<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>And if I develop a specific selection plugin.<br><span>I can see in the "VTK User'guide" book in "13.4 Selections" page 291 and here: <a target="_blank" href="http://www.kitware.com/products/html/SelectionsInVTK.html">http://www.kitware.com/products/html/SelectionsInVTK.html</a></span><br><br>"vtkSelection is a container class holding one or more vtk-SelectionNode 
objects. Each node contains information indicating what part of the data
 is selected. A compound
selection is interpreted as the union of the individual node selections.
 We allow selections to consist of multiple nodes so that in one place 
we can represent selections on multiple parts of the data. For example, a
 selection on geometry may contain a vtkSelectionNode for both points 
and cells. Another use case is to collect selections from multiple 
datasets in the same renderer into one place."<br><br>So, this means that it could be possible to do this ("For example, a
 selection on geometry may contain a vtkSelectionNode for both points 
and cell").<br><br>But, if it is possible, how a plugin processing a data (vtkPolyData, vtkUnstructuredGrid, vtkMultiBlocDataSet) on which we want to use one of the selection (points or cells) could have this list of selected data (points or Cells) ?<br><br>Thanks.<br></div><div style="font-family: times new roman,new york,times,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> Utkarsh Ayachit &lt;utkarsh.ayachit@kitware.com&gt;<br><b><span style="font-weight: bold;">À :</span></b> R M &lt;mlokida@yahoo.fr&gt;<br><b><span style="font-weight: bold;">Cc :</span></b> paraview@paraview.org<br><b><span style="font-weight: bold;">Envoyé le :</span></b> Lun 3 janvier 2011, 20h 28min 43s<br><b><span style="font-weight: bold;">Objet&nbsp;:</span></b> Re: [Paraview] Multiple selections: points and
 cells<br></font><br>Currently, it is not possible to have cells and points selected at the<br>same time.<br><br>Utkarsh<br><br>On Mon, Jan 3, 2011 at 2:19 PM, R M &lt;<a ymailto="mailto:mlokida@yahoo.fr" href="mailto:mlokida@yahoo.fr">mlokida@yahoo.fr</a>&gt; wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I have seen thaht we can select&nbsp; cells or points but not cells and points<br>&gt; (or points and cell) and have them display in Paraview GUI.<br>&gt; So, I would like to know if it is possible to have selected cells and points<br>&gt; at the same time in paraview ?<br>&gt;<br>&gt; Thanks !<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br><span>&gt; Powered by <a target="_blank" href="http://www.kitware.com">www.kitware.com</a></span><br>&gt;<br>&gt; Visit other Kitware open-source projects at<br>&gt; <a href="http://www.kitware.com/opensource/opensource.html"
 target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>&gt;<br>&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>&gt;<br>&gt; Follow this link to subscribe/unsubscribe:<br>&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>&gt;<br>&gt;<br></div></div>
</div><br>




      </body></html>