2022 Method
Changes 1
M

LabelUtils.GetLabelForSpec

Description:
Gets the user-visible name for a spec.
Remarks:
The name is obtained in the current Revit language. If the given identifier is a category, this method returns the name of the Family Type spec with that category, e.g. "Family Type: Walls".
public static string GetLabelForSpec(
	ForgeTypeId specTypeId
)
Return Value string