RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ThermalAsset

ThermalAsset.ElectricalResistivity

Property
Description:
The electrical resistivity of the asset.
Remarks:
Values are in ohm-meters and must be non-negative.
Syntax
public double ElectricalResistivity { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for electricalResistivity must be non-negative.