This node takes a curve input and an int index. The spline from the input curve with that index chosen (modulus to number of splines for "wrapping") is output.
An additional boolean option for "recenter" aligns the chosen spline to the 0,0,0 point of the nodetree. The control point in the chosen spline to be aligned is selectable as well. This control point index is also modulus with the spline's number of control points.
{F10245200}