• 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

SUMAREA LISP: Live Net Area Field With Subtraction

August 3, 2026

SUMAREA creates a live field totalling the length or area of selected objects, with the option to subtract a second selection. What SumField does The subtraction is what makes this more than a running total. Select the outline of a room, then select the columns and voids inside it, and the field reports the net floor area. Edit any of the boundaries and the figure … [Read more...] about SUMAREA LISP: Live Net Area Field With Subtraction

STRINGTALLY LISP: Count Text Occurrences Into a Table

August 3, 2026

STRINGTALLY counts how many times each distinct piece of text appears in a selection, and builds the result as a real AutoCAD table object in the drawing. What StringTally does Select everything annotated and you get a schedule: each unique string, and how many of them there are. Useful for counting door types, drainage symbols and fitting references — … [Read more...] about STRINGTALLY LISP: Count Text Occurrences Into a Table

STRETCHBOTH LISP: Extend Both Ends of Lines and Arcs

August 3, 2026

The LENGTHEN command extends one end at a time, and you have to pick the end you mean. STRETCHBOTH does both ends of every object in a selection at once — useful for extending a run of grid lines, section marks or setting-out lines past the geometry they refer to. What StretchBoth does Give a distance, select the objects, and every one grows by that amount … [Read more...] about STRETCHBOTH LISP: Extend Both Ends of Lines and Arcs

STRAYHUNT LISP: Find Objects at Absurd Coordinates

August 3, 2026

A drawing whose geometry sits millions of units from the origin behaves badly: snaps become unreliable, hatches fail, dimensions drift, and display artefacts appear at high zoom. STRAYHUNT finds the object causing it. What StrayHunt does Why it happens. Coordinate arithmetic is done in double precision, and the further from the origin you work, the fewer bits … [Read more...] about STRAYHUNT LISP: Find Objects at Absurd Coordinates

STOPWATCH LISP: Time Every AutoCAD Command as It Runs

August 3, 2026

STOPWATCH reports how long every AutoCAD command takes to run. Toggle it on and each command prints its elapsed time when it finishes. What StopWatch does This is the practical way to find out what is actually making a drawing feel slow, rather than guessing. Run the suspect commands with the timer on and read the numbers. How to use it Load the … [Read more...] about STOPWATCH LISP: Time Every AutoCAD Command as It Runs

STATETALLY LISP: Count Dynamic Blocks by Visibility State

August 3, 2026

STATETALLY counts blocks — and, crucially, breaks dynamic blocks down by visibility state rather than lumping them together under one name. What StateTally does That is what makes it different from an ordinary block count. A single dynamic block definition called DOOR might appear in the drawing as single doors, double doors and fire doors, all sharing one … [Read more...] about STATETALLY LISP: Count Dynamic Blocks by Visibility State

« 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