Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. Be respectful, on topic and if you see a problem, Flag it.

If you would like to contact our Community Manager personally, feel free to send a private message or an email.

Converting meshes to solids

CaptainBisquickCaptainBisquick OS Professional Posts: 33 ✭✭
Is it possible to convert a polygon mesh into a solid?

I need to use a mesh modeling program to generate my complicated hole pattern. I have to get it into my model, and I see 2 methods:
  1. Export my model as a mesh and do the boolean subtraction there.
  2. Export my hole pattern as a solid and do the boolean subtraction in OnShape.
Both options could work since the ultimate destination for my model is a 3D printing slicer. But option 1 is bad because booleans are unreliable in my mesh modeler. So, is it possible to convert my hole pattern mesh to a solid that OnShape can do a boolean subtraction with? My hole shapes are triangles, so the resulting mesh would be pretty simple, just a big grid of triangular columns.

Best Answer

Answers

  • phylo_pylophylo_pylo Member Posts: 1
    Did you figure out a way to do it?
  • TizioTizio Member Posts: 3
    edited January 2019
    Years later and still no boolean for import? Is there some other way?
  • konstantin_shiriazdanovkonstantin_shiriazdanov Member Posts: 1,221 ✭✭✭✭✭
    The only software i know, which supports this kind of simultaneous usage of solids and meshes is the latest versions of NX, otherwise you have to reverse ingeneer your geometry first
  • billy2billy2 Member, OS Professional, Mentor, Developers, User Group Leader Posts: 2,014 PRO
    I do a lot with meshes and feel the only way is to convert to real geometry before using. Mesh data size is huge and you want it out of your data structure quickly. There's no datums, there's no design intent and for me it's not that accurate. It's just a reference for me.

    This is my experience, you might have a different need that invalidates my statements above.

    In my designs involving meshes, I eventually suppress them in order to speed things up. Having them be a main stream feature in a design would mean a long day at work and would take all the fun out of designing stuff. At least for me.



  • MBartlett21MBartlett21 Member, OS Professional, Developers Posts: 2,034 EDU
    mb - draftsman - also FS author: View FeatureScripts
    IR for AS/NZS 1100
  • MBartlett21MBartlett21 Member, OS Professional, Developers Posts: 2,034 EDU
    Is it possible to convert a polygon mesh into a solid?

    I need to use a mesh modeling program to generate my complicated hole pattern. I have to get it into my model, and I see 2 methods:
    1. Export my model as a mesh and do the boolean subtraction there.
    2. Export my hole pattern as a solid and do the boolean subtraction in OnShape.
    Both options could work since the ultimate destination for my model is a 3D printing slicer. But option 1 is bad because booleans are unreliable in my mesh modeler. So, is it possible to convert my hole pattern mesh to a solid that OnShape can do a boolean subtraction with? My hole shapes are triangles, so the resulting mesh would be pretty simple, just a big grid of triangular columns.
    @CaptainBisquick
    We can boolean a part and a mesh now:
    https://forum.onshape.com/discussion/comment/50058/#Comment_50058

    mb - draftsman - also FS author: View FeatureScripts
    IR for AS/NZS 1100
  • GWS50GWS50 Member Posts: 366 PRO
    Is it possible to convert a polygon mesh into a solid?

    I need to use a mesh modeling program to generate my complicated hole pattern. I have to get it into my model, and I see 2 methods:
    1. Export my model as a mesh and do the boolean subtraction there.
    2. Export my hole pattern as a solid and do the boolean subtraction in OnShape.
    Both options could work since the ultimate destination for my model is a 3D printing slicer. But option 1 is bad because booleans are unreliable in my mesh modeler. So, is it possible to convert my hole pattern mesh to a solid that OnShape can do a boolean subtraction with? My hole shapes are triangles, so the resulting mesh would be pretty simple, just a big grid of triangular columns.

    I have posted a method that I use to convert meshes to solids here

    https://forum.onshape.com/discussion/7124/converting-stl-files-into-a-model-format-that-can-be-used-in-a-sketch#latest
Sign In or Register to comment.