Block Properties Table Regens Attributes Automatically

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Does anyone know why Autocad treats the block properties table differently than a normal lookup table when it comes to populating attributes? When you tie an attribute to the block properties table, the attribute will automatically regenerate to populate its contents. However when you tie an attribute to a normal lookup table you have to type "regen" after every list selection for it to update. Some of my blocks are going to have a lot attributes to be filled in using a lookup table. This works fine however I've noticed that once there are several of those blocks in a drawing the regen takes longer and longer with each new block added. The block properties table is a good solution to that problem but it's annoying that I can't use parameters to move the icon around. So there are pros/cons to each method I guess.
If we could figure out how to regen the attributes that are populated from a lookup table the same way that they are when they're tied to a block properties table, that would solve all the problems.
In the attached block, the attributes above the circle are populated using the block properties table, the ones below the circle are populated using a lookup table.
Thanks!