2020 Members
Changes 8
M

LabelUtils

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the LabelUtils
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object
M GetLabelFor(BuiltInCategory) string Gets the user-visible name for a BuiltInCategory.
M GetLabelFor(BuiltInParameter) string Gets the user-visible name for a BuiltInParameter.
M GetLabelFor(BuiltInParameterGroup) string Gets the user-visible name for a BuiltInParameterGroup.
M GetLabelFor(DisplayUnitType) string Gets the user-visible name for a DisplayUnitType.
M GetLabelFor(ParameterType) string Gets the user-visible name for a ParameterType.
M GetLabelFor(UnitSymbolType) string Gets the user-visible name for a UnitSymbolType.
M GetLabelFor(UnitType) string Gets the user-visible name for a UnitType.
M GetLabelFor(BuiltInParameter, LanguageType) string Gets the user-visible name for a BuiltInParameter in a specific LanguageType.
M GetLabelFor(DuctLossMethodType, Document) string Gets the user-visible name for a DuctLossMethodType.
M GetLabelFor(gbXMLBuildingType, Document) string Gets the user-visible name for a gbXMLBuildingType.
M GetLabelFor(PipeFlowState, Document) string Gets the user-visible name for a PipeFlowState.
M GetLabelFor(PipeLossMethodType, Document) string Gets the user-visible name for a PipeLossMethodType.
M GetStructuralSectionShapeName(StructuralSectionShape) string Gets the user-visible name for a StructuralSectionShape.
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.