Locations where view range offsets can be specified.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum PlanViewPlane
Members
Member name | Value | Description |
---|---|---|
BottomClipPlane | 2 | Bottom Clip Plane |
CutPlane | 0 | Cut Plane |
TopClipPlane | 1 | Top Clip Plane |
UnderlayBottom | 4 | Underlay Bottom Plane |
ViewDepthPlane | 3 | View Depth Plane |