@Alex43 thanks a lot for your answer, and sorry for my very late answer. The “subcrv” command works fine, but I would like to do this in grasshopper. Is there a way to implement this in grasshopper with the “subcrv” component and other components?
@saeed_hasan_zadeh thanks for your answer, but my intention is to align curve B to curve A and have curve B have the same curvature as curve A.
I tried to do this in two ways, but I didn’t succeed. The problem is the domain of the curve and its length, because they are different from each other. This is annoying. I know this is about parametric curves, but I don’t know how to transform a point on a curve by its length to its domain value, even with the “remmap numbers” component. Curve B needs to be in the middle of curve A, and the length that runs over curve A from its middle needs to stop exactly after running the length of curve B divided by 2 to the left and to the right, or - [Curve_B_Lenght]/2, and + [Curve_B_Lenght]/2 (just to give you an idea).