[vtkusers] Regions of connected cells

David Doria daviddoria at gmail.com
Tue Nov 26 07:35:10 EST 2013


On Tue, Nov 26, 2013 at 5:45 AM, azmagillian87
<xrysafenia.malliastolidou at gmail.com> wrote:
> Hi ! Thanks in advance for the help!
>
> I read an obj which consists of multiple parts (not connected)
>
> i want to find all the regions of connected cells in the obj and save them
> to polydata arrays or something
>
> i thought connectivity filter would help but i can't get it to work properly
>
> any ideas?

Is this what you're looking for?
http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/ColorDisconnectedRegions

David


More information about the vtkusers mailing list