2027 Method
Changes 0
M

LabelUtils.GetLabelFor

Description:
Gets the user-visible name for a gbXMLBuildingType.
Remarks:
The name is obtained in the current Revit language.
public static string GetLabelFor(
	gbXMLBuildingType buildingType,
	Document document
)
  • buildingType
    The gbXMLBuildingType to get the user-visible name.
  • document
    The document from which to get the gbXMLBuildingType.
Return Value String Returns the user-visible name for a buildingType in gbXML.