v2.33
 
IIfcExportSettings Interface Reference

Provides IFC Export settings object. See [IFC Export] (https://help.rengabim.com/en/#ifc.htm). More...

Inheritance diagram for IIfcExportSettings:

Properties

VARIANT_BOOL ApproximateCurves [get, set]
 Disable or enable curves approximation.
 
BSTR EntityTypeMappingFilePath [get, set]
 Sets the IfcEntityType Mapping File Path.
 
VARIANT_BOOL GeometricRepresentationWithoutCutting [get, set]
 Export object geometries without cutting.
 
BSTR LayerMappingFilePath [get, set]
 Sets the Layer Mapping File Path.
 
VARIANT_BOOL SplitObjectsWithLayeredMaterialIntoParts [get, set]
 Disable or enable splitting objects with layered material into parts.
 
BSTR ValueMappingFilePath [get, set]
 Sets the Ifc Value Mapping File Path.
 
IfcVersion Version [get, set]
 Sets the Ifc Version for export.
 
VARIANT_BOOL VoidsAsReference [get, set]
 Disable or enable opening geometries export with 'Reference' representation.
 

Detailed Description

Provides IFC Export settings object. See [IFC Export] (https://help.rengabim.com/en/#ifc.htm).

Property Documentation

◆ EntityTypeMappingFilePath

BSTR EntityTypeMappingFilePath
getset

Sets the IfcEntityType Mapping File Path.

Returns the IfcEntityType Mapping File Path.

◆ LayerMappingFilePath

BSTR LayerMappingFilePath
getset

Sets the Layer Mapping File Path.

Returns the Layer Mapping File Path.

◆ ValueMappingFilePath

BSTR ValueMappingFilePath
getset

Sets the Ifc Value Mapping File Path.

Returns the Ifc Value Mapping File Path.

◆ Version

IfcVersion Version
getset

Sets the Ifc Version for export.

Returns the Ifc Version for export.