CAD FORUM - TIPS & TRICKS | UTILITIES | DISCUSSION | BLOCKS | SUPPORT | HELP & ASSISTANCE
Over 1.124.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips, Civil tips, Fusion tips.
The new Beam calculator, Spirograph generator and Regression curves in the Converters section.
New AutoCAD 2027 commands and sys.variables
CAD tip # 4538:
Question
A
You can redefine the behaviour of the internal COPY command. Add the following lines to one of the autoloaded .LSP file (e.g. acad2006doc.lsp):
(command "._undefine" "_copy") (defun c:copy() (command "._copy")(princ))You can always use .COPY to access the internal version of the command or REDEFINE COPY to revert back to the internal/standard (new) version of the COPY command.
ACAD2005ACAD2006
19.7.2005
11319×
this tip shared by ARKANCE experts applies to: AutoCAD 2005 · AutoCAD 2006 ·
![CAD Forum - ARKANCE Community - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz]](../common/arkance_186.png)

What is the ARKANCE Community?