About 209,000 results
Open links in new tab
  1. Find and Replace text in multiple drawings - AUGI

    Jul 7, 2004 · We have a folder with about 30 drawings that we need to go in and find and replace several different lines of text. I am a neophyte with creating lisp routines, but is there a way to create a …

  2. Create Alias for Lisp Functions or Add Description to Defun

    Dec 29, 2021 · Hey @Big-AL, Looks like this does not allow changing the command name. I am thinking I just need to set the LISP routines to the full command name I want then add "dummy" lisp …

  3. Edit Multiple Text Objects Sequentially - AUGI

    Aug 2, 2016 · Re: Edit Multiple Text Objects Sequentially You've submitted an AutoCAD Wish List to fix lisp routines you haven't provided? Have you put your lisp routines folder in both the "Support File …

  4. ACET functions - AUGI

    Jul 20, 2017 · ACET functions I was fixing some basic LISP routines my office has and ran across something I can't figure out. I have become the defacto CAD manager at my architecture firm, and …

  5. 2018 Load Lisp routine - AUGI

    Aug 24, 2018 · Re: Load Lisp routine I put all the lisps in tool palettes. That way we can all load them on-demand as needed from a shared tool palette location. The palette entry gives a little description …

  6. tool palettes and lisp routine - forums.augi.com

    Apr 27, 2005 · A question I have is: I have created lisp routine that switches layers on and off. I work in an architectural firm. For example main floor is "mp" and upper floor is "up" in the lisp routines. I have …

  7. Sheet Set Creation LISP - AUGI

    Dec 15, 2011 · Re: Sheet Set Creation LISP I believe the problem with LISP was narrowed down to the SSM API requiring early binding - something not possible in LISP.

  8. Detach Unloaded/Un-referenced XREF - AUGI

    Mar 24, 2017 · Detach Unloaded/Un-referenced XREF Hi all, I have found many lisp routines to detach unloaded/un-referenced xrefs and all work when there is one instance of the xref. The issue i am …

  9. 2018 Autocad Lisp routines (new ones) not loading

    Nov 22, 2017 · I have added some new lisp routines to my 2018 autocad lisp folder. I added them to the acad.lsp file & placed the routines in that same folder. (My search file search path is directed to the …

  10. Transparent Commands in LISP (Civil 3D & Map) - AUGI

    Dec 11, 2007 · Transparent Commands in LISP (Civil 3D & Map) Has anyone out there tried to use the Civil 3D or Map transparent commands for line work (i.e., 'ad [angle distance], 'bd [bearing distance], …