Category Piping, Object ProPsegment

Function ProPsegmentLinestockGet


Description
Outputs the linestock for a specified pipeline segment
Synopsis
#include <ProPiping.h>
ProErrorProPsegmentLinestockGet(
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:

  1. Production Applications: Piping: Segments
  2. Production Applications: Piping: Segments