Hello Balazs!
I have idea how to facilitate the plasma operator's work when we need to start cut from any points on the cutting path.
For example you have to cut line and start from middle. Operator click on the cut path in the ToolPathWiew (not precision, just on line or near). Software get position of the click and calculate the nearest point on the cut path. Then operator start program - torch move to this point on the path and start cutting.
Question - is it possible to have click on ToolPathView event (get coordinates of the click point) and have ability to link this point with cut path?
Thank you!