using 'from' in move command in autocad

Discussion in 'AutoCAD' started by emailrohits, Mar 1, 2007.

  1. emailrohits

    emailrohits Guest

    Hi,
    Could someone please help me with vba :-( in autocad

    I want to 'move' selected objects by using 'from' option when the move
    command asks for 'to' point.

    example:

    command:move
    command:select objects to move //user select objects
    command:base point: //let the user select the base point
    command:to point: //here i want the program to automaticall have the
    from point option. The user selects the point
    command: //and here we move the object by whatever distance the user
    has entered.

    also if some one can help with...how can we know the direction in
    which to move the objects??

    can anyone help me please...
     
    emailrohits, Mar 1, 2007
    #1
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.