TemperatureRatingTypeMaterialType Property

Get the material type information which this temperature rating type belongs to.

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

Property Value

WireMaterialType
See Also