Description | ||||||||||||||
Gets instructions from curve collection | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProCrvcollection.h> | ||||||||||||||
ProError | ProCrvcollectionInstructionsGet | ( | ||||||||||||
ProCollection collection | ||||||||||||||
/* (In) | ||||||||||||||
Curve collection | ||||||||||||||
*/ | ||||||||||||||
ProCrvcollinstr** instrs_array | ||||||||||||||
/* (Out) | ||||||||||||||
ProArray of instructions. Free this array using ProCrvcollinstrArrayFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|