[Paraview] Location widgets properties

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Feb 23 08:45:00 EST 2009


Nehme,

There's no easy way to do that. You'll have to use client-server
streams and manipulate the server side representation object directly.

Utkarsh

On Sun, Feb 22, 2009 at 12:33 AM, Nehmé Bilal <nehmebilal at gmail.com> wrote:
> Hello,
>
> I have a plugin that use location widgets to manipulate points position.
> To create the widgets, I use vtkSMNewWidgetRepresentationProxy.
> I am able to manipulate the points position correctly, but I would
> like to manipulate some other properties of these widgets specially
> colors.
> Anyone know how can I change the color of vtkSMNewWidgetRepresentationProxy ?
>
> Thank you
> _______________________________________________
> 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