- Export layers with thematic symbology to MicroStation


The following describes how to export thematic map symbology to MicroStation.  This is required at times to create MicroStation elements without XFM Attributes for use in MicroStation and other software that does not support XFM Attributes.  The attributes can be retained, however, as MicroStation properties called Item Types.

 

From the Map Manager, right-click on the Feature Layer and choose Symbology from the menu.

Set up your User Defined symbology as needed to meet your mapping and display requirements.  In the graphic below, the lot feature is symbolized with colors based on their property values.

 

This 'Thematic Map' is retain in the Map Model.  To export to MicroStation, right-click on the Layer again in the Map Manager choose Export from menu.

You can export into the current file, an existing file or as a new file.

Likewise, you can select a new model or existing model of the designated file.

To retain the XFM Attributes as MicroStation properties, check the box titled Create Item Types.

The resulting model will contain MicroStation elements and can be shared with those users who don't need the functionality included with the mapping software. 

Note: Each element class will be on its own level. The level names start with "Exported"  followed by the <model name> and <feature class name>. With the VBA renameLevelsAndModels.mvba (in the attached ZIP file renameLevelsAndModels.zip) all the levels can be renamed quickly, e.g. strip the string "Exported" and the model name from all levels. Once the VBA is loaded, open the dialog Replace String in Levelnames with the keyin Vba run startReplaceStringInLevelNames