TemperatureRatingTypeCorrectionFactors Property

Get all correction factors defined in this temperature rating type and its corresponding material type.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public CorrectionFactorSet CorrectionFactors { get; }

Property Value

CorrectionFactorSet
See Also