• 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

ATTORDER LISP: Set the Order Attributes Are Prompted In

August 6, 2026

Before a block is made from a set of attribute definitions, ATTORDER fixes the order they will be asked for in. What AttOrder does The order comes from where the ATTDEFs sit in the drawing database, and a window selection picks them up newest first. So a title block drawn in a sensible order gets its prompts in reverse, and one edited over time gets them in no … [Read more...] about ATTORDER LISP: Set the Order Attributes Are Prompted In

ARCTOCIRCLE LISP: Convert Arcs, Circles and Ellipses

August 6, 2026

Three small conversions that AutoCAD has no command for. ARCTOCIRCLE completes an arc into the full circle it is part of. CIRCLETOARC goes the other way, cutting a circle back to an arc between two points picked on it. CIRCLETOELLIPSE turns a circle into an ellipse of the same size, ready to be squashed one way. What ArcCircle does All three keep the layer, … [Read more...] about ARCTOCIRCLE LISP: Convert Arcs, Circles and Ellipses

XREFREVERT LISP: Reset Xref Layer Overrides From Source

August 3, 2026

When you attach an xref, its layers appear in your drawing as XREFNAME|LayerName and you can change their colour, linetype, visibility and so on locally. Those local changes override the source. Over a long job that accumulates until nobody can remember which properties are the consultant’s and which are somebody’s local fiddling. What XrefRevert … [Read more...] about XREFREVERT LISP: Reset Xref Layer Overrides From Source

XRAY LISP: Dump Every Property of an AutoCAD Object

August 3, 2026

XRAY dumps every ActiveX property and method of a picked object to the text window. This is the single most useful tool there is when writing your own routines. What XRay does When you need to know what a piece of geometry actually exposes — what a dynamic block calls its parameters, whether a leader stores its landing point as a property or a DXF group, … [Read more...] about XRAY LISP: Dump Every Property of an AutoCAD Object

WORDSWAP LISP: Copy or Swap Text Between Any Two Objects

August 3, 2026

Click one piece of text, click another, and the wording moves across. WORDCOPY sends the first object’s text to the second; WORDSWAP exchanges the two. What WordSwap does What makes this worth having is the range of things it treats as “text”. Text and MText, block attributes, dimension text overrides, multileader text and multileader block … [Read more...] about WORDSWAP LISP: Copy or Swap Text Between Any Two Objects

WIDTHTRACE LISP: Turn a Wide Polyline Into a Real Outline

August 3, 2026

A polyline with width is drawn as a thick line, but it is still stored as a single centreline with width values. Anything that needs the real shape — hatching the road surface, exporting the kerb face, trimming to the edge of a duct — needs that thickness expressed as actual geometry. WIDTHTRACE traces the visible edges and creates a genuine closed polyline around … [Read more...] about WIDTHTRACE LISP: Turn a Wide Polyline Into a Real Outline

« 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