| Revit Preview Release API |
| ViewPlanType Enumeration |
| See Also |
An enumerated type listing plan view types.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Syntax
| C# |
|---|
public enum ViewPlanType |
| Visual Basic |
|---|
Public Enumeration ViewPlanType |
| Visual C++ |
|---|
public enum class ViewPlanType |
Members
| Member name | Description |
|---|---|
| FloorPlan | Floor plan view. |
| CeilingPlan | Reflected ceiling plan view. |