Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding multiple splines to one connection
#1
Hello again, as the title says I want to connect multiple splines to one connection - in code.
Now I can make a connection via code as you kindly guided me in this thread
https://forum.curvyeditor.com/thread-644.html

SO i have multiple objects each with their own spline & I am trying to make the last segment (last visible control point) of each object be part of the connection with seg.


when the first object  runs the code below it works fine, it's just when I try to run the script  again with other objects that it doesn't work as intended. What happens is a separate connection is made & there is no follow on spline. 
What I think I need to do is check if the control point has a connection (but don't know how)
then add a control point to that connection.

How could I do that please
 



So I make my connection like this :
Code:
CurvyConnection conn = CurvyConnection.Create ( spline_push.LastVisibleControlPoint,seg);
Reply


Messages In This Thread
Adding multiple splines to one connection - by dazz777 - 03-06-2019, 01:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Mesh Generation between two splines vatan 4 189 02-14-2025, 07:11 AM
Last Post: vatan
  Updated package in 2022 LTS resulted in multiple errors scr33ner 2 100 01-13-2025, 09:32 AM
Last Post: _Aka_
  Anomalous connection handling SAMYTHEBIGJUICY 1 45 12-04-2024, 05:08 PM
Last Post: _Aka_
Information New free asset: Converter For Dreamteck Splines _Aka_ 0 32 07-19-2024, 08:27 PM
Last Post: _Aka_

Forum Jump: