Message 1 of 7
a way to export volumetric lattices as body
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to export a body that has been given a volumetric lattice (Gyroid) as an SAT file. Currently, I see only one solution for this: after a body is modified with an internal lattice structure, it must first be converted to a mesh, and then the mesh can be converted using the 'faceted' method. The problem here is that the file becomes much heavier when a mesh is created, or I have to opt for a mesh with fewer elements, causing the Gyroid to lose its smoothness and develop indentations.
Additionally, I want to use this file later in Abaqus, which means I will need to mesh the exported file again. It is obviously not ideal to mesh a body twice.
Does anyone know a way to export the Gyroid structure as a smooth body?