<div>Hi!</div>
<div> </div>
<div>I am newbie in VTK. I am using vtkClipPolyData filter to clip some volume with plane. I do it twice for in and out pieces of the volume. After it, I am using vtkCutter to get section contour. Now, I have to polydata object with pieces of the volume and contour. I need to make two closed volumes with each piece of the volume and contour. Is it possible? Samples is very appreciated.
</div>
<div> </div>
<div>Thanks.</div>