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:
wfcWSession::AddCollectionToSelectionBuffer
Synopsis
#include <
ProSelbuffer.h
>
ProError
ProSelbufferCollectionAdd
(
ProCollection
collection
/* (In)
The collection object
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
PRO_TK_GENERAL_ERROR
The function failed to add the requested item to the buffer.
See Also
ProSelectionCollectionGet
User Guide References
Adding a Collection Object to the Selection Buffer:ProSelbufferCollectionAdd
Adding Items to the Selection Buffer:ProSelbufferCollectionAdd
Update to Values of Enumerated Data Types:ProSelbufferCollectionAdd
Parent topic
Object ProSelbuffer
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳