API 설명서 > Curve and surface collection > Object ProCrvcollection > Function ProCrvcollectionInstructionRemove
Function ProCrvcollectionInstructionRemove
Description
Removes instruction from curve collection
Synopsis
ProCrvcollectionInstructionRemove
(
ProCollection collection
/* (In)
Curve 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 surfaces.
User Guide References
도움이 되셨나요?