• 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

LAYERPILOT LISP: Automatic Layer Switching by Command

August 3, 2026

LAYERPILOT watches every command you start and silently switches the current layer to whichever layer that command’s output belongs on. Start TEXT and you land on the TEXT layer; start DIMLINEAR and you land on DIMENSIONS; finish the command and your original layer comes straight back. What LayerPilot does You never touch the layer dropdown again, and … [Read more...] about LAYERPILOT LISP: Automatic Layer Switching by Command

LAYERHARVEST LISP: Audit Layers Across a Folder of DWGs

August 3, 2026

LAYERHARVEST points at a folder, reads every drawing in it, and writes out the complete layer table of each one: name, colour, linetype, lineweight, plot flag, plot style, on, locked, frozen, frozen in new viewports, and description. No drawing is opened in the editor. What LayerHarvest does This is the tool for auditing a drawing set against a layer standard. Run … [Read more...] about LAYERHARVEST LISP: Audit Layers Across a Folder of DWGs

HIDESECTION LISP: Break an Object and Hide the Middle

August 3, 2026

HIDESECTION breaks an object at two points and puts the middle section on a hidden layer, showing concealed detail in one operation. Done by hand this is genuinely tedious: break the object twice, hunt for the middle fragment, select it, change its properties. What HideSection does Worse, a circle or full ellipse cannot be broken at a single point at all, so the … [Read more...] about HIDESECTION LISP: Break an Object and Hide the Middle

HATCHCLEAR LISP: Clear Hatch From Behind Text in AutoCAD

August 3, 2026

HATCHCLEAR clears hatching from behind text so buried annotation becomes readable again. Select the text and the offending hatch, and the hatch gains a new island boundary around each piece of text — genuinely cutting the pattern away rather than masking it, so it stays correct when plotted. What HatchClear does It also reaches text inside blocks, including … [Read more...] about HATCHCLEAR LISP: Clear Hatch From Behind Text in AutoCAD

GRIDSURF LISP: Import a CSV Grid as a Mesh or 3D Points

August 3, 2026

GRIDSURF reads a CSV of gridded levels and builds either a 3D mesh or a cloud of 3D points from it. It is aimed at survey and site data, where the levels arrive as a regular grid and getting them into the drawing is the tedious part. What GridSurface does The expected file format is a plain rectangular grid of Z values — nothing else. Each line is one row of … [Read more...] about GRIDSURF LISP: Import a CSV Grid as a Mesh or 3D Points

PINOBJECT LISP: Pin Objects Against Accidental Edits

August 3, 2026

PINOBJECT pins individual objects so they cannot be modified, and keeps them pinned between drawing sessions. Three commands: PINOBJECT pins a selection, UNPINOBJECT releases one, UNPINALL releases everything and removes the stored record. What FreezeFrame does Read this before relying on it. This is a demonstration of what reactors can do, not a security feature. … [Read more...] about PINOBJECT LISP: Pin Objects Against Accidental Edits

« 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