The area for the zone, in square feet.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double Area { get; }Property Value
Double
Remarks
The area (the gross area) of a space-based zone is the sum of the areas of all spaces in the zone.
See Also
Reference