Jump to content

Adjusting start up commands and other questions


Recommended Posts

Posted

I did this once before with my settings, but forgot to take notes from the guy who showed me. Could someone point me in the right direction in how to make some simple adjustments to change the startup commands for my AutoCAD 2007? One specific thing that keeps bugging me is the "Edgemode" command resets back to 1 every time I restart CAD.

 

Another, more difficult thing I am trying to remember how to do is how to get my ADT commands to show up on my version of CAD. We use a secondary piece of software, called CMarch, that overrules some ADT commands and symbols. I had it set up where I had both commands available, but with a recent computer upgrade, I lost those settings. Any help would be appreciated...assuming you understand what I'm asking :lol:

Posted

i assume you are interested in altering your acad.lsp and acad.pgp files. using the former you can set fairly complex commands to run every time you open a drawing, and the latter allows you to give existing commands aliases. co sor instance, change C to be copy, not circle.

 

you can find their locations using the options - files tab i think. google will also help!

Posted

I believe if you add this line to your acaddoc.lsp file: (setvar "edgemode" 0) that will do the trick.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...