<Code Lib>
2023 Method
Changes 0
M

LabelUtils.GetLabelFor(DuctLossMethodType, Document)

Description:
Gets the user-visible name for a DuctLossMethodType.
Remarks:
The name is obtained in the current Revit language.

public static string GetLabelFor(
	DuctLossMethodType ductLossMethodType,
	Document doc
)

Return Value string

Loading…