[vtkusers] combine vtkImplicitSelectionLoop and vtkPlane to get intersection

Cory Quammen cory.quammen at kitware.com
Wed Jun 13 22:28:20 EDT 2018


One thing to try: Clip twice, but the second time flip normal of the
vtkPlane (scale it by -1).

HTH,
Cory

On Wed, Jun 13, 2018 at 8:01 PM Kurt Sansom <kayarre at gmail.com> wrote:

> Hi all,
>   I am able to use vtkImplicitSelectionLoop and vtkPlane to
> with vtkImplicitBoolean to create implicit function that clips out half of
> a tubular shaped shaped entity. but I want to use the intersection of the
> absolute value of vtkPlane rather than one direction or the other. how
> might I do this? I attached a diagram to explain what I want. I want to
> clip a surface but keep both sides intact.
>
>
> Thanks,
>   Regards,
>   ~Kurt
>
> --
> Kurt Sansom
> _______________________________________________
> 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:
> https://public.kitware.com/mailman/listinfo/vtkusers
>


-- 
Cory Quammen
Staff R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180613/1b89d9a2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Tube_explainer.png
Type: image/png
Size: 35144 bytes
Desc: not available
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180613/1b89d9a2/attachment.png>


More information about the vtkusers mailing list