[vtkusers] Mesh Copy - Boolean Operation

Majid Mohammad sadeghi majid.msadeghi at yahoo.com
Fri Jan 12 03:38:52 EST 2018


I am not sure what you want to do, but you can always save the result of the first boolean operation in a new polydata, and then perform the second boolean on the result of the first boolean operation.


 

    On Friday, January 12, 2018, 10:10:21 AM GMT+2, Aleph <powerhak at naver.com> wrote:  
 
 Hi,

Is there any way to duplicate boolean operation on the same mesh?

1. Do BooleanOperating(difference) on a mesh

2. Do BooleanOperating(Union) again next to the 1's position (the same mesh
file)

when i did it, the first one was disappeared(difference boolean).

Anybody knows how to do it?

Cheers
Aleph





--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
_______________________________________________
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://vtk.org/mailman/listinfo/vtkusers
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180112/4c2325c6/attachment.html>


More information about the vtkusers mailing list