- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Question about splines. Let's say I've got this project (I've also attached it):
There are two sketches. Sketch #1 is the vertical line (height 20) and the diagonal line. Sketch #2 is a spline, with the start and end points projected from sketch #1.
I want to be able to adjust the height and have the spline keep its shape and move up or down. For example, here's height = 40:
The problem is, if I use coincident constraints on the ends of the spline, I get a stretched out shape like this when I change the height:
And if I don't use coincident constraints, I get this:
...which could then be fixed with a point-to-point move, but that's a pain in the ass if I'm changing the height frequently.
You might say, why not fully constrain the spline like this:
The answer is, that would be fine for this (simplified for demo purposes) project, but what I'm actually working on is a complicated spline with many points. I'd really rather not have to fully constrain each point manually.
Is there a solution? If there isn't, I think this would be a really useful option in a lot of situations.
Thanks!
Solved! Go to Solution.