API 文档 > Piping > Object ProPipeline > Function ProPipelineLnstkGet
Function ProPipelineLnstkGet
Description
Get linestock assigned to pipeline feature.
Synopsis
#include <ProPiping.h>
ProPipelineLnstkGet
(
ProFeature* pipeline
/* (In)
The pipeline feature.
*/
ProLnstk* pro_lnstk
/* (Out)
The linestock handle.
*/
)
Returns
The linestock assigned to pipeline found.
One or more of the arguments are invalid.
Other error.
User Guide References
这对您有帮助吗?