Expand description
Enums§
- Error
- An error that can occur while exporting
Functions§
- export
- Export the provided mesh to the file at the given path.
- export_
3mf - Export the provided mesh to the provided writer in the 3MF format.
- export_
obj - Export the provided mesh to the provided writer in the OBJ format.
- export_
stl - Export the provided mesh to the provided writer in the STL format.