Category
Piping
, Object
ProPnetwork
Function ProPnetworkFree
Description
Frees the structure underlying a pipeline network.
Synopsis
#include <
ProPiping.h
>
ProError
ProPnetworkFree
(
ProPnetwork
network
/* (In)
The network
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
Manual References:
Production Applications: Piping: Networks
Production Applications: Piping: Networks