Hello,
I am currently exploring RoboDK's CAM / Machining Project workflow.
I would like to ask whether it is possible to access the curve object that is internally generated from the machining settings.
From what I observed, the Machining Project seems to compute the number of points along the toolpath / curve, so I assume there is some internal curve or point sequence being created.
My question is:
I am currently exploring RoboDK's CAM / Machining Project workflow.
I would like to ask whether it is possible to access the curve object that is internally generated from the machining settings.
From what I observed, the Machining Project seems to compute the number of points along the toolpath / curve, so I assume there is some internal curve or point sequence being created.
My question is:
- Is there any API method to retrieve that generated curve object directly?
- If not, is there any way to access the corresponding points / path data that the machining settings produced?

