algorithmic modeling for Rhino
Can you post your definition and rhino file?
Hi David,
Didn't use GH to create this. The mesh was imported (Maya nCloth to ZBrush then Rhino) and is over 100MB. I'm avoiding using the CollapseMeshFacesByArea command because I don't want to collapse faces that may not be an issue. I was looking for different tools to cull those naked verts and all I found was the script below, which I tried but it didn't do anything on my system. Been deleting them manually.
http://www.kxcad.net/rhinoceros/RhinoScript/mesh_methods/meshnakede...
can't you sort them by area and delete the smaller one with a tolerance reference value ?
edit : weavebird includes a naked boundary component
here...I think this is what you're trying to do? You'll need kangaroo for the naked/clothed vertices and to get the vertex neighbors. What you do is identify all naked vertices and isolate the indices of those that are only attached to two other vertices (so they're "hanging" freely, as if the opposite edge is a hinge). Then you use the "member index" component to compare the vertices from each of your faces to the hanging vertices, collect any face that hits the mark, merge them and use that list to "delete faces" on your mesh.
Can you please show that definition using the text display? I have Kangaroo 0.085 installed but I'm not seeing the icons in your definition. Thanks, I really appreciate the help.
looks like I'm missing the first two components: NakedVertices and VertexNeighbours. Are those both Kangaroo components and do you think I should download an earlier version?
Yes those are both kangaroo...yeah, I would download an earlier version.
ok thanks again. i'll try it again in several hours. going home to get a little sleep. 4AM here in los angeles. i'll let you know how it goes.
No need to change version!
NakedVertices and VertexNeighbours are there in Kangaroo 0.085
They are found under the utility Tab of Kangaroo
I was confused...I thought he was talking about gh version!
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