]> SALOME platform Git repositories - modules/shaper.git/commit - test.models/idler_plate.py
Salome HOME
Adjust 'idler_plate.py' model to the new behavior
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Thu, 17 Sep 2020 15:20:42 +0000 (18:20 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Thu, 17 Sep 2020 15:21:12 +0000 (18:21 +0300)
commit2ef774c0a2e0bfd91dd960337fb5f9762092e626
tree22cf174da220938e9c4fa4d69f57f10ef0e011ef
parentba71135a8b45672f032240b22086d4b17b7b0b97
Adjust 'idler_plate.py' model to the new behavior

According to the general limitation of the selection mechanism, it is impossible to separate the coincident centers of circles/arcs if they are projected to another sketch. So, the loading of the geometric dump always selects the center of the latest edge. The 'idler_plate.py' test becomes invalid after #19990 while checking the dump to Python, because centers of arcs are taken into account now when loading the geometric dump.
test.models/idler_plate.py