Group Abstract Group Abstract

Message Boards Message Boards

Export MeshRegion with its inner points and elements?

Posted 9 years ago

I want to use Mathematica to mesh a 3D solid region for FEM calculation. So I use DiscretizeRegion to generate a MeshRegion object. It contains points, lines, triangles and tetrahedrons information.

But when I export the MeshRegion into a .stl or .obj file, there is only surface data left and inner data is lost. The solid discrete region transformed into a 3D surface. What should I do to export a complete MeshRegion object?

POSTED BY: Yukun Huang
2 Replies
POSTED BY: Sean Clarke

Welcome to Wolfram Community! Please make sure you know the rules: https://wolfr.am/READ-1ST

You need to edit your post and add code that illustrates the issue.

POSTED BY: EDITORIAL BOARD
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard