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 type of a specified collection reference |
|||||
Synopsis | |||||
#include <ProCollect.h> | |||||
ProError | ProCollectionrefTypeSet | ( | |||
ProCollectionref reference | |||||
/* (In) | |||||
The collection reference object | |||||
*/ | |||||
ProCollectionrefType type | |||||
/* (In) | |||||
The reference type | |||||
*/ | |||||
) | |||||
Returns | |||||
|