Dear all:<div><br></div><div>Here is the question I am struggling in.</div><div><br></div><div>I want to calculate intersection, union of two meshes. The mesh is actually vtkPolyData in the codes. I loaded in stl format.</div>
<div><br></div><div>Can vtkImplictBoolean realize the operation? I am wondering that the input parameter of vtkImplicitBoolean->addFunction() is vtkImplicitFunction.</div><div><br></div><div>Is there example that I can follow? The input are two meshes(vtkPolyData), the result is the intersection or union of these two meshes.</div>
<div><br></div><div>Thanks a lot.</div><div><br></div><div>Best</div><div>Erkang</div>