How to turn off markers in multiple files in one go


 Product:MicroStation
 Version:08.11.09.xxx
 Environment:N\A
 Area:View
 Subarea:General

Background

Multiple Files contain markers and this is causing the files to open very slowly . When the markers are off the same file opens within seconds.

The files open very fast in MS SS2 because the markers functionality was not available in this version. Is it possible to turn off the markers in one go?

Steps to Accomplish

There is a possibility of creating a batch script which would turn off the markers in the files in one go. Since this conversion is being done on live files it is advisable to do this on backup of your files.


Utilities > Batch Process > Create a new command file

use following key-in commands:

set markers off
selview all
filedesign
save design

Add files and process batch.

See also

Other language sources

 Original Author:Andrea Figurova