
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone!
Please look at the picture
This is a dynamic block.
The goal is, by the grip changing length of the block (it changes length by 1-2-3) move the red circle half a length (0.5-1-1.5).
Of cause I could use a Look-up table, but I don't want - I want to use only grip marked in green circle, since it is much more comprehensive for a user to use this grip (he will see at once the length change) rather then drop down look-up list.
If it was AutoCad 2010+, I'd go for a block property table, but I'm using Acad 2006, there is no such a function in it.
Chain dimension will move the red point the same distance only, but I need a half.
So I just need to simultaneously with use of one grip stretch the block by X distance and move red circle by X/2 distance. No look-ups, no block properties tables.
Fig.1 - start position (in the attached file 0.5 is a start position)
Fig.2 - it is how it works.
Fig.3 - it is how it showld work.
Any ideas?
The file is attached.
Solved! Go to Solution.