]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Issue #3241: Filter "On geometry" does not work for non-canonical surfaces
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Wed, 20 May 2020 13:34:04 +0000 (16:34 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Wed, 20 May 2020 13:34:04 +0000 (16:34 +0300)
commit799e7b7d87e8431e7605b217f17931bcc2088267
tree93b734bcccc7678c68c1f8e002d110b039bd5150
parent23827c2faf37353b8fb34afafd7271f6fedc7fc0
Issue #3241: Filter "On geometry" does not work for non-canonical surfaces

Improve checking of faces on the same underlying surface.
src/FiltersPlugin/CMakeLists.txt
src/FiltersPlugin/Test/Test3241.py [new file with mode: 0644]
src/GeomAPI/GeomAPI_Face.cpp