Locations where view range offsets can be specified.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013
Syntax
| C# |
|---|
public enum PlanViewPlane |
| Visual Basic |
|---|
Public Enumeration PlanViewPlane |
| Visual C++ |
|---|
public enum class PlanViewPlane |
Members
| Member name | Description |
|---|---|
| CutPlane | Cut Plane |
| TopClipPlane | Top Clip Plane |
| BottomClipPlane | Bottom Clip Plane |
| ViewDepthPlane | View Depth Plane |
| UnderlayBottom | Underlay Bottom Plane |