BuiltInFailures.ZoneFailures Class


Built In Failures Zone Failures Class

Failures about Zone.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB BuiltInFailures ZoneFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class ZoneFailures

The BuiltInFailures ZoneFailures type exposes the following members.

Properties
Name Description
Public property Static member ZoneExistsNotEnclosedRoom Zone has a room not enclosed.
Public property Static member ZoneNotEnclosed Zone not enclosed totally.
Public property Static member ZonesOverlapWarning Zone overlap to another zone or another room.
Top
See Also