• Skip to main content
  • Skip to primary sidebar
blog.draftsperson.net

blog.draftsperson.net

the art of technical drawing

blog.draftsperson.net

Anonymous Blocks in AutoCAD

July 31, 2019

Written By Allan using AutoCAD 2004
“AutoCAD uses anonymous blocks for supporting hatch patterns and dimensions. These types of blocks are also created using AutoLISP or similar means, but cannot be intentionally created in the drawing editor. Also, anonymous blocks cannot be modified using AutoCAD editing commands.” – www.autodesk.com.au

What are the Types

*U### = anonymous blocks
*E### = anonymous non-uniformly scaled blocks
*X### = anonymous hatches
*D### = anonymous dimensions
*A### = anonymous groups

What anonymous blocks look like in AutoCAD

Converting Anonymous Blocks to Normal Blocks

For the the purpose of this discussion the block in question is named *U105.
1. RENAME *U105 to U105 (still an anonymous block, but now will appear in the BLOCKREPLACE drop down box)
2. Create a matching block to replace U105. We will call this block COLUMN
3. Use BLOCKREPLACE to replace U105 with COLUMN

Exploding Anonymous Blocks

*U### uniformly scaled blocks can be exploded with the EXPLODE command.
“When nonuniformly scaled blocks contain objects that cannot be exploded, they are collected into an anonymous block (named with a “*E” prefix) and referenced with the nonuniform scaling. If all the objects in such a block cannot be exploded, the selected block reference will not be exploded. Body, 3D Solid, and Region entities in a nonuniformly scaled block cannot be exploded.” – AutoCAD 2004 Help File

LISP Routine for Converting Anonymous Blocks to Normal Blocks

Unanon.lsp – Converts anonymous blocks with a *U prefix to normal autocad blocks

Filed Under: AutoCAD Articles & Reference, AutoCAD Tutorials, AutoLISP Routines

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 (24)
  • AutoCAD Bugs & Problems (19)
  • AutoCAD Tips (28)
  • AutoCAD Tutorials (42)
  • AutoLISP Routines (146)
  • AutoLISP Tutorials (15)
  • CAD Standards (6)
  • Civil 3D (7)
  • Civil Drafting (4)
  • Dimensions (2)
  • Drafting Funnies (71)
  • Drafting History (9)
  • Drafting Standards (66)
  • Electrical Drafting (2)
  • General IT reference (12)
  • Geometry (15)
  • GIS (2)
  • Office Life Hacks (2)
  • PT (1)
  • Revit Tutorials (53)
  • Steel Detailing (12)
  • Structural Drafting (23)
  • Technical Dictionary (45)
  • Useful Website Links (19)

Provided for free with no warranty · Log in