Revit 2026 API
Exporter |
Identifies if the export should include IFC standard quantities currently supported by Revit.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool ExportBaseQuantities { get; }
Public ReadOnly Property ExportBaseQuantities As Boolean Get
public: property bool ExportBaseQuantities { bool get (); }
member ExportBaseQuantities : bool with get
Property Value
BooleanSee Also