<Code Lib>
2020 Method
Changes 8
M

LabelUtils.GetLabelFor(UnitSymbolType)

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

public static string GetLabelFor(
	UnitSymbolType unitSymbolType
)

Return Value string

Loading…