2021 Class Back to 2021
C

LabelUtils

Version comparison

Members across versions

23 members across 9 versions · 8 added later · 5 removed · 5 changed · 5 obsolete

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

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
same same same same same same same same same
M GetFailureSeverityName(FailureSeverity)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M GetLabelFor(gbXMLBuildingType, Document)
same same same same same same same same same
M GetLabelFor(DisplayUnitType)
same changed missing missing missing missing missing missing missing
M GetLabelFor(PipeFlowState, Document)
same same same same same same same same same
M GetLabelFor(BuiltInCategory)
same same same same same same same same same
M GetLabelFor(DuctLossMethodType, Document)
same same same same same same same same same
M GetLabelFor(UnitType)
same changed missing missing missing missing missing missing missing
M GetLabelFor(ParameterType)
same same changed missing missing missing missing missing missing
M GetLabelFor(UnitSymbolType)
same changed missing missing missing missing missing missing missing
M GetLabelFor(BuiltInParameter, LanguageType)
same same same same same same same same same
M GetLabelFor(BuiltInParameter)
same same same same same same same same same
M GetLabelFor(BuiltInParameterGroup)
same same same same changed missing missing missing missing
M GetLabelFor(PipeLossMethodType, Document)
same same same same same same same same same
M GetLabelForBuiltInParameter(ForgeTypeId, LanguageType)
not yet introduced not yet introduced added same same same same same same
not yet introduced not yet introduced added same same same same same same
M GetLabelForDiscipline(ForgeTypeId)
not yet introduced not yet introduced added same same same same same same
M GetLabelForGroup(ForgeTypeId)
not yet introduced not yet introduced added same same same same same same
M GetLabelForSpec(ForgeTypeId)
not yet introduced added same same same same same same same
M GetLabelForSymbol(ForgeTypeId)
not yet introduced added same same same same same same same
M GetLabelForUnit(ForgeTypeId)
not yet introduced added same same same same same same same
M GetStructuralSectionShapeName(StructuralSectionShape)
same same same same same same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2021).
2021 current

Changes in 2020 vs 2021 3 missing 3 changed

Flip API Versions →

Missing in 2020 (only available in 2021)

Changed members

LabelUtils.GetLabelFor(DisplayUnitType)
Became obsolete in 2021: This method is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `GetLabelForUnit(ForgeTypeId)` method instead.
displayUnitType DisplayUnitType The DisplayUnitType to get the user-visible name.
→ returns String
LabelUtils.GetLabelFor(UnitType)
Became obsolete in 2021: This method is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `GetLabelForSpec(ForgeTypeId)` method instead.
unitType UnitType The UnitType to get the user-visible name.
→ returns String
LabelUtils.GetLabelFor(UnitSymbolType)
Became obsolete in 2021: This method is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `GetLabelForSymbol(ForgeTypeId)` method instead.
unitSymbolType UnitSymbolType The UnitSymbolType to get the user-visible name.
→ returns String

Changes in 2022 vs 2021 4 added 3 missing 1 changed

Flip API Versions →

Added in 2022 (new since 2021)

Missing in 2022 (only available in 2021)

Changed members

LabelUtils.GetLabelFor(ParameterType)
No longer obsolete in 2021 (was obsolete in 2022)
paramType ParameterType The ParameterType to get the user-visible name.
→ returns String

Changes in 2024 vs 2021 4 added 4 missing 1 changed

Flip API Versions →

Added in 2024 (new since 2021)

Missing in 2024 (only available in 2021)

Changed members

LabelUtils.GetLabelFor(BuiltInParameterGroup)
No longer obsolete in 2021 (was obsolete in 2024)
builtInParamGroup BuiltInParameterGroup The BuiltInParameterGroup to get the user-visible name.
→ returns String