LabelUtils.GetLabelFor
Description:
Gets the user-visible name for a PipeFlowState.
Gets the user-visible name for a PipeFlowState.
Remarks:
The name is obtained in the current Revit language.
The name is obtained in the current Revit language.
public static string GetLabelFor(
PipeFlowState pipeFlowState,
Document doc
)
-
pipeFlowStateThe PipeFlowState to get the user-visible name.
-
docThe document from which to get the PipeFlowState.
-
Thrown when information for the input PipeFlowState cannot be found.