Itoo Software Forum

Author Topic: Copy Markers from spline to spline  (Read 455 times)

arch3d

  • Sr. Member
  • ****
  • Posts: 281
    • arch3d.pl
Copy Markers from spline to spline
« on: February 25, 2023, 10:31:37 AM »
Would be great to copy marker from one spline to another with all data (Marker ID, Spline Data)

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4394
    • iToo Software
Re: Copy Markers from spline to spline
« Reply #1 on: February 27, 2023, 09:30:13 AM »
Well, it could be done, but markers depend of the underlaying spline (number of sub-splines, vertices, etc.).
Copying them to a spline with different structure would result generate a weird result.
Carlos Quintero
iToo Software

arch3d

  • Sr. Member
  • ****
  • Posts: 281
    • arch3d.pl
Re: Copy Markers from spline to spline
« Reply #2 on: February 27, 2023, 09:43:48 AM »
So main issue is that copied marker would be in wrong place?

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4394
    • iToo Software
Re: Copy Markers from spline to spline
« Reply #3 on: February 27, 2023, 10:18:23 AM »
Yes, besides other issues, as what to do with markers from a spline with more sub-splines than target. For example, marker in sub-spline 2, copied to a spline with a single sub-spline.

Anyway... you suggestion was to copy markers within a same RCSpline modifier (copying between sub-splines), or copy between different modifiers ?
Carlos Quintero
iToo Software

arch3d

  • Sr. Member
  • ****
  • Posts: 281
    • arch3d.pl
Re: Copy Markers from spline to spline
« Reply #4 on: February 27, 2023, 10:25:38 AM »
From one modifier to another.
For now my pipeline is copy whole modifier and remove unnecessary markers (to not set it up again)

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4394
    • iToo Software
Re: Copy Markers from spline to spline
« Reply #5 on: February 27, 2023, 11:53:37 AM »
Ok, added to the wishlist. We'll search some workaround to avoid those side effects.
Carlos Quintero
iToo Software

arch3d

  • Sr. Member
  • ****
  • Posts: 281
    • arch3d.pl
Re: Copy Markers from spline to spline
« Reply #6 on: February 27, 2023, 12:17:47 PM »
thank you