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