[vtkusers] merge different polydata mesh
Amy Squillacote
ahs at cfdrc.com
Fri Feb 1 09:28:52 EST 2008
Hi Gianni,
You could try using the vtkCleanPolyData filter after the append filter.
See http://www.vtk.org/doc/nightly/html/classvtkCleanPolyData.html for
more information.
- Amy
Lazzarato Dr.Gianni wrote:
> -->
>
> Using append filters no merging of the points and cells are made.
>
>
>
> Is there an easy way to merge 2 polydata mesh in one mesh?
>
>
>
> Selecting boundary cells and points and merging one by one with a
> locator could be a doable strategy?
>
>
>
> Someone had this problem in the past? and retrieve a easy solution or
> strategy?
>
>
>
> Thanks in advance for the info
>
>
>
> Gianni
>
>
>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list