GenericZone.OccupiedArea Property

The occupied area for the zone, in square feet.


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

Syntax

C#

public double OccupiedArea { get; }

Property Value

Double

Remarks

The occupied area of a space-based zone is the sum of the areas of the spaces marked Occupiable in the zone. This property will return a value of zero for zones where this type of area isn't applicable.

See Also

Reference

GenericZone Class
Autodesk.Revit.DB.Analysis Namespace