Hello, I am totally new to Dynamo. I was wondering how to extract the value of y-axis only from a list of points to create a new list of parameter by just few nodes or any node works in the way?
Currently I use quite a few nodes to implemt it by Curve.ParametersAtPoints following the intersection of an y-axis line and the planes created by those points.