ExporterIFCExportBaseQuantities Property |
Identifies if the export should include IFC standard quantities currently supported by Revit.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool ExportBaseQuantities { get; }
Public ReadOnly Property ExportBaseQuantities As Boolean
Get
public:
property bool ExportBaseQuantities {
bool get ();
}
member ExportBaseQuantities : bool with get
Property Value
Boolean
See Also