LabelUtils.GetLabelFor
Description:
Gets the user-visible name for a PipeLossMethodType.
Gets the user-visible name for a PipeLossMethodType.
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(
PipeLossMethodType pipeLossMethodType,
Document doc
)
-
pipeLossMethodTypeThe PipeLossMethodType to get the user-visible name.
-
docThe document from which to get the PipeLossMethodType.
-
Thrown when information for the input PipeLossMethodType cannot be found.