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 <[email protected]> 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
>
>
_______________________________________________
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

Reply via email to