Category Selection, Object ProSelbuffer

Function ProSelbufferCollectionAdd


Description
Add a collection (chain or surface collection) to the current active selection buffer.
Replacement in Object TOOLKIT: wfcWSession::AddCollectionToSelectionBuffer
Synopsis
#include <ProSelbuffer.h>
ProErrorProSelbufferCollectionAdd(
ProCollection collection
/* (In)
The collection object
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_GENERAL_ERRORThe function failed to add the requested item to the buffer.
See Also
ProSelectionCollectionGet

Manual References:

  1. User Interface: Curve and Surface Collection: Adding a Collection Object to the Selection Buffer
  2. Migrating to the Multibody Environment: Update to Values of Enumerated Data Types
  3. User Interface: Selection: Adding Items to the Selection Buffer