Salome HOME
Issue #20513: Filling problem
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Tue, 22 Dec 2020 19:44:54 +0000 (22:44 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Tue, 22 Dec 2020 19:44:54 +0000 (22:44 +0300)
commit99bd16c981c93efc3bf5168b40e7844041f23174
treeee954b2f1da3dd671da1451479cbfa9e64ddbfce
parent800f412cd7c60b6ddd0a36fe7dc27b46c17819cb
Issue #20513: Filling problem

* Restore current feature after update of a sketch from Python API.
* Improve Filling feature to update correctly the orientation of closed wires.
* Workaround to avoid crash when converting wire to a single edge.
src/BuildPlugin/BuildPlugin_Filling.cpp
src/BuildPlugin/BuildPlugin_Filling.h
src/BuildPlugin/CMakeLists.txt
src/BuildPlugin/Test/Test20513.py [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp
src/ModelHighAPI/ModelHighAPI_Tools.cpp
src/SketchPlugin/SketchPlugin_Sketch.cpp