Message 1 of 6

Not applicable
08-17-2021
06:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
is there a way how I can automatically generate dynamic blocks in autocad using an excel list? The blocks should be placed at the coordinates (e.g. 10, 13, 201) of the list containing the attriubutes e.g. TAG, WIDTH and HEIGHT.
Example given:
TAG | WIDTH | HEIGHT | x | y | z |
A | 1 | 2 | 10 | 10 | 10 |
B | 1 | 1 | 10 | 20 | 10 |
C | 1 | 2 | 10 | 30 | 10 |
D | 1 | 2 | 10 | 40 | 10 |
E | 2 | 1 | 10 | 50 | 10 |
I made a few scripts in the past months but this exceeds my knowledge. I would be really thankful if somebody could guide me how to do this.
Kind regards,
Robert
Solved! Go to Solution.