API 설명서 > Curve and surface collection > Object ProSrfcollection > Function ProSrfcollectionInstructionAdd
Function ProSrfcollectionInstructionAdd
Description
Adds instruction to surface collection
Synopsis
ProSrfcollectionInstructionAdd
(
ProCollection collection
/* (In)
Surface collection
*/
/* (In)
Instruction to add
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
The collection contains instructions for curves.
Sample Code References
User Guide References
도움이 되셨나요?