Documentación de la API > Curve and surface collection > Object ProSrfcollection > Function ProSrfcollectionInstructionsGet
Function ProSrfcollectionInstructionsGet
Description
Returns an array of instructions assigned to the surface collection
Synopsis
ProSrfcollectionInstructionsGet
(
ProCollection collection
/* (In)
Surface collection
*/
ProSrfcollinstr** instrs_array
/* (Out)
ProArray of instructions. Free this array using ProSrfcollinstrArrayFree().
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
Invalid index for the instruction.
The collection contains instructions for curves.
User Guide References
¿Fue esto útil?