LabelUtils.GetLabelFor(BuiltInCategory)
Method
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.
Parameters
| Parameter | Type | Description |
|---|---|---|
| builtInCategory | BuiltInCategory | The BuiltInCategory to get the user-visible name. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown when the builtin category is not valid. |