PlanViewPlane Enumeration
Locations where view range offsets can be specified.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
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
See Also
Reference
Autodesk.Revit.DB Namespace