Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 484 Bytes

filter_script_load_and_apply.rst

File metadata and controls

18 lines (11 loc) · 484 Bytes

Filter Script: load and apply

This example shows how to load and then apply a given filter script.

This script can be executed by running the following command:

pytest --pyargs pymeshlab -k 'filter_script_load_and_apply'

tests/example_filter_script_load_and_apply.py