An enumerated type listing plan view types.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
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. |