ViewPlanType Enumeration

ViewPlanType Enumeration

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
public enum ViewPlanType
Public Enumeration ViewPlanType
public enum class ViewPlanType
type ViewPlanType
Members
Member nameValueDescription
CeilingPlan2Reflected ceiling plan view.
FloorPlan1Floor plan view.
See Also