API ドキュメンテーション > Piping > Object ProPobject > Function ProPobjectSelectionGet
Function ProPobjectSelectionGet
Description
Outputs the selection object for a pipeline object whose type is selection.
Synopsis
#include <ProPiping.h>
ProPobjectSelectionGet
(
ProPobject object
/* (In)
The pipeline object.
*/
ProPselection* selection
/* (Out)
The selection
*/
)
Returns
User Guide References
これは役に立ちましたか?