LabelUtils Members

The LabelUtils type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the LabelUtils
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetLabelFor(BuiltInCategory)
Gets the user-visible name for a BuiltInCategory.
Public methodStatic memberGetLabelFor(BuiltInParameter)
Gets the user-visible name for a BuiltInParameter.
Public methodStatic memberGetLabelFor(BuiltInParameterGroup)
Gets the user-visible name for a BuiltInParameterGroup.
Public methodStatic memberGetLabelFor(DisplayUnitType) Obsolete.
Gets the user-visible name for a DisplayUnitType.
Public methodStatic memberGetLabelFor(ParameterType)
Gets the user-visible name for a ParameterType.
Public methodStatic memberGetLabelFor(UnitSymbolType) Obsolete.
Gets the user-visible name for a UnitSymbolType.
Public methodStatic memberGetLabelFor(UnitType) Obsolete.
Gets the user-visible name for a UnitType.
Public methodStatic memberGetLabelFor(BuiltInParameter, LanguageType)
Gets the user-visible name for a BuiltInParameter in a specific LanguageType.
Public methodStatic memberGetLabelFor(DuctLossMethodType, Document)
Gets the user-visible name for a DuctLossMethodType.
Public methodStatic memberGetLabelFor(gbXMLBuildingType, Document)
Gets the user-visible name for a gbXMLBuildingType.
Public methodStatic memberGetLabelFor(PipeFlowState, Document)
Gets the user-visible name for a PipeFlowState.
Public methodStatic memberGetLabelFor(PipeLossMethodType, Document)
Gets the user-visible name for a PipeLossMethodType.
Public methodStatic memberGetLabelForSpec
Gets the user-visible name for a spec.
Public methodStatic memberGetLabelForSymbol
Gets the user-visible name for a symbol.
Public methodStatic memberGetLabelForUnit
Gets the user-visible name for a unit.
Public methodStatic memberGetStructuralSectionShapeName
Gets the user-visible name for a StructuralSectionShape.
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also