- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys,
I'm a new intern in a company and responsible for optimizing the block library of AutoCAD.
It seems like I'll have to work with AutoLISP for solving one specific problem that's causing me headaches.
The problem is that I've never worked with it before. I'm googling a lot and couldn't find something similar.
My goal is to learn AutoLISP so I can solve this problem and maybe others to come.
I would gladly appreciate it if you could point me in the right direction. What commands do I have to look for? What could the code look like? Any ideas how I could solve this?
Here's what I do:
I insert random blocks (for example Block_1, Block_2 and Block_3) in a new file. There is one Excel file with informations about all available blocks, yet I have to show only the informations of the blocks I inserted in AutoCAD (for example in a table).
- a. Linking the Excel file was the wrong approach, because I have to link single sections of it to single blocks and then manually create a table out of these single "cells" in AutoCAD.
- b. The Express Tools functions didn't help either, because I have to manually ATTOUT/ATTIN the data every time there's a change in the Excel table.
Please check the image I attached below, my English is limited.
Thanks a lot and cheers!
Solved! Go to Solution.