API Documentation > Piping > Object ProPsegment > Function ProPsegmentTypeGet
Function ProPsegmentTypeGet
Description
Outputs the type of a pipeline segment
Synopsis
#include <ProPiping.h>
ProPsegmentTypeGet
(
ProPsegment segment
/* (In)
The segment
*/
/* (Out)
The segment type (straight or bend)
*/
)
Returns
User Guide References
Was this helpful?