LabelUtils.GetLabelFor
Description:
Gets the user-visible name for a BuiltInCategory.
Gets the user-visible name for a BuiltInCategory.
Remarks:
The name is obtained in the current Revit language.
The name is obtained in the current Revit language.
public static string GetLabelFor(
BuiltInCategory builtInCategory
)
-
builtInCategoryThe BuiltInCategory to get the user-visible name.
-
Thrown when the builtin category is not valid.