• Skip to main content
  • Skip to primary sidebar
  • Skip to footer
blog.draftsperson.net

blog.draftsperson.net

the art of technical drawing

blog.draftsperson.net

AutoLISP Routines

DELTEXT LISP: Erase All Text in an AutoCAD Drawing

September 18, 2020

This routine erases every piece of text in the drawing. Not the text you select — all of it, everywhere, in one keystroke, with no confirmation and no chance to change your mind before it happens. That is exactly what it says on the tin, and there are real jobs where it is what you want. But it is worth being blunt about the behaviour up front, because the command is … [Read more...] about DELTEXT LISP: Erase All Text in an AutoCAD Drawing

DELMTEXT LISP: Erase All Mtext in an AutoCAD Drawing

September 18, 2020

This erases every piece of multiline text in the drawing. One command, no selection step, no confirmation. It is the companion to the single-line text stripper on this site, and between them they cover both kinds of text AutoCAD draws. That pairing is the point — neither one alone will clear a modern drawing. Why two routines and not one AutoCAD has two text objects … [Read more...] about DELMTEXT LISP: Erase All Mtext in an AutoCAD Drawing

DELLEAD LISP: Erase All Leaders in an AutoCAD Drawing

September 18, 2020

This erases every leader in the drawing in one keystroke. No selection, no confirmation — you type the command and they are gone. It is one of a set of four single-purpose strippers on this site, alongside the ones for text, mtext and dimensions. All four work the same way and all four have the same lack of a safety net. It will miss most leaders on a modern … [Read more...] about DELLEAD LISP: Erase All Leaders in an AutoCAD Drawing

Delete Layer LISP: Erase and Purge a Layer in AutoCAD

September 18, 2020

Purging a layer only works if the layer is empty, and finding the last few objects sitting on a layer you want rid of can take longer than the rest of the cleanup put together. They are frozen, or off, or in a layout you forgot about, or inside a block. Delete Layer skips the hunt. Point at any object on the layer you want gone, and it erases every object on that layer and … [Read more...] about Delete Layer LISP: Erase and Purge a Layer in AutoCAD

DELDIM LISP: Erase All Dimensions in an AutoCAD Drawing

September 18, 2020

This erases every dimension in the drawing in one command. No selection, no confirmation, no undo prompt — you type it and the drawing is bare. Of the four strippers on this site — the others handle text, mtext and leaders — this is the one to be most careful with, for a reason covered below. It catches every kind of dimension Unlike its sibling that … [Read more...] about DELDIM LISP: Erase All Dimensions in an AutoCAD Drawing

DDTS LISP: Date and Time Stamp an AutoCAD Drawing

September 18, 2020

This stamps the drawing with the date, the time and the drawing's file name. It is the small piece of housekeeping that tells you which printout on the desk is the current one — the thing you wish had been on the drawing the moment you find two versions of it. It is by Watson Kilbourne, copyright 1991, and the file's own name marks it as tip number 667 from a magazine … [Read more...] about DDTS LISP: Date and Time Stamp an AutoCAD Drawing

« Previous Page
Next Page »

Primary Sidebar

Subscribe to our Youtube Channel

Post CAD drafting jobs on Freelancer.com. and get some free money to do this.

Categories

  • American Steel Industry (4)
  • AutoCAD Articles & Reference (30)
  • AutoCAD Bugs & Problems (19)
  • AutoCAD Tips (29)
  • AutoCAD Tutorials (54)
  • AutoLISP Routines (328)
  • AutoLISP Tutorials (15)
  • CAD Standards (7)
  • Civil 3D (7)
  • Civil Drafting (4)
  • Dimensions (2)
  • Drafting Funnies (71)
  • Drafting History (9)
  • Drafting Standards (84)
  • Electrical Drafting (2)
  • General IT reference (7)
  • Geometry (15)
  • GIS (2)
  • Hatch Patterns (12)
  • Office Life Hacks (3)
  • PT (1)
  • Revit Tutorials (54)
  • Steel Detailing (14)
  • Structural Drafting (26)
  • Technical Dictionary (61)
  • Useful Website Links (19)

Footer

Free downloads

  • Free AutoLISP routines
  • Free hatch patterns
  • SHX fonts & text styles
  • Numbering LISP collection
  • ISO 3098B font

Reference charts

  • AWS weld symbols chart
  • Steel detailing chart
  • Hole & slot sizes
  • Bolt edge distance
  • ANSI & ARCH paper sizes
  • How to fold an A1 drawing

Useful links

  • CAD blocks (DWG)
  • Revit families
  • structuraldrafter.com
  • cad-corner.com
  • About
  • Privacy policy

Provided for free with no warranty · Log in