Hi,
The Scale method (\netgen\libngpy_meshing_init_.pyi) does not work correctly:
1: (50, 50, 0)
2: (0, 50, 0)
3: (0, 0, 0)
4: (50, 0, 0)
5: (100, 50, 0)
6: (100, 0, 0)
7: (150, 0, 0)
8: (150, 50, 0)
1: (100, 100, 0)
2: (0, 100, 0)
3: (0, 0, 0)
4: (100, 0, 0)
5: (200, 100, 0)
6: (200, 0, 0)
7: (300, 0, 0)
8: (150, 50, 0)
The last point does not change.