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.
Syntax
public enum PlanViewRangeError
Unknown Namespace Members:
Name | Description |
---|---|
TopClipBelowCutPlane | Top clip plane is below the cut plane. |
BottomClipAboveCutPlane | Bottom clip plane is above the cut plane. |
ViewDepthAboveBottomClip | View depth is above the bottom clip plane. |
ViewDepthBelowTopClip | View depth is below the top clip plane. |