ThermalAssetThermalMaterialType Property |
The type of material that this thermal asset describes (e.g. solid, liquid, gas.)
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ThermalMaterialType ThermalMaterialType { get; }
Public ReadOnly Property ThermalMaterialType As ThermalMaterialType
Get
public:
property ThermalMaterialType ThermalMaterialType {
ThermalMaterialType get ();
}
member ThermalMaterialType : ThermalMaterialType with get
Property Value
ThermalMaterialType
See Also