algorithmic modeling for Rhino
You can definately use GH to send a Rhino Command via a scripting component (Python, C#, VB) but this will affect only geometries already baked in Rhino. You cannot use a Rhino Command on geometries which are in Grasshopper, you need to find a way to do it with provided GH components.
I can't see anything in the RhinoCommon SDK for merging edges.
Hello David,
What I meant was using a rough script command to call that particular function :
Rhino.RhinoApp.RunScript("_SelAll _MergeAllEdges", True)
It's not ideal I agree.
But this one is for edges, maybe there is something in rhinocommon, or this function is not exposed in sdk.
In that case you can call a comand.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by