Blocks *D....

Blocks *D....

Anonymous
Not applicable
414 Views
1 Reply
Message 1 of 2

Blocks *D....

Anonymous
Not applicable

When I remove the blocks from drawing by command "ThisDrawing.Blocks (name) Delete" then it is automaticly created block with name " *D...." for example *D170. You can find these blocks on purge list in blocks section.

 

Does anyone know why these blocks are created and how remove these blocks using VBA without command PURGE ?

 

This problem I have only with blocks which containing dimensions.

 


0 Likes
415 Views
1 Reply
Reply (1)
Message 2 of 2

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> block with name " *D...."

that are unnamed blocks. And these blocks are used internally by AutoCAD to have some Elementtypes displayed in different ways (like dimensions, dynamic blocks, in early AutoCAD-times also for hatches).

So you may get it deleted but AutoCAD will recreate them when it needs it.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)