Message 1 of 5
Import multiple blocks with coordinates

Not applicable
02-10-2021
04:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I am a beginner user of autocad, and i have just started working in a design position. my company has a drawing with more than 2500 block in it. I would like to make a Lisp in which i can import the 100 blocks at a time, the blocknames and the coordinates are available in excel sheet,
So what i need is a way to read the blocknames and coordinates from excel sheet and then import them from the master drawing to the drawing i'm working on?
Thanks,