Description | |||||||||||||||||||||||||||||
Programmatically add an item to the buffer of the currently active selection tool. | |||||||||||||||||||||||||||||
Replacement in Object TOOLKIT: | pfcSelectionBuffer::AddSelection | ||||||||||||||||||||||||||||
Synopsis | |||||||||||||||||||||||||||||
#include <ProSelbuffer.h> | |||||||||||||||||||||||||||||
ProError | ProSelbufferSelectionAdd | ( | |||||||||||||||||||||||||||
ProSelection object | |||||||||||||||||||||||||||||
/* (In) | |||||||||||||||||||||||||||||
The object to add to the buffer. This selection must reference an item that could have been selected in the current model (its owner, component path, and/or drawing view values must be properly constructed). | |||||||||||||||||||||||||||||
*/ | |||||||||||||||||||||||||||||
) | |||||||||||||||||||||||||||||
Returns | |||||||||||||||||||||||||||||
|