]> SALOME platform Git repositories - modules/shaper.git/commit - src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.cpp
Salome HOME
Issue #2299: Wrong face support of sketch in script from python dump
authorazv <azv@opencascade.com>
Sat, 25 Nov 2017 15:56:21 +0000 (18:56 +0300)
committerazv <azv@opencascade.com>
Sat, 25 Nov 2017 15:56:21 +0000 (18:56 +0300)
commitb375a060800d22b49e4a6752bcdab09917a69cfe
tree981b554171ef5c7933c6f8e1c717c150e90013f1
parentd14084025ef53d2fc111ca41de6e8b628302fda4
Issue #2299: Wrong face support of sketch in script from python dump

Use BRepTools_WireExplorer instead of TopExp_Explorer when building sketch face, because it takes into account the connectivity of the wire.
src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.cpp