Share

EnergyDataSettings.UseHeatingCredits Property

If true, Revit will use heating credits in the final load sum calculations. If false, Revit will ignore heating credits in the final load sum calculations.


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

Syntax

C#

public bool UseHeatingCredits { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?