Category Piping, Object ProPnetwork

Function ProPnetworkSpecGet


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

Manual References:

  1. Production Applications: Piping: Networks