Moving object along an axis command?

Discussion in 'AutoCAD' started by David Penney, Jul 20, 2003.

  1. David Penney

    David Penney Guest

    Hi,

    I am looking for the command in a lisp that would move and another command
    to alternatively copy selected objects "ss1" along the say X- or Y-axis or
    Z-axis by inserted distance value "d1"....

    What would I write for the above to include the selection set and distance
    value...?

    TIA

    DP
     
    David Penney, Jul 20, 2003
    #1
  2. If you are using a (COMMAND ....) the from point and the to point is the
    place to focus. (All zeros for base point, zeros for the two you want to
    remain and your d1 for the third. IOW you have to construct your "To Point".
     
    Michael Bulatovich, Jul 20, 2003
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.