X,Y,Z object alignment

 From:  Michael Gibson
9441.7 In reply to 9441.6 
Hi 3d2cnc, the Transform > Align command uses the center of the object's bounding box as the point to align. That won't do what you need on a star polygon because the top point of it sticks out further than the bottom 2 legs.

So you would instead need to use the Transform > Move command to do the placement, not Transform > Align. Or better yet is to just draw it in the desired place from the start and don't try to use an additional Align on it.

- Michael