[vtkusers] Division of vtkPolyData

Bill Lorensen bill.lorensen at gmail.com
Tue May 8 12:25:57 EDT 2012


You can use vtkThreshold to get each of the pieces. Then you can get
the cell id's from each piece.

On Mon, May 7, 2012 at 12:35 PM, Hila Hiler <hilahiler at gmail.com> wrote:
> 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 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.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtkusers mailing list