<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hello,</span><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">I am trying to write a Kinect controller for ParaView. So far, I've managed to get the rotation and scaling using hand gestures working. One feature I'd like to add is the ability to clip the loaded VTK file by saying "Clip". However, I cannot figure out how to add a clip filter to operate on the current source. I believe I should use a vtkPVMetaClipDataSet and get the input array from the current active source, but I have been unable to figure out how to get the input array for the active source.</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">How would I add in this filter pragmatically?</div><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px">Thanks,</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Harsh Modi</div></div>