Hi Everyone,
We have a workflow for legacy projects that goes like this...
Open file, place fence on sheet boundary 'ticks', open Print Dialog (ctrl+p), choose pltcfg, enter scale into Print Dialog, choose pen table (one of 3 that change the size…
Using V8i Select Series 4
I am trying to make a simple microstation design script that will print a different font than the original used in a nested reference file.
I have
if ((file <> 0) AND (type == text)) then font = 164 endif
As far as…
I am trying to use a design script to turn some levels off based on the content stored inside a tag value inside the microstation file. For example I have a stamp that I am putting on the drawing and it has text in the stamp for the different stages of…