2027 Method
Changes 1
M

LabelUtils.GetLabelForUnit

Description:
Gets the user-visible name for a unit.
Remarks:
The name is obtained in the current Revit language.
public static string GetLabelForUnit(
	ForgeTypeId unitTypeId
)
  • unitTypeId
    Identifier of the unit to get the user-visible name.
Return Value String Returns the user-visible name for a unit.