Revit 2026 API
HVACLoad |
Enumerated type listing possible types of reports generated for HVAC loads.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax

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