I will still be trying just because I don't know how. FWIW
I will still be trying just because I don't know how. FWIW
I'm thinking about going thru and removing the dimension and before I do I'll get the location of the dimension line that I can pass to my dimension routine. I just didn't figure on passing variants to the dimension routine. It sure would be nice to be able just to stretch the darn thing. You'd think Autodesk could shed some insight.....
Tommy,
I ended up re-writing the routine to delete the dimension grabbing the dimension line location and then writing back the dimension after moving the blocks. Took alot more code but seems to work a little faster and I have more control this way.
I messed around with getting the dimension parent object which is a block and tried to mess with that...no luck
Thank you. I will still be playing with it, will post back if I can find a way.
Sounds good the VbAssoc() worked well with getting information about the dimrotated object but I didn't see where I could change it. To bad theres not a move point command