2027 Method
Changes 0
M

LabelUtils.GetLabelFor

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