Namespace:
Autodesk.Revit.DB
PlanViewRangeError
Enumeration
Description:
Describes errors in the location of planes in a PlanViewRange object.
Describes errors in the location of planes in a PlanViewRange object.
PlanViewRangeError Enumeration Members:
| Name | Description |
|---|---|
| 0 | Top clip plane is below the cut plane. |
| 1 | Bottom clip plane is above the cut plane. |
| 2 | View depth is above the bottom clip plane. |
| 3 | View depth is below the top clip plane. |