05 Jan 2011 11 Comments
Auto-Loading AutoCAD LISP Utilities – by Aaron Werning
Since AutoCAD’s loading of functions operates with the premise of “last loaded wins” (i.e. if you have 2 utilities loading with the exact same function name, the last one to be loaded will be the one AutoCAD will recognize when executing a utility), it is important to understand a few things about how and where [...]

