Category Piping, Object ProPnetwork

Function ProPnetworkSizeGet


Description
Gets the size indicated in the label of the specified pipeline network
Synopsis
#include <ProPiping.h>
ProErrorProPnetworkSizeGet(
ProPnetwork network
/* (In)
The pipeline network.
*/
ProLine size
/* (Out)
The size string
*/
)
Returns
PRO_TK_NO_ERROR PRO_TK_BAD_INPUTS

Manual References:

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