An enumerated type listing plan view types.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Enumeration ViewPlanType
public enum class ViewPlanType
MembersMember name | Value | Description |
---|
FloorPlan | 1 | Floor plan view. |
CeilingPlan | 2 | Reflected ceiling plan view. |
See Also