> for g in selection do
> (
>
> g.pivot = [0, g.center.y, g.min.z]
> --g.pos = [0,0,0]
> )
I want to move a few objects to the zero point without disturbing their current position. Is there a master who can help with this. Thanks in advance.
I wrote a little code, but I was able to move objects as pivots.