2022 Class Back to 2022
C

TemperatureRatingType

Version comparison

Members across versions

13 members across 9 versions · 1 added later · 13 removed · 1 changed · 1 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M AddCorrectionFactor(Int64, Double)
same same changed missing missing missing missing missing missing
M AddCorrectionFactor(Double, Double)
not yet introduced not yet introduced added same same same same same missing
M AddInsulationType(String)
same same same same same same same same missing
M AddWireSize(String, Int64, Double)
same same same same same same same same missing
M RemoveCorrectionFactor(CorrectionFactor)
same same same same same same same same missing
M RemoveInsulationType(InsulationType)
same same same same same same same same missing
M RemoveWireSize(WireSize)
same same same same same same same same missing
same same same same same same same same missing
same same same same same same same same missing
same same same same same same same same missing
same same same same same same same same missing
P Name
same same same same same same same same missing
same same same same same same same same missing

Per-version detail

Click a version below to see what changed in that release vs your current frame (2022).
Not present in: 2027
2022 current

Changes in 2020 vs 2022 1 missing 1 changed

Flip API Versions →

Missing in 2020 (only available in 2022)

Changed members

TemperatureRatingType.AddCorrectionFactor(Int64, Double)
Became obsolete in 2022: This method is deprecated in Revit 2022 and may be removed in a future version of Revit. Please use the AddCorrectionFactor(double, double) overload instead.
temperature Int64 Temperature of correction factor to be added.
factor Double Factor of correction factor to be added.
→ returns CorrectionFactor New constructed correction factor.

Changes in 2021 vs 2022 1 missing 1 changed

Flip API Versions →

Missing in 2021 (only available in 2022)

Changed members

TemperatureRatingType.AddCorrectionFactor(Int64, Double)
Became obsolete in 2022: This method is deprecated in Revit 2022 and may be removed in a future version of Revit. Please use the AddCorrectionFactor(double, double) overload instead.
temperature Int64 Temperature of correction factor to be added.
factor Double Factor of correction factor to be added.
→ returns CorrectionFactor New constructed correction factor.