The Robot Studio V4 API has a ‘PathGeneration’ object with methods ‘CreateTargetOnCurve’ and ‘DistrubuteTargetsOnCurves’.
I have not been able to find equivalent functionality in the V5.12 API.
Thanks for any advice,
Kevin
The Robot Studio V4 API has a ‘PathGeneration’ object with methods ‘CreateTargetOnCurve’ and ‘DistrubuteTargetsOnCurves’.
I have not been able to find equivalent functionality in the V5.12 API.
Thanks for any advice,
Kevin
:grinning:I fund the same problems, anybody can help us ?
Hi,
Path generation is not available in the 5.xx API.
regards,
Johannes
The Macining PowerPac may solve the problem.
Hi
Here is a smal example addin I wrote for creating targets along a curve. I’m sure you will get some hints in it how to write the CreatePathAlong function.
Thanks for the replies.
Bertilt: I have tried the Machining PowerPac, but it does not include some functionality that I need in my application, so I have to write my own add-in.
Per: many thanks for sharing your add-in. I’m sure it will help me.
Regards,
Kevin