[vtkusers] divisions of a polyData with a required number of regions

Hila Hiler hilahiler at gmail.com
Thu May 3 03:46:36 EDT 2012


Hi All,

I have a vtkPolyData such that vtkFloatArray contains its indexes and
scalars.
I'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).
and eventually get the index (vtkIdType) from each region which has the
smallest scalar value.

In other words, I'd like to divide a surface to regions and get its indexes
with the smallest scalar value.


How I can do that?

any ideas are welcome ...
Hila
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120503/244aabba/attachment.htm>


More information about the vtkusers mailing list