[Paraview] Interacting Widgets

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Aug 19 10:54:23 EDT 2010


To better answer your question, I'd like some more information.

Is your filter going to have 2 methods such as:
void SetOrigin(...);
void SetNormal(...);

Or is it going to take an vtkImplicitFunction as a parameter (like Slice).

Utkarsh

On Thu, Aug 19, 2010 at 10:38 AM,  <owen.arnold at stfc.ac.uk> wrote:
> Hi,
>
>
>
> I want to generate a filter that uses a vtkImplicitPlaneWidget. I want to
> obtain origin and normal vector information of the plane from the widget. I
> know that a number of filters in Paraview do this already (such as the Slice
> and Clip filters ). Is there any documentation describing how this is
> achieved? Any pointers on how I hook the filter and the widget together
> would be greatly appreciated.
>
>
>
> Thanks in advance,
>
>
>
> Owen
>
> --
> Scanned by iCritical.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list