API 설명서 > Selection > Object ProSelbuffer > Function ProSelbufferCollectionAdd
Function ProSelbufferCollectionAdd
Description
Add a collection (chain or surface collection) to the current active selection buffer.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSelbuffer.h>
ProSelbufferCollectionAdd
(
ProCollection collection
/* (In)
The collection object
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
The function failed to add the requested item to the buffer.
See Also
User Guide References
도움이 되셨나요?