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