Please CC the mailing list so others can participate as well.
You may not want to re-build the streamline as the user interacts
since streamtracing may not be a fast operation. You may want to
update the seeds on "EndInteraction" event.
Utkarsh
On Wed, Apr 6, 2011 at 9:14 AM, Atanas Atanasov wr
In that case you can create the one the representation proxies defined
in 3d_widgets.xml and add those to the view. The properties on the
proxies are modified as use interacts with them (look at
vtkSMNewWidgetRepresentationProxy::ExecuteEvent). You can add
observers to listen to those property modi
Is this a pure ServerManager application or are you using the
ParaView' Qt-based API? If the latter, I posted a sample demonstrating
the use of 3D widgets in custom applications a while ago. Refer to
thread http://www.mail-archive.com/paraview@paraview.org/msg11226.html
for details.
Utkarsh
On Tu
Hello,
i want to create a line widget to seed points for the stream tracer
filter. How can i do this with SMProxy concept from c++?
Where can i find some examples?
Regards,
A.Atanasov
___
Powered by www.kitware.com
Visit other Kitware open-source proj