AreaSchemeIsGrossBuildingArea Property |
Indicates if the area scheme is a Gross Building Area scheme.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool IsGrossBuildingArea { get; }
Public ReadOnly Property IsGrossBuildingArea As Boolean
Get
public:
property bool IsGrossBuildingArea {
bool get ();
}
member IsGrossBuildingArea : bool with get
Property Value
Boolean
See Also