Hi
How can you find out the exact distance between two edges?
For example, if you took a simple box with three divisions and wanted to set the distance between the first to edges on the x axis to 1.0, the next two to 2.0 and the final two edges to 3.0.
Adjusting scale in the x axis moves the edges relative to the pivot, how do you move them relative to each other?
Thanks