LabelUtils.GetLabelFor(BuiltInParameter)
Method
Description:
Gets the user-visible name for a BuiltInParameter.
Gets the user-visible name for a BuiltInParameter.
Remarks:
The name is obtained in the current Revit language.
The name is obtained in the current Revit language.
Parameters
| Parameter | Type | Description |
|---|---|---|
| builtInParam | BuiltInParameter | The BuiltInParameter to get the user-visible name. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown when the BuiltInParameter cannot be found. |