WireTypeTemperatureRating Property

The temperature rating type of the wire type.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public TemperatureRatingType TemperatureRating { get; set; }

Property Value

TemperatureRatingType
Remarks
Should retrieved from relevant WireMaterial object.
See Also