API Documentation
>
Piping
>
Object ProPobject
> Function ProPobjectPipelineGet
Function ProPobjectPipelineGet
Description
Outputs the pipeline feature representing the pipeline to which the specified pipeline selection belongs. NOTE: This function has been replaced by
ProSelectionPipelineGet
(). Please do NOT use it, use
ProSelectionPipelineGet
() instead.
Synopsis
#include <
ProPiping.h
>
ProError
ProPobjectPipelineGet
(
ProSelection
selection
/* (In)
The selection
*/
ProFeature
* pipeline
/* (Out)
The pipeline feature
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
Was this helpful?
This site works best with JavaScript enabled