Levels in master model vs drawing model vs sheet model

How to I get the levels that I want to turn off in the master model to carry thru to the sheet model(s)?

The only way I can get the levels off in the sheet model that I'm interested in having off is to go to the drawing models one by one.

Parents
  • Hi dsheely,

    I've been looking for a solution to the exact same issue and have found that this config variable seems to do the trick:


     MS_LEVEL_DO_NOT_OVERRIDE_DESIGN_LEVELS_IN_SHEET = 1


    In ORD I can now control my level display in my 3d model and see the cross section drawing and sheet models are synced automatically (or with reference reload if the cross section drawing/sheet models are open in a view).

    This is what MicroStation Help says it does:

    Controls the overriding of design model level properties in sheet and drawing models. If set to 1, the level properties of a design model and its reference attachments cannot be overridden in a sheet or drawing model. They will be the same as when the design model is opened directly.

    Not sure how long it has been around, but seems to do what we're all looking for at first glance...

    Regards,

    Mark


    OpenRoads Designer 2022 R3 (10.12)  |  Microstation 2023.1  |  ProjectWise CE 3.4

Reply
  • Hi dsheely,

    I've been looking for a solution to the exact same issue and have found that this config variable seems to do the trick:


     MS_LEVEL_DO_NOT_OVERRIDE_DESIGN_LEVELS_IN_SHEET = 1


    In ORD I can now control my level display in my 3d model and see the cross section drawing and sheet models are synced automatically (or with reference reload if the cross section drawing/sheet models are open in a view).

    This is what MicroStation Help says it does:

    Controls the overriding of design model level properties in sheet and drawing models. If set to 1, the level properties of a design model and its reference attachments cannot be overridden in a sheet or drawing model. They will be the same as when the design model is opened directly.

    Not sure how long it has been around, but seems to do what we're all looking for at first glance...

    Regards,

    Mark


    OpenRoads Designer 2022 R3 (10.12)  |  Microstation 2023.1  |  ProjectWise CE 3.4

Children
No Data