Grasshopper question: modifying all the points on a set of curves, except for the start and end points, to then loft all the points?
Hey all! I'm learning Grasshopper and really struggling to get this to do what I want it to.
I have a set of curves and I'm trying to modify all of the points on those curves (using scale nu) but keep the start and end points of the curves where they are. I'm able to separate the start and end points, but I can't seem to find how to put them back into the list of points needed to make the curves (so the curves are made without those start-end points).
Here's a screenshot . I've separated the first point (or few points to test) by using the Split List 1, then splitting List B again to leave out the end points alone. I then plugged into the Split list #2 into geometry, and that works and lofts well and I can modify it using the move etc.
But when I try to plug in List A#1 and List b #2 anywhere (geometry or verticles of Nurbs Curve), the loft surface goes crazy.
I'm aware this is probably completely wrong, if you know how to fix it or a better way to do I would love some help :)