Hi, Im trying to create a mesh out of my script, and it gives me these two errors for some reason that I dont know, nor got the skills to find it.
What seems to be the problem? thanks! (the script I’m referring to located at the bottom)
biomorpher.gh (57.6 KB)
I suspect the problem is as shown in the error message box. Only feed non-null values to Vertices input. Also there is probably Transform-types going into the Vertices.
To fix:
- Try Clean Tree component to get rid of Null values
- Make sure you only give Points to the Vertices input