Category
Piping
, Object
ProPsegment
Function ProPsegmentLinestockGet
Description
Outputs the linestock for a specified pipeline segment
Synopsis
#include <
ProPiping.h
>
ProError
ProPsegmentLinestockGet
(
ProPsegment
segment
/* (In)
The segment
*/
ProLnstk
*
linestock
/* (Out)
The linestock
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
PRO_TK_BAD_CONTEXT
Manual References:
Production Applications: Piping: Segments
Production Applications: Piping: Segments