• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD LT

    Reply
    Active Contributor
    Posts: 26
    Registered: ‎10-22-2007
    Accepted Solution

    Aligning multiple objects

    2536 Views, 13 Replies
    08-17-2011 04:39 PM

    Is there a way to align multiple objects along the same axis as the further most object?  As an example, to have the right side of three boxes line up with the right side of the box furthest to the right.

    Please use plain text.
    *Expert Elite*
    pendean
    Posts: 15,039
    Registered: ‎11-06-2003

    Re: Aligning multiple objects

    08-17-2011 06:09 PM in reply to: SteveAB
    LT version?

    Dean Saadallah Blog | Facebook | RSS | Twitter | PINS
    Please use plain text.
    Active Contributor
    Posts: 26
    Registered: ‎10-22-2007

    Re: Aligning multiple objects

    08-18-2011 08:03 AM in reply to: pendean

    2012...I guess that would be important : )

    Please use plain text.
    *Expert Elite*
    Charles_Shade
    Posts: 6,985
    Registered: ‎04-10-2005

    Re: Aligning multiple objects

    08-18-2011 10:11 AM in reply to: SteveAB

    ALIGN Command since LT 2010

    Regards, Charles Shade             Win8 FAQ
    CSHADEDESIGN|AUTOCAD LT|LT-KB|DYNAMIC BLOCKS
    Please mark Accept as Solution if your question is answered. Kudos gladly accepted.
    Please use plain text.
    Active Contributor
    Posts: 26
    Registered: ‎10-22-2007

    Re: Aligning multiple objects

    08-18-2011 10:46 AM in reply to: Charles_Shade

    Can you explain how the ALIGN command does what I am trying to do?

    Please use plain text.
    *Expert Elite*
    Charles_Shade
    Posts: 6,985
    Registered: ‎04-10-2005

    Re: Aligning multiple objects

    08-18-2011 10:54 AM in reply to: SteveAB

    Hmm... maybe not... It could bring the items together (touch) individually but not what you need to do.

    Regards, Charles Shade             Win8 FAQ
    CSHADEDESIGN|AUTOCAD LT|LT-KB|DYNAMIC BLOCKS
    Please mark Accept as Solution if your question is answered. Kudos gladly accepted.
    Please use plain text.
    *Expert Elite*
    pendean
    Posts: 15,039
    Registered: ‎11-06-2003

    Re: Aligning multiple objects

    08-18-2011 04:45 PM in reply to: SteveAB

    Basic drafting:

    Set running osnaps to END or INT, and PAR

    MOVE command, first point on the first box to move from an END or INT, second point on a parallel line you want to align.

    Repeat for all other boxes.

     

    OR what the rest of us do (and reason for version question):

    turn on Object Snap Traking

    Set running snaps to END or INT

    MOVE command, first point on the first box to move from an END or INT, second point, without clicking, is an END or INT on the box side you want to be parallel with, then drag down to snap and align.

    Repeat for the other box.

     

    OR the 'wuss' way:

    Draw a line from the first box.

    Move your boxes and snap to parallel to aling.

    Erase line.


    Dean Saadallah Blog | Facebook | RSS | Twitter | PINS
    Please use plain text.
    Active Contributor
    Posts: 26
    Registered: ‎10-22-2007

    Re: Aligning multiple objects

    08-22-2011 08:24 AM in reply to: pendean

    Thanks, Dean. 

     

    Since we’ve upgraded, I have never looked into what snap tracking does…I’ll be using it a lot.

     

    I tried to figure out a macro that will remember the reference point (similar to baseline dimensioning), allowing me to just select the objects to move, without reselecting my track point.  Is this possible?

    Please use plain text.
    *Expert Elite*
    pendean
    Posts: 15,039
    Registered: ‎11-06-2003

    Re: Aligning multiple objects

    08-22-2011 09:16 AM in reply to: SteveAB

    Post your macro or walk us through the command list and options in the sequence you want to use them, I'm sure someone will jump in and help you write it.


    Dean Saadallah Blog | Facebook | RSS | Twitter | PINS
    Please use plain text.
    New Member
    Posts: 1
    Registered: ‎10-19-2012

    Re: Aligning multiple objects

    10-19-2012 11:08 AM in reply to: pendean

    One of the few things I like MIcrostation over AutoCAD is its Align Command: in there, you can choose "Align Vertical", "Align Horizontal", "Left", etc etc. Click source object to align to and then you simply fly with it.

     

    I've been using AutoCAD, as well, and the methods mentioned above are rather tedious. I wish some things were more intuitive.

     

    Daren

    Please use plain text.