I’m wondering what the most efficient way is to align objects using two points. For instance, I’d like to Align, VerticalCenter this a drawing within a frame, but because the body of the light has more visual weight I want to align the larger part of the drawing to the center for the frame rather than the combination of the body and the plug. (screenshot of what I’m talking about below.)
Would be nice if there were a way to Align, VerticalCenter, Select the point on the object, align it to the other point, ideally all as one macro.
One point of clarification: When I say “centerpoint” in the note the first time I’m referring to the centerpoint of the larger shape, the second time I’m referring to the center of the smaller object…
Also it would not have to literally be a point object, just any point you would select.
Hi Paul - It’s not Align but see how this works -
Select the object to move, start Move, snap to the ‘from’ point, then using Ortho drag in X or Y and hit Tab to lock the direction - then snap to the target point.
The issue I’m having is that in more complex drawings, like the one at the top, the snaps sometimes get in the way and slow things down a bit. It’s really just about consolidating these six steps into three:
From:
Turn on Ortho
Move
Click the point to move from
Move the mouse downwards, checking if it’s 90 degrees
Hit tab
Click the object
To:
[Alias here]
Click the point
Click the other point
Another way to do it I imagine would be to set up a macro for move that locks it into a direction by default, like move along X, move along Y. Is there a way to do that? I know there’s move vertical but there doesn’t seem to be an equivalent to my that works in Top view.