API 文档 > 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
这对您有帮助吗?