Cleanup Mesh edges and wires when exporting to Revit

Hello there, I wonder if there is a way or a plugin to clean up the mesh model when exporting Rhino geometry to Revit. The only legit method I can find on the internet is through Formit, which I don’t have. Thank you

image

Hi RealTaiwanese,

Depends on the mesh. Rhino.Inside.Revit will attempt several import methods, the last one being the .stl import that gives the mesh lines in the view.

Conveyor does some additional work behind the scenes in meshes as well.

1 Like

Hi Japhy, thanks for the infor. I will look into this