pCon.planner Plugin SDK  Version 8.8.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
Public Attributes | List of all members
X3g::Plugin::ExportEgmParams Struct Reference

Egm export parameters. More...

Public Attributes

StringBlock
 Block which should be exported. More...
 
Dictionary< String^ , String^ >^ LayerMapping
 Rename layers in EGM. More...
 

Detailed Description

Egm export parameters.

Member Data Documentation

String ^ X3g::Plugin::ExportEgmParams::Block

Block which should be exported.

If block is not set, modelspace is exported.

Dictionary<String^, String^> ^ X3g::Plugin::ExportEgmParams::LayerMapping

Rename layers in EGM.

Keys are DWG layer names, values are EGM layer names. Layers which are not in this map are retained.