v2.26
IIfcExportSettings Interface Reference

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

Inheritance diagram for IIfcExportSettings:

Properties

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

Detailed Description

Provides IFC Export settings object. See IFC Export.

Property Documentation

◆ EntityTypeMappingFilePath

BSTR IIfcExportSettings::EntityTypeMappingFilePath
getset

Sets the IfcEntityType Mapping File Path.

Returns the IfcEntityType Mapping File Path.

◆ LayerMappingFilePath

BSTR IIfcExportSettings::LayerMappingFilePath
getset

Sets the Layer Mapping File Path.

Returns the Layer Mapping File Path.

◆ ValueMappingFilePath

BSTR IIfcExportSettings::ValueMappingFilePath
getset

Sets the Ifc Value Mapping File Path.

Returns the Ifc Value Mapping File Path.

◆ Version

IfcVersion IIfcExportSettings::Version
getset

Sets the Ifc Version for export.

Returns the Ifc Version for export.