API 설명서 > Curve and surface collection > Object ProCollectioninstr > Function ProCollectioninstrRefRemove
Function ProCollectioninstrRefRemove
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.
To remove the specified reference from the specified collection instruction
Synopsis
#include <ProCollect.h>
ProCollectioninstrRefRemove
(
ProCollectioninstr instruction
/* (In)
The collection instruction object
*/
/* (In)
The collection reference object.
*/
)
Returns
The instruction and/or reference was invalid.
The reference was not found in the instruction
User Guide References
도움이 되셨나요?