<div dir="ltr">Hello Sid,<div><br></div><div>Yes it is possible, as you can see in the documentation:<br><br><a href="http://www.vtk.org/doc/nightly/html/classvtkDistanceRepresentation.html#details">http://www.vtk.org/doc/nightly/html/classvtkDistanceRepresentation.html#details</a><br><br>you can create a vtkDistanceRepresentation and use this method:<br></div><div><br></div><div><i>SetHandleRepresentation(vtkHandleRepresentation). </i><br><br>Then u can pass a <span style="color:rgb(0,0,0);font-family:Roboto,sans-serif;line-height:28px;background-color:rgb(249,250,252)"><b>vtkSphereHandleRepresentation </b>to this method, because this class inherits from</span><span style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:21px;font-weight:bold;line-height:28px;background-color:rgb(249,250,252)"> </span><b>vtkHandleRepresentation</b> and use spheres as the handles of the widget!<br><br>Regards!</div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-09-27 0:35 GMT+02:00 Sid Murthy <span dir="ltr"><<a href="mailto:sid.murthy@gmail.com" target="_blank">sid.murthy@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I was wondering if the cross shape at the endpoints can be changed (or removed)? I don't see anything in the docs that let me do this. Or maybe just reduce the size?<div><br></div><div>thanks,</div><div>Sid</div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>