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.
IFCExportElement Enumeration Members:
| Name | Description |
|---|---|
| 0 | Export element to IFC according to type settings. |
| 1 | Export element to IFC regardless of type or category settings. |
| 2 | Don't export element to IFC regardless of type or category settings. |