11-16-2023, 04:02 AM
Hi there,
I need some help with this simple Connection use-case.
Below are two splines, Spline 1 is highlighted purple, Spline 2 is the smaller spline not highlighted. If I am on Spline 2 heading towards that connection, how does my custom connection code make me continue on to Spline 1 (in effect, continuing to Spline 1 CP0001)?
That connection has two control points, CP0002 from Spline 1 and CP0000 from Spline 2. When I hit that connection I can only take the "other" branch which is heading back towards CP0003 on Spline 1 which is not what I want? Rejecting any branches that diverge too much leaves me with no option.
Somehow I have to "know" that CP0001 on Spline 1 is my next control point. I really hope this makes sense, it does in my head
I need some help with this simple Connection use-case.
Below are two splines, Spline 1 is highlighted purple, Spline 2 is the smaller spline not highlighted. If I am on Spline 2 heading towards that connection, how does my custom connection code make me continue on to Spline 1 (in effect, continuing to Spline 1 CP0001)?
That connection has two control points, CP0002 from Spline 1 and CP0000 from Spline 2. When I hit that connection I can only take the "other" branch which is heading back towards CP0003 on Spline 1 which is not what I want? Rejecting any branches that diverge too much leaves me with no option.
Somehow I have to "know" that CP0001 on Spline 1 is my next control point. I really hope this makes sense, it does in my head