API 文件集 > Selection > Object ProSelection > Function ProSelectionPipelineGet
Function ProSelectionPipelineGet
Description
Outputs the pipeline feature representing the pipeline to which the specified pipeline selection belongs.
Replacement in Object TOOLKIT:
Synopsis
#include <ProPiping.h>
ProSelectionPipelineGet
(
ProSelection selection
/* (In)
The selection. It must be a piping routing feature or the pipeline feature itself.
*/
ProFeature* pipeline
/* (Out)
The pipeline feature
*/
)
Returns
User Guide References
這是否有幫助?