HVACLoadLoadsReportType Enumeration


HVACLoad Loads Report Type Enumeration

Enumerated type listing possible types of reports generated for HVAC loads.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum HVACLoadLoadsReportType
Members
Member name Value Description
DetailedReport 3 A detailed report including orientation breakdowns
NoReport 0 No report
SimpleReport 1 A simple report with summaries
StandardReport 2 A standard report including zones and spaces
See Also