The LabelUtils type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| | Dispose | Releases all resources used by the LabelUtils |
| | Equals | Determines whether the specified Object is equal to the current Object . (Inherited from Object .) |
| | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object .) |
| | GetLabelFor(BuiltInCategory) | Gets the user-visible name for a BuiltInCategory. |
| | GetLabelFor(BuiltInParameter) | Gets the user-visible name for a BuiltInParameter. |
| | GetLabelFor(BuiltInParameterGroup) | Gets the user-visible name for a BuiltInParameterGroup. |
| | GetLabelFor(ParameterType) | Obsolete. Gets the user-visible name for a ParameterType. |
| | GetLabelFor(BuiltInParameter, LanguageType) | Gets the user-visible name for a BuiltInParameter in a specific LanguageType. |
| | GetLabelFor(DuctLossMethodType, Document) | Gets the user-visible name for a DuctLossMethodType. |
| | GetLabelFor(gbXMLBuildingType, Document) | Gets the user-visible name for a gbXMLBuildingType. |
| | GetLabelFor(PipeFlowState, Document) | Gets the user-visible name for a PipeFlowState. |
| | GetLabelFor(PipeLossMethodType, Document) | Gets the user-visible name for a PipeLossMethodType. |
| | GetLabelForBuiltInParameter(ForgeTypeId) | Gets the user-visible name for a built-in parameter. |
| | GetLabelForBuiltInParameter(ForgeTypeId, LanguageType) | Gets the user-visible name for a built-in parameter in a specific LanguageType. |
| | GetLabelForDiscipline | Gets the user-visible name for a discipline. |
| | GetLabelForGroup | Gets the user-visible name for a built-in parameter group. |
| | GetLabelForSpec | Gets the user-visible name for a spec. |
| | GetLabelForSymbol | Gets the user-visible name for a symbol. |
| | GetLabelForUnit | Gets the user-visible name for a unit. |
| | GetStructuralSectionShapeName | Gets the user-visible name for a StructuralSectionShape. |
| | GetType | Gets the Type of the current instance. (Inherited from Object .) |
| | ToString | Returns a string that represents the current object. (Inherited from Object .) |
Properties
| Name | Description | |
|---|---|---|
| | IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |