LabelUtils.GetLabelFor
Description:
Gets the user-visible name for a gbXMLBuildingType.
Gets the user-visible name for a gbXMLBuildingType.
Remarks:
The name is obtained in the current Revit language.
The name is obtained in the current Revit language.
Overloads (7):
public static string GetLabelFor(
gbXMLBuildingType buildingType,
Document document
)
-
buildingTypeThe gbXMLBuildingType to get the user-visible name.
-
documentThe document from which to get the gbXMLBuildingType.
-
The input gXMLBuildingType is not available in the document.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration