IFCExportElementType
Description:
An enumerated type defining if an element type is exported to IFC or not.
An enumerated type defining if an element type is exported to IFC or not.
public enum IFCExportElementType
| Name | Description |
|---|---|
| Default | Export element type to IFC according to category or Revit element settings. |
| Yes | Export element type to IFC regardless of category or Revit element settings. |
| No | Don't export element type to IFC regardless of category or Revit element settings. |