Description | |||||
Outputs the selection object for a pipeline object whose type is selection. | |||||
Synopsis | |||||
#include <ProPiping.h> | |||||
ProError | ProPobjectSelectionGet | ( | |||
ProPobject object | |||||
/* (In) | |||||
The pipeline object. | |||||
*/ | |||||
ProPselection* selection | |||||
/* (Out) | |||||
The selection | |||||
*/ | |||||
) | |||||
Returns | |||||
|