AutoCAD 2021 .NET API: Getting all blockreferences in a database?

AutoCAD 2021 .NET API: Getting all blockreferences in a database?

Anonymous
Not applicable
296 Views
1 Reply
Message 1 of 2

AutoCAD 2021 .NET API: Getting all blockreferences in a database?

Anonymous
Not applicable

just trying to find an efficient way of retrieving blockreferences from a drawing's database so I can explode them. Our shop's CNC mill isn't capable of reading blocks, only geometric entities. Our current export function creates a new drawing for each selected block, recreates it there, and then tries to explode it so the mill can properly read its files - right now we have to explode each new drawing manually, but doing so does achieve the results we want. unionwells spain

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

ian.mag
Collaborator
Collaborator

Hi @Anonymous 

 

I am not sure whether this will fully address your concerns, but AutoCAD 2022 has a powerful tool when it comes to blocks. You might wana check it out here by Jeff

0 Likes