
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All
Is there better way to replace rectangle shape blocks based on old block’s size (width and length)
I’m working on files exported from 3rd party CAD file.
All blocks in each layer have same block name but the size is different because of scale difference. ( They are supposed to be different blocks)
For example, in a layer “TableT”, there are several rectangle shape blocks with different size but name of all blocks is “SK1”
I need to replace the old blocks with new blocks which is correct size and have scale of X=1,Y=1,Z=1.
The name of new block is based on its layer name and block size (width and length; shorter length is width and longer length is length)
For example, if actual size(dimension) of an old block named “SK1” in “TableT” layer is 20X40 then I need to replace the old block with a block named “TableT2040” which is size of 20X40 with scale of 1,1,1.
The block naming convetion could be different as long as it indicate the layer and size.
Current work flow is that I put dimensions on all old blocks then I chose new blocks from block library and replace each block. Another words,,,, 100% manual…
Are there any tools or approach for better workflow?
Thank for reading this.
Sincerely,
Solved! Go to Solution.