Share

BuiltInFailures.PlanRegionFailures Class

Failures about PlanRegion.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.PlanRegionFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static class PlanRegionFailures

The BuiltInFailures.PlanRegionFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberDeletedViewRangeLevel Deleted level was used to define plan region's view range.\r\nReplace deleted level by level of parent view and adjust offset?
Public propertyStatic memberIntersecting The boundaries of the highlighted Plan Regions overlap.
Public propertyStatic memberInvalidPlanRegion Plan region is invalid. The sketch of a plan region may not contain intersecting, overlapping or nested loops.
Public propertyStatic memberInvalidPlanRegionError Plan region is invalid. The sketch of a plan region may not contain intersecting, overlapping or nested loops.
Public propertyStatic memberNested Cannot have nested Plan Regions.

See Also

Reference

Was this information helpful?