Message 1 of 3
How to make connection between part name in assembly to its name in a block and a connection for its dimension?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys,
I don't have the background how things like this work in Autocad but I really want to make things "automatic".
I want to give a name to a part in the assembly, the name supposed to be connected to a block with the same name, is there a way to do this? (1)
In the same way, I guess more complicated, I want the bounding box dims of the part: length and width, to be automatically retrieved to the block attribute that later, I would be able to extract to excel. is it possible? (2)
Any ideas how should a begin?