Share

HVACLoadLoadsReportType Enumeration

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


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum HVACLoadLoadsReportType

Members

Member nameValueDescription
DetailedReport3 A detailed report including orientation breakdowns
NoReport0 No report
SimpleReport1 A simple report with summaries
StandardReport2 A standard report including zones and spaces

See Also

Reference

Was this information helpful?