Revit 2025.3 API
Property |
Gets a copy of the ThermalAsset.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ThermalAsset GetThermalAsset()
Public Function GetThermalAsset As ThermalAsset
public: ThermalAsset^ GetThermalAsset()
member GetThermalAsset : unit -> ThermalAsset
Return Value
ThermalAssetSee Also