Hi,<br><br>Currently, I&#39;m working with vtkImageTracerWidget. I found out that I can get the coordinates and lines defined by the traced path () by using GetPath(polyData). Unfortunately, there&#39;s no SetPath(polyData). I wanna initialize my ImageTracerWidget with a couple of coordinates, where it shall draw a line or something without user interaction.<br>
Is there any possibility to do something like that?<br><br>Regards, Michael<br>