WireType.TemperatureRating
Public 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
TemperatureRatingTypeRemarks
Should retrieved from relevant WireMaterial object.