Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 448 Bytes

apply_filter_parameters.rst

File metadata and controls

18 lines (11 loc) · 448 Bytes

Apply Filter: Parameters

This example shows how to pass custom parameters to a given filter.

This script can be executed by running the following command:

pytest --pyargs pymeshlab -k 'apply_filter_parameters'

tests/example_apply_filter_parameters.py