2027 Method
Changes 0
M

LabelUtils.GetLabelFor

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