AddTemperatureRatingType Method


Wire Material Type Add Temperature Rating Type Method

Add a new temperature rating type into material type.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public TemperatureRatingType AddTemperatureRatingType(
	string name,
	TemperatureRatingType baseOn
)

Parameters

name String
Name of temperature type to be added.
baseOn TemperatureRatingType
The new temperature rating will be created base on this existing temperature rating type.

Return Value

TemperatureRatingType
New constructed temperature rating type.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →