IFCExportOptionsIsBaseQuantities Property
|
Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public bool IsBaseQuantities { get; set; }
Public Property IsBaseQuantities As Boolean
Get
Set
public:
property bool IsBaseQuantities {
bool get ();
void set (bool value);
}
member IsBaseQuantities : bool with get, set
Property Value
Boolean
See Also