Grasshopper

algorithmic modeling for Rhino

sorry, i'm new so it's must be easy question.

How can I make surface from XYZ-coordinates which are not in order.

Views: 473

Attachments:

Replies are closed for this discussion.

Replies to 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).

Attachments:

Thanks guys!!
I think I got clue to solve this problem!!

can I ask one more?
its also easy question but how can I change left to right?

If you can convert your text into path notation (only works for integers), then you can do this:

Attachments:

Thanks a million!!!

it's very easy to understand!!!

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service