The electrical resistivity of the asset.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
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.
See Also
Reference