PathCutFilter
- class ipkiss3.all.PathCutFilter
Filter that cuts a closed shape into areas with a minimum numer of vertices
- Parameters:
- max_path_length: int and number > 0, required
Maximum number of vertices per shape
- overlap: int and number >= 0, optional
Add overlaps to adjacent shapes. How many vertices
- grids_per_unit: int and number > 0, optional
gridding parameter for cutting scan
- name: ( str and String that contains only ISO/IEC 8859-1 (extended ASCII py3) or pure ASCII (py2) characters ), optional, *None allowed*