AreaSchemeIsGrossBuildingArea Property |
Indicates if the area scheme is a Gross Building Area scheme.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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