Salome HOME
Issue #20247: Wrong extrusion direction to face
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Fri, 23 Oct 2020 06:32:17 +0000 (09:32 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Fri, 23 Oct 2020 06:32:17 +0000 (09:32 +0300)
commit87719af9bff2a6763303dcb132769270564c40d7
treecf24c9ad897129c1e9cc6731b79d29f871a7145f
parent266ba3a9179517c4b288232eb8d9db1bac4c56b7
Issue #20247: Wrong extrusion direction to face

Fix size of cutting tool solids when creating a prism between two planar faces.
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/Test/Test20247.py [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp