Add a new kind of insulation type into this temperature rating type.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public InsulationType AddInsulationType( string name )
Parameters
- name String
- Name of insulation type symbol to be constructed and added.
Return Value
InsulationTypeConstructed insulation type instance.