<Code Lib>
2024 Method
Changes 2
M

LabelUtils.GetLabelForDiscipline

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

public static string GetLabelForDiscipline(
	ForgeTypeId disciplineTypeId
)

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

Loading…