RVTDocs.com

TemperatureRatingType.RemoveCorrectionFactor

Method
Description:
Remove an existing correction factor from this temperature rating type in Revit MEP project.
Syntax
public void RemoveCorrectionFactor(
	CorrectionFactor correctionFactor
)
Parameters
Parameter Type Description
correctionFactor CorrectionFactor The correction factor to be removed.
Return Value
Type Description
TemperatureRatingType Class New constructed correction factor.