<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,</div>
<div> </div>
<div>I have one big vtkPolyData, use the vtkGeometryFilter to clip a part away. </div>
<div>Now, when I render both Datasets, the original one and the part, the part, that I cut out is being rendered twice.</div>
<div>This uses rendering time and if I color the original one, the color changes the color of the part, too.</div>
<div>My question: is there a way that I can cut the part out of the original and save the rest? It would be similar to subtracting the part from the original after applying the geometryfilter.</div>
<div>Any ideas?</div>
<div> </div>
<div>Thanks,</div>
<div>Susi</div></div></body></html>