Share

EnergyDataSettings.IncludeThermalProperties Property

Indicates if thermal information from model assemblies and components is included in GreenBuildingXML export of the detailed model.


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

Syntax

C#

public bool IncludeThermalProperties { get; set; }

Property Value

Boolean

Remarks

If true, Revit will include model thermal data from assemblies and components when available, when Export Category is Rooms.

See Also

Reference

Was this information helpful?