PlanViewPlane Enumeration

PlanViewPlane Enumeration

Locations where view range offsets can be specified.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum PlanViewPlane
Public Enumeration PlanViewPlane
public enum class PlanViewPlane
type PlanViewPlane
Members
Member nameValueDescription
BottomClipPlane2 Bottom Clip Plane
CutPlane0 Cut Plane
TopClipPlane1 Top Clip Plane
UnderlayBottom4 Underlay Bottom Plane
ViewDepthPlane3 View Depth Plane
See Also