Share Email Facebook Twitter LinkedIn GenericZone.OccupiedArea Property The occupied area for the zone, in square feet. Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public double OccupiedArea { get; }Property ValueDouble 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 AlsoReferenceGenericZone ClassAutodesk.Revit.DB.Analysis Namespace