[vtkusers] Need help for polydata clip.

Bill Lorensen bill.lorensen at gmail.com
Thu Jan 28 23:36:01 EST 2010


Rather than using four clippers, each with its own vtkPlane, you can
use vtkPlanes and one clipper.

What result do you get with the other two methods?

2010/1/28 hellow <lab_zj at 163.com>:
> Hello all:
>     I have using three methods to clip a delaunay2d mesh, but only first
> method can return right result.
>     I have checked my code for several days and can't find any problem.
> So need help to solve it and any suggestion is welcome.
>     The full testing code in attatchment,it using released VTK-5.4.2.
>
> thanks.
> Liang Aibin
>
> ________________________________
> 网易邮箱,没有垃圾邮件的免费电子邮箱!
> _______________________________________________
> 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
>
>



More information about the vtkusers mailing list