An enumerated type listing plan view types.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum ViewPlanType
Members
| Member name | Value | Description |
|---|
| CeilingPlan | 2 | Reflected ceiling plan view. |
| FloorPlan | 1 | Floor plan view. |
See Also
Reference