Hello everyone,
I’m writing a script that requires moving an object around the canvas.
At first I tought this would be trivial , but when using the [ISet,ToolDeformation:Offset,24]
command to do the job, I found that there’s nothing in this command that says that this is for either X, Y or Z.
I did a test and turned all X,Y and Z OFF. Then I turned them all ON one after another and got this…
[IModSet,ToolDeformation:Offset,1]
[IModSet,ToolDeformation:Offset,3]
[IModSet,ToolDeformation:Offset,7]
Question : What do the numbers 1,3 and 7 stand for?
Is it ALWAYS 1,3 and 7 for X,Y and Z ?
Testing futher I noticed that this not always the case.
Sometimes when I press the Y button ON I get [IModSet,ToolDeformation:Offset,2]
Notice the 2…
Can anyone help me with this?
How can I do multiple offsets ( In any X,Y,Z direction ,say at random ) on an object , in the simplest way?
Sorry for the confusion and Thanx for your Help.