python error 2004-01-31 - By Jon Baird
Back Maybe this is what you're after:
def ontimechanged(): me.Translate(0.05,0.0,0.0) doc.Draw()
-- -- Original Message -- -- From: "RB" <rblosat@(protected)> To: <truespace@(protected)> Sent: Saturday, January 31, 2004 2:26 AM Subject: [TSML] python error
> Hi All. > > I have running ts66 sp1. I am running this code with just a cube as > described in the tutorial. > > me.Translate( 0.05, 0, 0). > > i get this error > > NameErrormeTraceback (innermost last): > File "D:\TrueSpace66\TSP2.py", line 1, in ? > me.Translate( 0.05, 0, 0) > > What is going on. Is there something I have to set? > > Thank you. > > Ralph
|
|