]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Fix for the issue #2514 : Error after load a python dump (RHF)
authormpv <mpvvpm@mail.ru>
Thu, 28 Jun 2018 14:30:56 +0000 (17:30 +0300)
committermpv <mpvvpm@mail.ru>
Thu, 28 Jun 2018 14:30:56 +0000 (17:30 +0300)
commit6b9fb8af9e4b0fa9b7b052d8f0b6e7a20e320b79
treed7ccad51c64d1df41cbc80bfcd04e91045128fa1
parent93812948682724937e6a1773b7f1adeeed89019d
Fix for the issue #2514 : Error after load a python dump (RHF)

Do not export degenerated edges to the naming structure. In this issue the degenerated and other edges in Revolution were exported in a changed order.
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/Test/Test2514.py [new file with mode: 0644]
src/Model/Model_BodyBuilder.cpp