knots.path.four_fold#
- knots.path.four_fold(path: Path) Path[source]#
Generate a 4-fold symmetric pattern from a Path.
The initial path will be reflected a across the yaxis and the xaxis. To look smooth, have the path leave the yaxis horizonatally and approach the xaxis vertically.
- Parameters:
- pathPath
The unit cell
- Returns:
- Path