Classes | |
| class | Nester |
Functions | |
| def | test () |
Variables | |
| int | DISCRETIZE = 4 |
| list | ROTATIONS = [0,90,180,270] |
| float | TOLERANCE = 0.0001 |
Function Documentation
◆ test()
| def ArchNesting.test | ( | ) |
Variable Documentation
◆ DISCRETIZE
| int ArchNesting.DISCRETIZE = 4 |
◆ ROTATIONS
| list ArchNesting.ROTATIONS = [0,90,180,270] |
◆ TOLERANCE
| float ArchNesting.TOLERANCE = 0.0001 |
1.8.17