<Code Lib>
2022 Method
Changes 0
M

LabelUtils.GetLabelFor(PipeFlowState, Document)

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
)

Return Value string

Loading…