<Code Lib>
M

TemperatureRatingType.RemoveCorrectionFactor

Description:
Remove an existing correction factor from this temperature rating type in Revit MEP project.

public void RemoveCorrectionFactor(
	CorrectionFactor correctionFactor
)

Return Value New constructed correction factor.

Loading…