v2.42
 
IIfcExportSettings Interface Reference

Provides IFC Export settings object. See IFC Export. More...

Properties

VARIANT_BOOL ApproximateCurves [get, set]
 Approximate curves with lines and arcs option.
 
BSTR EntityTypeMappingFilePath [get, set]
 The IFC Type Mapping File Path.
 
VARIANT_BOOL GeometricRepresentationWithoutCutting [get, set]
 Export object geometries without cutting option.
 
BSTR LayerMappingFilePath [get, set]
 The Object to Layer Mapping File Path.
 
VARIANT_BOOL SplitObjectsWithLayeredMaterialIntoParts [get, set]
 Split objects with layered materials option.
 
BSTR ValueMappingFilePath [get, set]
 The IFC Parameter Mapping File Path.
 
IfcVersion Version [get, set]
 The IFC Version for export.
 
VARIANT_BOOL VoidsAsReference [get, set]
 Export "Body" openings and holes as "Reference" option.
 

Detailed Description

Provides IFC Export settings object. See IFC Export.