Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 406 Bytes

save_project.rst

File metadata and controls

18 lines (11 loc) · 406 Bytes

Save Project

This simple script shows how to save a project file having all the objects contained in a meshset.

This script can be executed by running the following command:

pytest --pyargs pymeshlab -k 'save_project'

tests/example_save_project.py