DEPRECATED: | Since Wildfire 4.0 | ||||
SUPERSEDED BY: | ProCrvcollectionAlloc, ProSrfcollectionAlloc | ||||
Description | |||||
Note: This function accesses a legacy version of the ProCollection interface. It has been superseded by the functions:
Please consult the Creo Parametric TOOLKIT user's guide chapter on "Collections" for more information.
Allocates a ProCollection object |
|||||
Synopsis | |||||
#include <ProCollect.h> | |||||
ProError | ProCollectionAlloc | ( | |||
ProCollection* r_coll | |||||
/* (Out) | |||||
pointer to new collection | |||||
*/ | |||||
) | |||||
Returns | |||||
|