2027 Enumeration
Changes 0
E

PlanViewRangeError

Description:
Describes errors in the location of planes in a PlanViewRange object.
public enum PlanViewRangeError
Name Description
E BottomClipAboveCutPlane Bottom clip plane is above the cut plane.
E TopClipBelowCutPlane Top clip plane is below the cut plane.
E ViewDepthAboveBottomClip View depth is above the bottom clip plane.
E ViewDepthBelowTopClip View depth is below the top clip plane.