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