Changing Command Line Defaults
Several ways to make AutoCad respond at the touch of a key (or a button). June 29, 2005
Question
How do I go about changing the default settings for various commands in the command line? For example, when copying an object, the default is set to produce a single copy and I would like to change it to multiple copies.
Forum Responses
(CAD Forum)
From contributor B:
You can make a new toolbar icon set up to do COPY 'M'. I don't believe there is a variable for this, but you can check 'SETVAR'.
From contributor C:
Unless you are in autocad 2005 or LT 2005 copy will not default to multiple, it's not a sysvar you can change. The other commands you want to set depend on what you are doing, some can be changed and some cannot. I would search the web, there are several sites that list all the system variables and their default settings. Once you know the settings you want to change, you can set up a button macro that sets them all in case they get changed after you change them. We do that and it saves a lot of headaches for the less knowledgeable techs and the folks that have to figure out what setting they managed to change.
From contributor D:
One way is to create a new new button in ACAD. Paste this in there: ^C^Ccopy;\\;m;
Would you like to add information to this article? Interested in writing or submitting an article? Have a question about this article?
Have you reviewed the related Knowledge Base areas below? KnowledgeBase: Knowledge Base

KnowledgeBase: Computerization

KnowledgeBase: Computerization: CAD Computer Related Design

Would you like to add information to this article? ...
Click Here
If you have a question regarding a Knowledge Base article, your best chance at uncovering an answer is to search the entire Knowledge Base for related articles or to post your question at the appropriate WOODWEB Forum. Before posting your message, be sure to review our Forum Guidelines.
Questions entered in the Knowledge Base Article comment form will not generate responses! A list of WOODWEB Forums can be found at WOODWEB's Site Map.
When you post your question at the Forum, be sure to include references to the Knowledge Base article that inspired your question. The more information you provide with your question, the better your chances are of receiving responses.
Return to beginning of article.
|