TemperatureRatingTypeInsulationTypes Property

Get all insulation types defined in this temperature rating type and its corresponding material type.

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

Property Value

InsulationTypeSet
See Also