Message 1 of 3
Dynamic spline?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How can I have a spline so that it adjusts proportionally when the size of a dynamic rectangle is changed?
In the attached test spline I would like the spline to adjust relative to the rectangle when the user parameter h or w are changed. i.e. the size and position of the spline changes along with the rectangle.
I can see one possible route: create a grid of construction lines where the spline points are coincident with the grid intersections. However I cannot fathom how to then adjust the grid proportionally within the rectangle.
Is that along the correct lines or is there a better way?