I am using OpenRoads Designer CONNECT Edition - 2020 Release 2 Update 8 - Version 10.08.01.33.
When using the Drawing Production tools to generate plan sheets, it seems that the nesting depth parameter of the resulting Drawing model and Sheet model are arbitrarily hard-coded to a value of 99. I would have expected that the nesting depth value should have been "passed through" from the DGNLIB that is being used to generate the sheets. Here are some screen grab images.
The left side image is from the DGNLIB and the right image is from the resulting plan drawing model.
The left side image is from the DGNLIB and the right image is from the resulting plan sheet model.
Can someone please confirm that no matter what value is used in the DGNLIB file that the resulting drawing model and sheet model will always have a value of 99? Is there something special about this value of 99 that is being used?
If the nesting depth value cannot be controlled in the DGNLIB file, then is there perhaps a Configuration Variable setting that dictates the value in the resulting drawing model and sheet model files?
So far, the only work-around I have been able to come up with is to create a VBA macro to post-process the cut sheet files to adjust the nesting depth values in the drawing model and sheet model to values of 1 and 2. This macro is pretty sluggish, but I might try to revise it to run in a background thread of MicroStation as opposed to having to open each DGN file and model.