2024 Enumeration
Changes 3
E

IFCExportElement

Description:
An enumerated type defining if an element is exported to IFC or not.
public enum IFCExportElement
Name Description
E ByType Export element to IFC according to type settings.
E Yes Export element to IFC regardless of type or category settings.
E No Don't export element to IFC regardless of type or category settings.