[Paraview] widget representation for a 3d widget

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Jun 20 11:01:52 EDT 2011


Not easily. But maybe you could create a new widget representation
modeled on the vtkCubeAxesRepresentation that provide the dataset as
the input. Then you'd need custom code to hookup the input, since
ParaView will never give an input to a widget on it's own.

Utkarsh

On Fri, Jun 17, 2011 at 3:15 PM, Paul Edwards <paul.m.edwards at gmail.com> wrote:
> Hi,
> Is it possible for a widget representation to get any more information about
> the input dataset other than the bounds that are given via the call to
> PlaceWidget?  I would ideally like access to the input dataset....
> Thanks,
> Paul
> _______________________________________________
> 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