I got this, i wonder if this is the best solution?
The Points.Minpoint (DynaMep) has the wrong list-structure.
Thanks.
I got this, i wonder if this is the best solution?
The Points.Minpoint (DynaMep) has the wrong list-structure.
Thanks.
Maybe change the Level of the node and / or use some Flatten nodes?
Also what would be the desired output? What MinPoints do you need?
And maybe this would help?
The Points.Minpoint (DynaMep)
The outcome stay the same with Use Levels and Keep List Structure but…
This get the min value from x,y and Z from all (2) the values in the list. What i want is the point the closest to 0,0,0, so i think Geometry.DistanceTo is the way to go.
Thanks.