-
JoinMeshs
Hi all,
I remember in rhino4 there was a method called joinmeshes.
what ever happened to that?
So in my situation, I have several meshes being created in my code, and i want a way to join these meshes with out using rs.selectobjects() and rs.command( "_join " ) and then rs.command( "_weld _180 " )
any thoughts?
-
Senior Member
I just added a JoinMeshes function to rhinoscriptsyntax. This will be available in the next V5 beta, or if you just can't wait until then you can get the updated script from
https://github.com/mcneel/rhinopytho...script/mesh.py
Thanks,
-Steve
-
Thanks alot steve! this really helps!!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules