- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've been tasked with another job that requires some programming help and I'd like to enlist your expertise.....I was hoping to use Lee Mac's ObjectDBX Wrapper again as the exact same steps have to be performed on multiple files.
The order of the steps is important as information has to be purged in the middle step to allow for a new block to be inserted at the end. The crossing windows contain more than just block entities. If it was only blocks, I could have just used a block replace LISP.
1. Erase all of the contents that are touched and within 2 crossing windows (so bottom right to top left crossing);
Window 1
1st point: X=33 Y=0 Z=0
2nd point: X=21.5 Y=6 Z=0 (or @-10.5,6,0)
Window 2
1st point: X=22 Y=0 Z=0
2nd point: X=-1 Y=3 Z=0 (or @-23,3,0)
2. Purge the drawing
3. Insert and explode block "TB" at 0,0,0
That's it. If you can help make this work, it would be greatly appreciated. Let me know if you need any more information.
Solved! Go to Solution.