Documentazione API
>
Curve and surface collection
>
Object ProCrvcollinstr
> Function ProCrvcollinstrReferenceRemove
Function ProCrvcollinstrReferenceRemove
Description
Removes a reference to curve collection instruction references
Synopsis
#include <
ProCrvcollection.h
>
ProError
ProCrvcollinstrReferenceRemove
(
ProCrvcollinstr
instr
/* (In)
Curve collection instruction
*/
int index
/* (In)
The index of the selection to remove
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
PRO_TK_E_NOT_FOUND
Invalid index for the instruction.
See Also
ProCrvcollinstrReferencesGet
User Guide References
Creation and Modification of Curve Collections:ProCrvcollinstrReferenceRemove
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato