- Thank you received: 0
Scale method
4 years 3 weeks ago #3397
by LilBeng
Scale method was created by LilBeng
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.
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.
4 years 3 weeks ago - 4 years 3 weeks ago #3403
by rgs
Replied by rgs on topic Scale method
Deleted post
Last edit: 4 years 3 weeks ago by rgs.
4 years 3 weeks ago #3404
by cwinters
Replied by cwinters on topic Scale method
Hi,
thanks for reporting, there was an index error in the code.
I'll let you know when the fix is merged and available in the nightly build.
Best,
Christoph
thanks for reporting, there was an index error in the code.
I'll let you know when the fix is merged and available in the nightly build.
Best,
Christoph
Time to create page: 0.124 seconds