Namespace:
Autodesk.Revit.DB
IFCExportElement
Enumeration
Description:
An enumerated type defining if an element is exported to IFC or not.
An enumerated type defining if an element is exported to IFC or not.
Syntax
public enum IFCExportElement
Unknown Namespace Members:
Name | Description |
---|---|
ByType | Export element to IFC according to type settings. |
Yes | Export element to IFC regardless of type or category settings. |
No | Don't export element to IFC regardless of type or category settings. |