<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello-<br><br>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.<br><br>text1 = Text()<br>text1.Text = "Hello World"<br>Show()<br>Render()<br><br>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.<br><br>Thanks for your help,<br><br>Arturo.<br>                                               </div></body>
</html>