Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Merge function for two CurvySplines
#1
Hi _AKA_

I saw that you integrated a function to split or create subsplines. What is the best way to merge two splines within a batch script? Maybe you have a good idea? Smile

I tried it with changing the parent of the CPs (controllpoints) and then use the function SyncSplineFromHierarchy ().
Also I tried the function Add() or InsertAfter() but I was not able to "copy" the information of the original CP to the new CP.

Another thing is that I'm not sure if sometimes the Refresh() function for the CurvySpline comes too late and the next operation tries to access wrong data of a curvySpline.

The results I got so far feel a bit random and it is difficult for me to find the origin of my problem.

Background: I imported a lot of OSM data. I extended the data (like position,..) in every CP with OSM data (Street type,...). Sadly the streets consist of a lot of very small pieces and I need to merge them in a batch script. The script is running in [ExecuteInEditMode], so the result will be saved in the scene.

Best Greeting
HatraE
Reply


Messages In This Thread
Merge function for two CurvySplines - by HatraE - 01-19-2021, 08:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Does CurvySplines support displaying handles and points during runtime? niuage 1 7 12-11-2023, 12:01 PM
Last Post: _Aka_
  Does Curvy has gameobjects pooling system function? Chanon 7 13 09-07-2023, 12:43 PM
Last Post: _Aka_
  How to merge intersecting meshes at spline connections? Reign_of_Light 2 6 03-20-2023, 08:36 AM
Last Post: Reign_of_Light
Video How do I merge splines only if some control points are at the sam position? arcade.autumn 5 17 02-13-2023, 09:35 AM
Last Post: _Aka_

Forum Jump: