<Code Lib>
2020 Method
Changes 8
M

LabelUtils.GetLabelFor(DisplayUnitType)

Description:
Gets the user-visible name for a DisplayUnitType.
Remarks:
The name is obtained in the current Revit language.

public static string GetLabelFor(
	DisplayUnitType displayUnitType
)

Return Value string

Loading…