• 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

PARTOFFSET LISP: Offset Part of a Polyline to Both Sides

August 3, 2026

The standard OFFSET command works on a whole object. When you only want to offset the middle stretch of a long polyline — to show a widening, a crossing, or a section of kerb build-out — you normally have to break the polyline, offset the fragment and then repair the original. PARTOFFSET does it without touching the source polyline at all. What PartOffset … [Read more...] about PARTOFFSET LISP: Offset Part of a Polyline to Both Sides

LEVELTAG LISP: Place Elevation Markers in AutoCAD

August 3, 2026

LEVELTAG places elevation markers. It prompts repeatedly until you press Enter, drawing a tapered triangular pointer with the point’s UCS Y-coordinate as the text above it. What LevelTag does The level is read from where you pick rather than typed, which is the whole point — on a section drawn to true height, the marker cannot disagree with the … [Read more...] about LEVELTAG LISP: Place Elevation Markers in AutoCAD

LENGTHTOTAG LISP: Put a Live Length Field Into an Attribute

August 3, 2026

LENGTHTOTAG pushes a length — or the sum of several lengths — into a block attribute as a live field. Select the objects to measure, pick the attribute, and it is populated with a field showing the total. Editing the geometry updates the attribute automatically. What LengthToTag does This is the companion to AREATOTAG, for anything measured by run … [Read more...] about LENGTHTOTAG LISP: Put a Live Length Field Into an Attribute

LAYWRAP LISP: Add or Remove a Prefix on Layer Names

August 3, 2026

LAYWRAP adds or removes a prefix and/or suffix on layer names, in bulk. The usual reason is a merge: you are bringing another consultant’s drawing into yours and their layer names would collide with your own, so every incoming layer gets stamped with an identifying prefix. What LayerWrap does LAYWRAP adds the prefix and suffix; LAYUNWRAP removes them again, … [Read more...] about LAYWRAP LISP: Add or Remove a Prefix on Layer Names

LAYERSTACK LISP: Set AutoCAD Draw Order by Layer

August 3, 2026

AutoCAD’s DRAWORDER command works on selected objects. That is no use when the rule you actually want is “hatching behind everything, text in front of everything, survey base at the very back” — a rule about layers, not about particular objects. LAYERSTACK works the way the rule does. What LayerStack does A two-pane dialog: all layers on … [Read more...] about LAYERSTACK LISP: Set AutoCAD Draw Order by Layer

LAYERSPLIT LISP: Export Every Layer to Its Own Drawing

August 3, 2026

LAYERSPLIT exports the contents of every layer to its own separate drawing file. You choose an output folder and one DWG is written per layer, named <sourceDrawing>_<layerName>.dwg. Empty layers are reported and skipped. What LayerSplit does Typical uses are splitting a combined model out for individual consultants, extracting a single discipline from … [Read more...] about LAYERSPLIT LISP: Export Every Layer to Its Own 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