Share

GenericZone.Area Property

The area for the zone, in square feet.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

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

Was this information helpful?