08-09-2022, 12:08 PM
Hi
Using the API you could automate the placement (position and orientation) of the extra parts: you can get the position and orientation of the first or last point of each spline, and knowing the dimensions of the extra part, move it (and the splines if needed) accordingly so that they all fit together.
The main useful methods would be:
CurvySpline.Interpolate
CurvySpline.GetTangent
Did I answer your question?
Using the API you could automate the placement (position and orientation) of the extra parts: you can get the position and orientation of the first or last point of each spline, and knowing the dimensions of the extra part, move it (and the splines if needed) accordingly so that they all fit together.
The main useful methods would be:
CurvySpline.Interpolate
CurvySpline.GetTangent
Did I answer your question?
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Please consider leaving a review for Curvy, this helps immensely. Thank you.

