algorithmic modeling for Rhino
How can I make surface from XYZ-coordinates which are not in order.
Tags:
Replies are closed for this discussion.
To start with, either supply the file that defines your points or better yet, internalize those points in the GH so no external file is necessary.
Yuji,
There's several ways to attempt to address this problem (depending on the case in question)... but the most "common" is the very slow and quite temperamental Patch (BTW: trimming the resulting surface is also slow).
If a mesh (I hate them) is acceptable ... the whole process is way faster - say *10++ times min (in this particular case provided: using either Delauney triangulation and then some Mesh Faces elimination or using some Ball Pivot approach [far better]).
See attached (Load demo Rhino file first).
Welcome to
Grasshopper
© 2025 Created by Scott Davidson.
Powered by