<div dir="ltr">Hey,<div><br></div><div>Thanks for the response. I'm not quite sure what level I'm working at. I'm not using python and if proxy means using XML configuration files, then I'm not using that either. I have been trying to use the VTK algorithms directly; however, I have not figured out how to get them to show up in ParaView and to get existing VTK data already loaded in paraview. Ultimately what I want is to be able to replicate the action of clicking the "Clip" button in the GUI frontend in C++ code.</div>
<div><br></div><div>Sorry if this is unclear,</div><div><br></div><div>Harsh Modi</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 5, 2014 at 4:19 AM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Harsh,<br>
<br>
I am not sure what level are you working at. Are you working with VTK<br>
algorithms directly? Or using Proxies? Or using Python?<br>
<div><div class="h5"><br>
On Thu, Apr 24, 2014 at 4:14 PM, Harsh Modi <<a href="mailto:hmodi@usc.edu">hmodi@usc.edu</a>> wrote:<br>
> Hello,<br>
><br>
> I am trying to write a Kinect controller for ParaView. So far, I've managed<br>
> to get the rotation and scaling using hand gestures working. One feature I'd<br>
> like to add is the ability to clip the loaded VTK file by saying "Clip".<br>
> However, I cannot figure out how to add a clip filter to operate on the<br>
> current source. I believe I should use a vtkPVMetaClipDataSet and get the<br>
> input array from the current active source, but I have been unable to figure<br>
> out how to get the input array for the active source.<br>
><br>
> How would I add in this filter pragmatically?<br>
><br>
> Thanks,<br>
><br>
> Harsh Modi<br>
><br>
</div></div>> _______________________________________________<br>
> Paraview-developers mailing list<br>
> <a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
><br>
</blockquote></div><br></div>