Stretch an arcs height without moving end points

Stretch an arcs height without moving end points

norm77
Enthusiast Enthusiast
3,525 Views
21 Replies
Message 1 of 22

Stretch an arcs height without moving end points

norm77
Enthusiast
Enthusiast
Hello,
I'm trying to make a dynamic block that will stretch the height of an arc while not moving the end points; similar to using the arc's midpoint grip. Can this be done? If so could that height have a distance multiplier of 0.5 when chained to another stretch action?

-Norm

Using AutoCAD 2008.
0 Likes
Accepted solutions (1)
3,526 Views
21 Replies
Replies (21)
Message 21 of 22

Anonymous
Not applicable
There seem to be so many variable factors to making this work automatically for all possible arc segments, that Ian's solution may be the most practical one. All one has to do to maintain the two "fixed" points is to mark one, and do the adjustment in two parts. Simple and sweet 🙂
0 Likes
Message 22 of 22

Anonymous
Not applicable
I think the problem is that the parameter for the stretch needs to be scaled with the arc in order for the stretch to work properly. This has to be done without the stretch being activated which is why I had to do the stretch manually. A mechanism for switching the chaining on & off by the action being used to affect the parameter might be a useful addition for the future.

I'm looking forward to learning about parametric constraints when we next upgrade.
0 Likes