Description | ||||||||||||||
Removes instruction from curve collection | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProCrvcollection.h> | ||||||||||||||
ProError | ProCrvcollectionInstructionRemove | ( | ||||||||||||
ProCollection collection | ||||||||||||||
/* (In) | ||||||||||||||
Curve collection | ||||||||||||||
*/ | ||||||||||||||
int index | ||||||||||||||
/* (In) | ||||||||||||||
Index of the instruction to remove. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|