Dynamic Block with multiple lookup tables. Want to move the block origin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to move the origin point of a dynamic block and have the lookup tables auto update?
I have a dynamic block with 15 lookup tables to fill out a little chart we use on all of our architecture plans. All the lookup table does is control the move command to locate which box the X would be in for 15 different parameters.
After I finished making it I realized I wanted this to have the 0,0 insertion point be at a specific location far from where it was made during block creation. This is so the block would always populate the same location on the sheet. That is all easy for me to do but as soon as I relocated it I came to realize all of my XY distances in the lookup table were not incorrect. I spent a good hour or so fixing all 15 tables. Now I thought I was good but realized just now my block is again not in the right place and needs to be adjusted so the 0,0 is about 1" to the right so when I insert this block on the sheet it will be approx. 1" closer to the left side of the page.
Is there an easy way to move everything in the block so the tables automatically update to the new 0,0 location? It is off by exactly 255/256" so I know I could just go into each table and subtract or add that distance to correct the parameters but was hoping there was a command or something that would simplify this.