Category
Piping
, Object
ProPnetwork
Function ProPnetworkSizeGet
Description
Gets the size indicated in the label of the specified pipeline network
Synopsis
#include <
ProPiping.h
>
ProError
ProPnetworkSizeGet
(
ProPnetwork
network
/* (In)
The pipeline network.
*/
ProLine
size
/* (Out)
The size string
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
Manual References:
Production Applications: Piping: Networks
Production Applications: Piping: Networks