<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:12pt"><div>Apparently not. The interaction to select points works with a 
vtkInteractorStyleTrackballActor class and it seems to only works with 
vtkPolyData.<br><br>May be I should convert my unstructured grid into a polydata ?</div><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><br><div style="font-family:arial, helvetica, sans-serif;font-size:13px"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">De :</span></b> David Doria &lt;daviddoria@gmail.com&gt;<br><b><span style="font-weight: bold;">À :</span></b> lokida &lt;mlokida@yahoo.fr&gt;<br><b><span style="font-weight: bold;">Cc :</span></b> vtkusers@vtk.org<br><b><span style="font-weight: bold;">Envoyé le :</span></b> Jeu 11 août 2011, 14h 37min 46s<br><b><span style="font-weight: bold;">Objet&nbsp;:</span></b> Re: [vtkusers] Click and drag a vertex of a vtkUnstructuredGrid<br></font><br>On Thu, Aug 11, 2011 at 4:37 AM, lokida &lt;<a ymailto="mailto:mlokida@yahoo.fr" href="mailto:mlokida@yahoo.fr">mlokida@yahoo.fr</a>&gt; wrote:<br>&gt; Hello,<br>&gt;<br>&gt; I have used the<br>&gt; <a
 href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Interaction/MoveAVertex" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Interaction/MoveAVertex</a> Click and<br>&gt; drag a vertex &nbsp;example and it works with vtkPolyData.<br>&gt; Now, I would like to use it with a vtkUnstructuredGrid but I haven't found<br>&gt; any examples or documentation about this.<br>&gt;<br>&gt; Is-it possible do click and drag a vertex of an unstructuredGrid. If yes,<br>&gt; how Can I do that (example, link,..) ?<br>&gt;<br>&gt; Than you.<br><br>It should be exactly the same, just using a vtkDataSetMapper instead<br>of a vtkPolyDataMapper, no?<br><br>David<br></div></div>



</div></body></html>