Sets the position value of the operator.
If this is a translation operator, the command will set the position.
male = viz.addAvatar( 'vcc_male.cfg' )
viewLink = viz.link( male, viz.MainView )
translateOperator = viewLink.preTrans([0, 10, 0])
translateOperator.setPosition([0, 0, 5]) #Change translation