Revit 2025.3 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: 25.3.0.0 (25.3.0.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