RVTDocs.com
Namespace: Autodesk.Revit.DB

BuiltInFailures.PlanRegionFailures

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