AlternateSort

class pyslm.hatching.AlternateSort

Bases: pyslm.hatching.sorting.BaseSort

Sort method flips pairs of scan vectors so that their direction alternates across adjacent vectors.

Methods Summary

sort(scanVectors)

This approach simply flips the odd pair of hatches

Methods Documentation

sort(scanVectors)

This approach simply flips the odd pair of hatches

Return type:

ndarray