<div dir="ltr"><div><div><div>Hi there,<br></div>I was trying to execute the clipVolume2 example located in Filters\General\Testing\Python (using VTK 6.1.0). I translated the code into C++ for internal practical reasons. Please, find attached the source and CMakeLists.txt.<br>
<br></div>However, I'd dare to say that both clipVolume2 and clipVolume3 contain a bug. The compiler complains about the following statement:<br><br><span style="font-family:courier new,monospace">  dataset->SetDataSet(sample->GetOutput());</span><br>
<br></div><div>The function <span style="font-family:courier new,monospace">SetDataSet</span> expects a <span style="font-family:courier new,monospace">vtkDataSet *</span> argument type and gets a <span style="font-family:courier new,monospace">vtkImageData *</span> argument type.<br>
</div><div><div><div><br></div><div>I guess the Python examples fails at this point as well.<br><br></div><div>Is this a know bug or am I missing something?<br><br></div><div>Thank you,<br>JON HAITZ<br></div><div><br><br>
<div><div><div><div dir="ltr"><table align="center" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td><br></td></tr><tr><td><table align="center" border="0" cellpadding="0"><tbody><tr><td><span style="font-size:10px;color:gray;font-family:Verdana,Arial,Helvetica,sans-serif"></span><br>
</td></tr></tbody></table></td></tr></tbody></table></div></div>
</div></div></div></div></div></div>