<div dir="ltr">Hi All,<br><br>I have a vtkPolyData such that vtkFloatArray contains its indexes and scalars.<br>I&#39;d like to divide the indexes of that poly due to their location on that poly with X number of required regions (about 10-12 regions).<br>
and eventually get the index (vtkIdType) from each region which has the smallest scalar value.<br><br>In other words, I&#39;d like to divide a surface to regions and get its indexes with the smallest scalar value.<br><br>
<br>How I can do that?<br><br>any ideas are welcome ...<br>Hila<br> <br></div>