Salome HOME
Issue #19031: python dump not loadable
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Mon, 27 Apr 2020 14:35:58 +0000 (17:35 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Mon, 27 Apr 2020 14:55:35 +0000 (17:55 +0300)
commit752b7b296bc5884b6bf355f03a67369cf717b6b5
treee057aea276d987580315cf1a009e4a146b980dc8
parent9eddf4ac8cc3ba51430c59de5a35071bc5745de2
Issue #19031: python dump not loadable

* Fix crash in the Angle constraint presentation if the center of angle is too far.
* Improve naming of the from/to faces of Extrusion in case of ExtrusionFuse with compsolid.
src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.cpp
src/ModelHighAPI/CMakeLists.txt
src/ModelHighAPI/Test/Test19031.py [new file with mode: 0644]
src/SketcherPrs/SketcherPrs_Angle.cpp