2026 Property
Changes 8
P

Zone.IsDefaultZone

Description:
Reports whether this zone is default or not.
Remarks:
This property can be used to set the current zone as the default zone.
[ObsoleteAttribute("This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use the GenericZone object and their properties instead.")]
public bool IsDefaultZone { get; set; }