Category Piping, Object ProPsegment

Function ProPsegmentTypeGet


Description
Outputs the type of a pipeline segment
Synopsis
#include <ProPiping.h>
ProErrorProPsegmentTypeGet(
ProPsegment segment
/* (In)
The segment
*/
ProPsegmentType* type
/* (Out)
The segment type (straight or bend)
*/
)
Returns
PRO_TK_NO_ERROR PRO_TK_BAD_INPUTS

Manual References:

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