When we make a list of what we desire to do and what we actually can do - it may be a different list. Getting from the “desire” to the “done” of a project requires us to negotiate with others. When our desires come into conflict with someone else’s area, there may be [...]
Entries Tagged as 'Customization'
BAD CAD Management Habits - All or Nothing
February 13th, 2008 · 4 Comments
Tags: CAD Management · CAD Standards · Customization · Support
From the Mail Bag
June 12th, 2007 · No Comments
Opening up the old mail bag to take a look at some questions from readers…
—-
Hi,
My company has heavily customized ADT2004, ALL the tool palettes, menus, toolbars, dimscale etc!
When we jump to Architecture 2008 this year we would like to install it right out of the box and just add our Cad Standards [...]
Tags: CAD Management · Customization · Mail Bag · Upgrades
AutoLISP Shortcut Command Guidelines
February 20th, 2007 · No Comments
Having created many shortcut routines in LISP over the years, I have also developed certain guidelines for naming those shortcuts.
Here are my guidelines for short key in names…
Keep them on the left side of the keyboard – close to the left hand that usually rests on the keyboard
Keep them key-able with one [...]
Tags: Customization · LISP
Don’t ya just love VISRETAIN?
January 30th, 2005 · 2 Comments
Check out the variable VISRETAIN. Type in on the command line. It most likely is set to “1” which means retain the XREF layer settings. This is a good thing and it should be set to “1”.
But if there are visibility problems – it may have become corrupted. You may start getting layers not showing [...]
Tags: CAD Standards · Customization · Tips
Single line text editor for MTEXT
January 10th, 2005 · No Comments
Can I get a single line text editor for MTEXT?
The default dialog box for MText is complex. There are some who want a simple interface for this command. There is a single line dialog box with the ability to bring up the full editor if needed. To set it up enter a new value [...]
Tags: Customization · Tips