Revit 2025.3 API
View |
An enumerated type listing plan view types.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax

Member name | Value | Description |
---|---|---|
CeilingPlan | 2 | Reflected ceiling plan view. |
FloorPlan | 1 | Floor plan view. |
See Also