PlanViewPlane Enumeration

PlanViewPlane Enumeration

Locations where view range offsets can be specified.

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