RVTDocs.com

TemperatureRatingType

Class
Description:
Represents temperature rating type definition information.
Remarks:
Temperature rating type is defined based on corresponding wire material type. It includes type information such as wire size, insulation type, correction factor, etc. Only the temperature rating types which are retrieved from WireMaterialType can work well, so don't retrieve it from Revit document directly.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.ElementType
      Autodesk.Revit.DB.Electrical.TemperatureRatingType
Syntax
public class TemperatureRatingType : ElementType