SpaceZone Property

Reports this space belong to which Zone.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Zone Zone { get; }

Property Value

Zone
Remarks
This property is used to retrieve the host zone of this space.
See Also