Tool Path Error Copying Data


Hello
We are working hard on the answer to this problem.
We tried a lot to solve it, but it is difficult to solve, so we contact the community.

We are automatically importing the Tool Path through CAA.
However, a problem arose.
The problem is that the Tool Path imported into CAA generates an Error Copying data message during Copy & Paste.
As a result of analyzing the cause, the CreateMFGContour API was used to select the Guide Element, and that is a problem.
Is there any way to solve this problem?


Detail

*Inputting Guide Element to Pocketing Operation created using CAA API

 1. Create using CreateMfgContour API to put Guide Element


 2. After inputting the guide line, connect Pocketing Operation MachinableFeute and Contour.


* Copy & Paste after creating Pocketing Operation using CAA Program
 1. Guide element selection using CreateMGFContour in Pocketing Operation
 2. After confirming that the Guide Element is selected, OK
 3. Copy Error Message occurs when copying Pocketing Operation


* Tool Path Error Copying data cause analysis
 1. As a result of checking Pocketing Operation with Links and Relations, the Type is MfgContour Type -> Tool Path copy&paste Error


 2.Check Pocketing Operation with Links and Relations, Type is Manufcaturing View Type -> Tool Path copy&paste OK


Thank you