API Documentation
>
Curve and surface collection
>
Object ProCollection
> Function ProCollectionAlloc
Function ProCollectionAlloc
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:
•
ProCrvcollectionAlloc
()
•
ProSrfcollectionAlloc
()
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
PRO_TK_NO_ERROR
PRO_TK_OUT_OF_MEMORY
User Guide References
Interactive Collection:ProCollectionAlloc
Programmatic Access to Collections:ProCollectionAlloc
Programmatic Access to Legacy Collections:ProCollectionAlloc
Tools Available for Updating Applications:ProCollectionAlloc
Was this helpful?
This site works best with JavaScript enabled