API 文档
>
Piping
>
Object ProPipeline
> Function ProPipelineLnstkGet
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.
User Guide References
Linestock Management Functions:ProPipelineLnstkGet
Segments:ProPipelineLnstkGet
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳