Has anyone ever tried this? V3.2063, Mistral 7-7-5.
I have parts that I need numerous move points that I have to type in. They use similar moves. I wanted to use variables, but it didn't seem to work. Any ideas?
Ex.
ASSIGN/V1=1
ASSIGN/V2=2
ASSIGN/V3=3
MOVE/POINT,V1,-V2,-V3
I have parts that I need numerous move points that I have to type in. They use similar moves. I wanted to use variables, but it didn't seem to work. Any ideas?
Ex.
ASSIGN/V1=1
ASSIGN/V2=2
ASSIGN/V3=3
MOVE/POINT,V1,-V2,-V3
Comment