Salome HOME
Issue #17924: filter F5 on geometry for faces
authorazv <azv@opencascade.com>
Fri, 1 Nov 2019 09:35:47 +0000 (12:35 +0300)
committerazv <azv@opencascade.com>
Fri, 1 Nov 2019 09:36:20 +0000 (12:36 +0300)
commit8905c6038988d1bf1ce23f83fcf631271aad07b6
treeda39fe5bb47aa08ccae804cb97d7241bd32db2b6
parentcc9e1590de15601c15bbbee5f067e2e42bd26701
Issue #17924: filter F5 on geometry for faces

Extend comparison of underlying geometry to surfaces of extrusion and revolution to work correctly on elliptical arcs.
src/FiltersPlugin/CMakeLists.txt
src/FiltersPlugin/Test/Test17924.py [new file with mode: 0644]
src/GeomAPI/GeomAPI_Face.cpp