Category
Piping
, Object
ProPipeline
Function ProPipelineLnstkGet
Description
Get linestock assigned to pipeline feature.
Synopsis
#include <
ProPiping.h
>
ProError
ProPipelineLnstkGet
(
ProFeature
*
pipeline
/* (In)
The pipeline feature.
*/
ProLnstk
*
pro_lnstk
/* (Out)
The linestock handle.
*/
)
Returns
PRO_TK_NO_ERROR
The linestock assigned to pipeline found.
PRO_TK_BAD_INPUTS
One or more of the arguments are invalid.
PRO_TK_GENERAL_ERROR
Other error.
Manual References:
Production Applications: Piping: Linestocks
Production Applications: Piping: Linestocks
Production Applications: Piping: Segments