Category Piping, Object ProPnetwork

Function ProPnetworkLabelGet


Description
Outputs the label for a pipeline network
Synopsis
#include <ProPiping.h>
ProErrorProPnetworkLabelGet(
ProPnetwork network
/* (In)
The pipeline network
*/
ProLine label
/* (Out)
The label
*/
)
Returns
PRO_TK_NO_ERROR PRO_TK_BAD_INPUTS

Manual References:

  1. Production Applications: Piping: Networks
  2. Production Applications: Piping: Networks