BuiltInFailures.PlanRegionFailures
Failures about PlanRegion.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.PlanRegionFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class PlanRegionFailuresThe BuiltInFailures.PlanRegionFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
DeletedViewRangeLevel
Deleted level was used to define plan region’s view range.\r\nReplace deleted level by level of parent view and adjust offset?
Public Property
Static Member
Intersecting
The boundaries of the highlighted Plan Regions overlap.
Public Property
Static Member
InvalidPlanRegion
Plan region is invalid. The sketch of a plan region may not contain intersecting, overlapping or nested loops.
Public Property
Static Member
InvalidPlanRegionError
Plan region is invalid. The sketch of a plan region may not contain intersecting, overlapping or nested loops.
Public Property
Static Member
Nested
Cannot have nested Plan Regions.