Hi everyone,
Ive read a few forums and still can’t work out this problem.
Trying to create a surface from points but the function says I have null points!
is there anything i can do to fix this problem? pretty new to grasshopper so any help would be appreciated
Assigned to Grasshopper category
Hello,
Please upload your GH file with internalized geometry.
Halfway there
Right clic on the curve param > Internalize
Got it.
For an unexpected reason (maybe the gigantic coordinates, your curves are far from the origin) the last point of Divide Surface
is null.
Therefore the Hit output of Mesh Ray
is null and so is the output of Pick'n'Choose
.
Solution : right clic > reparameterize the surface.
1 Like
Thankyou so much! that worked like a charm!
nice one!
would be interesting to understand why exactly 401 nulls were generated before the reparametrization of the surface: 401 is exactly the width of the array…
001_terraintest2_Re.gh (599.5 KB)
looks like without reparametrization the very last column of 401 points are all Nulls: