Share

Zone.IsDefaultZone Property

Reports whether this zone is default or not.


Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool IsDefaultZone { get; set; }

Property Value

Boolean

Remarks

This property can be used to set the current zone as the default zone.

See Also

Reference

Was this information helpful?