Grasshopper

algorithmic modeling for Rhino

I want to smooth the Delaunay mesh but cannot use WB component,it says i should use weavebird clean up mesh component,but i can't find it.Does anybody know?

Views: 11085

Replies to This Discussion

Oh I know about this. I never got around to finishing that tool and releasing it.

If you bake the mesh and use Rhino's _AlignMeshVertices command, it should be enough.
I hope this helps,

Giulio
--
Giulio Piacentino
for Robert McNeel & Associates
giulio@mcneel.com

I've got a similar problem. I wan't to use the wb_Offest component, but the it tells me that two consecutive edges have the same value and the topology is invalid and I need to use wb mesh cleaner.

Is there another way to solve the problem? Thanks!

best, Samy

Try using Rhino's _AlignMeshVertices above (pretty sure it will work) or [uto]'s WeldMesh component with some tolerance.

Giulio
--
Giulio Piacentino
for Robert McNeel & Associates
giulio@mcneel.com

Hi Giulio

Just wondering if there is a way to call the function through rhinoscriptsyntax. It doesn't seem to be there in this library. So, I tried to look for it in Rhino.Geometry.Mesh - but still not there. Just wondering if you have any suggestions.

Thank you

Claudio

In Rhino WIP you can now use

mesh.Vertices.Align(tolerance)

info is on the WIP page.

Thanks

Giulio
--
Giulio Piacentino
for Robert McNeel & Associates
giulio@mcneel.com

Hi Giulio.

I have the same problem with my definition. I tried with everyone up, but nothing.

What i can do?

attached file and image
Many Thanks

Simone


Smooth%20mesh_01.ghsmooth%20mesh_01.3dm

This is probably due to some collapsed faces. A possible way to fix it might be to bake the mesh and analyze what problems the _MeshRepair panel encounters.

Thanks,

Giulio

--
Giulio Piacentino
for Robert McNeel & Associates
giulio@mcneel.com

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