Grasshopper

algorithmic modeling for Rhino

Does C# code has some way to do the meshpatch command in rhino?

I checked rhinocommon.chm, but failed to find anything related to meshpatch

(I searched the key word "patch" and did not get what I want)

Thank you very much!

Views: 1641

Replies to This Discussion

It appears to be just a Delaunay mesh over a bunch of points. I don't think there is a RhinoCommon equivalent of this command.

--

David Rutten

david@mcneel.com

Thanks for the reply!
I have a rectangle and a loads of closed curve inside, normally I will use PlanarSrf to create the srf with lots of holes.
but when the holes reach 10000 or more, I found that MeshPatch will be much faster, sometime hundreds of time faster.
Delaunay Mesh can not deal with this kind of problem.

Does GH or C# has any way to do mesh patch?
Does that mean that some powerful and useful command in rhino can never be found in GH,C# or rhinocommon?
Thank you again!

I see. There are lots of commands in Rhino that do not have a corollary in RhinoCommon and GH, it would appear that MeshPatch is one of them.

--

David Rutten

david@mcneel.com

I added this as a feature request to our bugtracking system

http://mcneel.myjetbrains.com/youtrack/issue/RH-25872

This link is not open to the public yet, but hopefully soon.

really great!

Thank you!

Thank you!

It seems that I have to find another way.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service