Message 1 of 3
Block creation and information extraction with vba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I am a beginner in VBA on Autocad and I am having a bit of trouble finding the information I am looking for my project. Here's what I would like to do and I can't figure out how to do it. Starting from an Autocad drawing with all the polylines and other elements of different layers already created, I would like to be able to create blocks with hand-selected elements and name the block. I am sure that this is very simple, but I can't find any answer to it. Additionally, later on, I would like to be able to extract the block information to an Excel file. Thanks in advance for your valuable help!