• 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

FORMATBRUSH LISP: Match Field Formatting in AutoCAD

August 3, 2026

FORMATBRUSH is a match-properties brush for field number formatting. Pick a field that displays exactly the way you want — the right units, the right precision, the right suffix — then keep clicking other fields, and each takes on that formatting while keeping its own value. What FormatBrush does The cursor changes to the match-properties brush while … [Read more...] about FORMATBRUSH LISP: Match Field Formatting in AutoCAD

FOLLOWON LISP: Select a Connected Chain of Curves

August 3, 2026

Pick any line, arc, open polyline, spline or elliptical arc, and FOLLOWON selects everything joined to it end to end — then everything joined to those, and so on outwards until the chain runs out. What FollowOn does This is the tool for grabbing a complete pipe run, a kerb line, a services route or a site boundary that was drawn as forty separate segments by … [Read more...] about FOLLOWON LISP: Select a Connected Chain of Curves

AREASTAMP LISP: Build Your Own One-Key Field Commands

August 3, 2026

Inserting a field through the FIELD dialog takes half a dozen clicks. When you need forty of them, all referencing the same property, that becomes a genuine waste of an afternoon. FieldStamp lets you define a single command that does the whole thing in two picks. What FieldStamp does Three ready-made commands come with it. AREASTAMP — pick an object, pick a … [Read more...] about AREASTAMP LISP: Build Your Own One-Key Field Commands

FIELDSNOOP LISP: Reveal the Formatting Code Behind a Field

August 3, 2026

Field formatting codes are short, cryptic and almost impossible to work out from the dialogs — things like %lu6%qf1 or %lu2%pr3%ps[,m2]. FIELDSNOOP takes a field that already displays exactly the way you want and tells you the code that makes it do so. What FieldSnoop does Pick the field, read the code, paste it into your own routine or into another field. … [Read more...] about FIELDSNOOP LISP: Reveal the Formatting Code Behind a Field

FIELDMATH LISP: Build a Live Calculation From Drawing Text

August 3, 2026

FIELDMATH builds a live calculation from numbers already on the drawing. Pick a piece of text holding a number, choose an operator, pick another, and keep going. The result is a field that recalculates itself whenever any of the numbers it references changes. What FieldMath does The obvious use is a schedule total that must never fall out of step with the figures … [Read more...] about FIELDMATH LISP: Build a Live Calculation From Drawing Text

FIELDGRAFT LISP: Copy a Live Field to Many Objects

August 3, 2026

Copying a field by copying its text gives you the number it happened to show at the time. FIELDGRAFT copies the field itself — pick a source object containing a field, then keep picking destinations, and each one receives the same live expression. What FieldGraft does Every destination is updated immediately, so they all display the live value and all keep … [Read more...] about FIELDGRAFT LISP: Copy a Live Field to Many Objects

« 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