SpaceZone Property

Reports this space belong to which Zone.

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

Property Value

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