IFCExportFlags Properties |
The OperationIFCExportFlags type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsSpacesEnabled |
Boolean indicating whether the export of spaces in building hierarchy is enabled.
| |
UseIfcMapConversion |
Boolean indicating whether to use IfcMapConversion with base points is enabled.
By default IFC4 export should use IfcMapConversion. Uninitialized null will be converted to true during export.
|
See Also