Skip to content

ThermalAsset.ElectricalResistivity

Public Property

The electrical resistivity of the asset.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public double ElectricalResistivity { get; set; }

Property Value

Double

Exceptions

Exception

Condition


ArgumentOutOfRangeException

When setting this property: The given value for electricalResistivity must be non-negative.


Remarks

Values are in ohm-meters and must be non-negative.