Objective:
Learn how to export STL, OBJ, or PLY files.Procedure:
In order to export STL, OBJ, or PLY files, you will need a mesh since these are mesh formats. 1. Convert your part to a Mesh. Common blocks for conversion are:- Mesh from Implicit Body
- Mesh from CAD Body
- Mesh from Voxel Grid
- Remesh Surface
- Refine Mesh
- Simplify by Amount
- Simplify by Threshold
- Find more tips on refining here
- Add an Export Mesh block. This allows you to define units, file locations, and file types for a repeatable workflow.
- Right-click the final mesh block and select Export for fast one-off exports
Download the Example file:
- Export Mesh and Thickened Lattice to 3MF Format
- Can lattice shell elements be exported as 3MF?
- How to export your design to Ansys Fluent

