<Code Lib>
2021 Method
Changes 1
M

LabelUtils.GetLabelForSymbol

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

public static string GetLabelForSymbol(
	ForgeTypeId symbolTypeId
)

Return Value string Returns the user-visible name for a symbol.

Loading…