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