2027 Class
Changes 0
C

PlanRegionFailures

Description:
Failures about PlanRegion.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.PlanRegionFailures
public static class PlanRegionFailures
Name Return Type Description
P DeletedViewRangeLevel FailureDefinitionId Deleted level was used to define plan region's view range.\r\nReplace deleted level by level of parent view and adjust offset?
P Intersecting FailureDefinitionId The boundaries of the highlighted Plan Regions overlap.
P InvalidPlanRegion FailureDefinitionId Plan region is invalid. The sketch of a plan region may not contain intersecting, overlapping or nested loops.
P InvalidPlanRegionError FailureDefinitionId Plan region is invalid. The sketch of a plan region may not contain intersecting, overlapping or nested loops.
P Nested FailureDefinitionId Cannot have nested Plan Regions.