[vtkusers] Division of vtkPolyData

Hila Hiler hilahiler at gmail.com
Mon May 7 12:35:31 EDT 2012


Hi all,

I have a vtkPolyData and would like to:
1. divide it to regions/areas/pieces
2. get the indexes/cells/array from that division to further processing

Visually, I'd like to get
this<http://www.vtk.org/Wiki/VTK/Examples/Cxx/Meshes/OBBDicer>division
BUT to use the indexes that this division returns.
(if you look at the attached link, I'd like to get the points that each
piece has)
I know OBBDicer won't return the required data, but which can?

ANY help, I'm lost ...
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120507/cefc694f/attachment.htm>


More information about the vtkusers mailing list