![]() |
pCon.planner Plugin SDK
Version 8.8.1
|
Block export parameters. More...
Public Attributes | |
DocumentFileFormat | Format |
DWG format version. More... | |
bool | ClearMaterials |
Save block without materials. More... | |
bool | ClearLayers |
Set all entities to layer zero. More... | |
bool | ResolveBlockRefs |
Resolve block references. More... | |
Dictionary< String^ , String^ >^ | LayerMapping |
Rename layers in saved block. More... | |
Block export parameters.
bool X3g::Plugin::SaveBlockParams::ClearLayers |
Set all entities to layer zero.
bool X3g::Plugin::SaveBlockParams::ClearMaterials |
Save block without materials.
DocumentFileFormat X3g::Plugin::SaveBlockParams::Format |
DWG format version.
Rename layers in saved block.
Keys are source names, values are target names.
bool X3g::Plugin::SaveBlockParams::ResolveBlockRefs |
Resolve block references.