<Code Lib>
2020 Method
Changes 8
M

LabelUtils.GetLabelFor(UnitType)

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

public static string GetLabelFor(
	UnitType unitType
)

Return Value string

Loading…