IFCExport |
An enumerated type defining if an element is exported to IFC or not.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
| Member name | Value | Description |
|---|---|---|
| ByType | 0 | Export element to IFC according to type settings. |
| No | 2 | Don't export element to IFC regardless of type or category settings. |
| Yes | 1 | Export element to IFC regardless of type or category settings. |