2025 Enumeration
Changes 1
E

ViewFamily

Description:
An enumerated type that corresponds to the type of a Revit view.
public enum ViewFamily
Name Description
E Invalid Invalid view type.
E ThreeDimensional 3D view.
E Walkthrough Walkthrough view.
E ImageView Rendering view.
E Schedule Schedule view.
E CostReport Cost report view (obsolete).
E Sheet Sheet view.
E Drafting Drafting view.
E FloorPlan Floor plan view.
E AreaPlan Area plan view.
E CeilingPlan Ceiling plan view.
E Section Section view.
E Detail Detail view.
E Elevation Elevation view.
E LoadsReport HVAC load report.
E PressureLossReport Pressure loss report.
E Legend Legend view.
E PanelSchedule Panel schedule.
E GraphicalColumnSchedule Graphical column schedule.
E StructuralPlan Structural plan view.
E SystemsAnalysisReport Systems analysis report.