Global coordinates

can anyone tell me how to move an object to an absolute height without moving the XY I know you can use coordinates in square brackets but how do you combine this with relative positions or no change in X&Y ?

Enter it like this: [,,n] where n is the absolute height. In SU2018 you don’t need to type the ] because it fills in automatically.

1 Like

If you don’t have a USA/UK/Commonwealth/etc computer setup,
then you might need to use a separator as ; not ,
So then it’s [;;n] rather that [,,n]
And of course the usual decimal separator becomes , rather than .
?

3 Likes

Thanks