API Documentation
>
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:
wfcWSelection::GetPipelineFeature
Synopsis
#include <
ProPiping.h
>
ProError
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
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
User Guide References
Objects:ProSelectionPipelineGet
Was this helpful?
This site works best with JavaScript enabled