PlanViewRangeError
Description:
Describes errors in the location of planes in a PlanViewRange object.
Describes errors in the location of planes in a PlanViewRange object.
public enum PlanViewRangeError
| 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. |