API 설명서 > Curve and surface collection > Object ProCollectionref > Function ProCollectionrefSelectionSet
Function ProCollectionrefSelectionSet
DEPRECATED:
Since Wildfire 4.0
SUPERSEDED BY:
Depends on the context, consult the user documentation.
Description
Note: This function accesses an older version of the ProCollection interface. It has been superseded. Please consult the Creo Parametric TOOLKIT user's guide chapter on "Collections" for more information.
Sets the selection of a specified collection reference object.
Synopsis
#include <ProCollect.h>
ProCollectionrefSelectionSet
(
/* (In)
The collection reference object
*/
ProSelection selection
/* (In)
The selection structure for the reference
*/
)
Returns
User Guide References
도움이 되셨나요?