API 설명서 > Curve and surface collection > Object ProSrfcollection > Function ProSrfcollectionInstructionRemove
Function ProSrfcollectionInstructionRemove
Description
Removes an instruction from the surface collection
Synopsis
ProSrfcollectionInstructionRemove
(
ProCollection collection
/* (In)
Surface collection
*/
int index
/* (In)
Index of the instruction to remove.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
Invalid index for the instruction.
The collection contains instructions for curves.
User Guide References
도움이 되셨나요?