API 文档
>
Piping
>
Object ProPsegment
> Function ProPsegmentTypeGet
Function ProPsegmentTypeGet
Description
Outputs the type of a pipeline segment
Synopsis
#include <
ProPiping.h
>
ProError
ProPsegmentTypeGet
(
ProPsegment
segment
/* (In)
The segment
*/
ProPsegmentType
* type
/* (Out)
The segment type (straight or bend)
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳