Category Piping, Object ProPipeline

Function ProPipelineLnstkGet


Description
Get linestock assigned to pipeline feature.
Synopsis
#include <ProPiping.h>
ProErrorProPipelineLnstkGet(
ProFeature* pipeline
/* (In)
The pipeline feature.
*/
ProLnstk* pro_lnstk
/* (Out)
The linestock handle.
*/
)
Returns
PRO_TK_NO_ERRORThe linestock assigned to pipeline found.
PRO_TK_BAD_INPUTSOne or more of the arguments are invalid.
PRO_TK_GENERAL_ERROROther error.

Manual References:

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