Function ProCollectioninstrRefAdd
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.
Adds a new reference to a collection instruction
Synopsis
#include <ProCollect.h>
ProCollectioninstrRefAdd
(
ProCollectioninstr instruction
/* (In)
the instruction object to contain the new reference
*/
/* (In)
the ProCollectionref object to be added to the instruction
*/
)
Returns
User Guide References
도움이 되셨나요?