mlampert

Results 2 issues of mlampert

Restructure the source code to bring some order into the python modules and make the code more digestible. It does away with most of the naming redundancy and clearly separates...

WB Path
Refactor

Given below (blue) polylines I create the offsets (green). In order to eliminate interferences the individual offsets are then combined with a boolean `OR`. The width of the slot in...

enhancement