Hi all,
We are using a Sheet Index to label Sheet models in DGN files, however, we are finding that after editing the Sheet Index, changing labels, etc (and running the Sheet update Sheet command) that only models that are physically opened after the change have title block Sheet property fields updated.
We have resorted to a macro that manually opens up each Sheet Model and runs the "FIELD UPDATE ALL MODEL" keyin before plotting in Print Organizer.
We have the MS_AUTO_UPDATE_FIELDS = ALWAYS and MS_PLT_UPDATE_FIELDS = 2 variables set - is there something else we need to do to get this to work properly?
Regards,
Mark
This was the same thing that confused me initially.
Create all your drawings and everything you want to print as normal. Then close that file, open up another file and use Print Organizer to add the the models you want to print and print from there.
OpenRoads Designer 2022 R3 (10.12) | Microstation 2023.1 | ProjectWise CE 3.4
Thanks Mark
I read all the above explanations. Also, the variable "MS_PRINTORGANIZER_OPEN_DGN_READWRITE" is set to 1. Please explain, ( if the "file is not already open". I am printing from the file, from where I have to open the Print Organizer tool? A new file? so I have to reference the corridor to a new file?
Thanks
Nikolin
Hi Nikolin,
See above. Just make sure to open an empty container file and Print Organizer will update the fields for you while you print the file (if the file is not already open). Just make sure you have the MS_PRINTORGANIZER_OPEN_DGN_READWRITE = 1 variable set.
Hello Mark
I have the same problem, more than 100 crosssection sheets to which I need to update the page number. If not opening one by one nothing works. Can you share the macro of opening the sheets and run the key in to update fields.
Makes sense, thanks Andrew!