Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 368 Bytes

load_project.rst

File metadata and controls

18 lines (11 loc) · 368 Bytes

Load Project

This simple script shows how to load a project in a :ref:`meshset`.

This script can be executed by running the following command:

pytest --pyargs pymeshlab -k 'load_project'

tests/example_load_project.py