Share

PlanViewPlane Enumeration

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 nameValueDescription
BottomClipPlane2 Bottom Clip Plane
CutPlane0 Cut Plane
TopClipPlane1 Top Clip Plane
UnderlayBottom4 Underlay Bottom Plane
ViewDepthPlane3 View Depth Plane

See Also

Reference

Was this information helpful?