Hello-

I am a newbie in paraview may be my question is simple but I haven't been able 
to figure it out. How do you move text in Paraview? I am using paraview.simple 
in the python shell.

text1 = Text()
text1.Text = "Hello World"
Show()
Render()

The position of text1 is always on the left-down corner. I was wondering if it 
is possible to move this text and to add as much objects type Text() in several 
positions. The class Text() doesn't have a property/method Center so I am kind 
of confuse.

Thanks for your help,

Arturo.
                                          
_______________________________________________
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