PyMeshLab Exceptions¶
-
exception
pmeshlab.PyMeshLabException¶ Generic PyMeshLab exception.
-
exception
pmeshlab.InvalidPercentageException¶ Exception raised when an invalid value (not between 0 and 100) is set in a
Percentageobject.
-
exception
pmeshlab.InvalidEnumException¶ Exception raised when an invalid enum value is used as argument of a filter.