[vtkusers] Using vtkCutter

Sankhesh Jhaveri sankhesh.jhaveri at kitware.com
Wed Feb 1 09:39:15 EST 2017


One solution would be to create an implicit function from your curved
surface and use vtkCutter's SetCutFunction() API to cut the geometry.

You can use vtkImplicitDataset to generate the implicit function.

Hope that helps.

Sankhesh
​

On Wed, Feb 1, 2017 at 1:52 AM madz <madaramh at gmail.com> wrote:

> Is there a way to cut a polydata with a curved surface? Instead of a plane
> I
> need to input a surface that looks like the image displayed below to the
> vtkCutter.
>
> <http://vtk.1045678.n5.nabble.com/file/n5742005/curved_surface.jpg>
>
> Any help would be appreciated.
> Thank you.
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Using-vtkCutter-tp5742005.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-- 
Sankhesh Jhaveri *Sr. Research & Development Engineer* | Kitware
<http://www.kitware.com/> | (518) 881-4417
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170201/7ce05297/attachment.html>


More information about the vtkusers mailing list