<div dir="ltr">Hi all,<br><br>I have a vtkPolyData and would like to:<br>1. divide it to regions/areas/pieces<br>2. get the indexes/cells/array from that division to further processing<br><br>Visually, I'd like to get <a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Meshes/OBBDicer">this</a> division BUT to use the indexes that this division returns.<br>
(if you look at the attached link, I'd like to get the points that each piece has)<br>I know OBBDicer won't return the required data, but which can?<br><br>ANY help, I'm lost ...<br>Thanks.<br></div>