RVTDocs.com
Namespace: Autodesk.Revit.DB

IFCExportElementType

Enumeration
Description:
An enumerated type defining if an element type is exported to IFC or not.
Syntax
public enum IFCExportElementType
IFCExportElementType Enumeration Members:
Name Description
0 Export element type to IFC according to category or Revit element settings.
1 Export element type to IFC regardless of category or Revit element settings.
2 Don't export element type to IFC regardless of category or Revit element settings.