Category
Piping
, Object
ProPnetwork
Function ProPnetworkLabelGet
Description
Outputs the label for a pipeline network
Synopsis
#include <
ProPiping.h
>
ProError
ProPnetworkLabelGet
(
ProPnetwork
network
/* (In)
The pipeline network
*/
ProLine
label
/* (Out)
The label
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
Manual References:
Production Applications: Piping: Networks
Production Applications: Piping: Networks