Results 1 to 2 of 2

Thread: Copying using 2005

  1. #1
    Stephen Franks Guest

    Copying using 2005

    I've just started using 2005 in the office after a upgrade from 2004. When
    I want to copy a line for example, the function seems to be multiple copying
    until I right click. Is this a new feature of 2005?

    Cheers

    Steve

  2. #2
    Martin Shoemaker Guest
    Whether it's a feature or not is your call, but yes, the copy function
    in 2005 is copy multiple instead of copy once. Apparently this was a
    big issue on the AUGI wishlist. Based on posts here, I'm not sure the
    user base as a whole agreed with the change. In full Autocad you can
    redefine the copy command with this lisp:

    (command ".undefine" "copy")
    (defun c:copy()(command ".copy"))

    No work-around that I know of in LT.

    Martin

    Stephen Franks wrote:
    I've just started using 2005 in the office after a upgrade from 2004. When
    I want to copy a line for example, the function seems to be multiple copying
    until I right click. Is this a new feature of 2005?

    Cheers

    Steve

Similar Threads

  1. Replies: 2
    Last Post: 11-04-2005, 01:10 PM
  2. Copying between layers
    By John Victor in forum AutoCAD
    Replies: 4
    Last Post: 07-25-2005, 10:26 PM
  3. Copying
    By YouGoFirst in forum SolidWorks
    Replies: 2
    Last Post: 07-13-2005, 05:10 PM
  4. copying pen assignment to another computer
    By leggy in forum Printing
    Replies: 6
    Last Post: 01-10-2005, 11:54 PM
  5. Copying Entire Drawing
    By RobSharp in forum AutoCAD
    Replies: 3
    Last Post: 11-04-2004, 11:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - Exchange Server Forum