Salome HOME
Issue #2398: Filling : incorrect result
authorazv <azv@opencascade.com>
Fri, 12 Jan 2018 11:28:09 +0000 (14:28 +0300)
committerazv <azv@opencascade.com>
Fri, 12 Jan 2018 11:29:12 +0000 (14:29 +0300)
commit41171d48cbcae06727fc7f93c043600cf4caebb8
tree19f80ab163ef8f4e501bfb0b11d1f8aacbfb080c
parent9ba657869c431869e6135bd26ba52ae63f964e8b
Issue #2398: Filling : incorrect result

Workaround for OCCT problem which appears when concatenating a wire consists of two edges placed at the ending and the beginning of the same closed curve.
src/BuildPlugin/CMakeLists.txt
src/BuildPlugin/Test/Test2398.py [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp