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