Strange, I don't get this error when using pure Python, only when using PyQt. <br>
<br>
Can anyone tell me what is going on here? Thanks!<br>
<br>
<br>
<br>
<br>
<br>
File "/acct/pjb9508/RAT/Scripts/PyQt/RatDialog.py", line 30, in NewClipButton_clicked<br>
self.rat.planeClip(self.o,"SQUARE"+str(self.squareCounter),width,origin)<br>
File "/acct/pjb9508/RAT/Scripts/PyQt/rat.py", line 12, in planeClip<br>
plane1[1] = origin[1]-width<br>
TypeError: unsupported operand type(s) for -: 'tuple' and 'tuple'<br>
<br clear="all"><br>-- <br><br>Peter Bismuti