]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Issue #19089: Sketch contour closed in hdf but not closed in python dump
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Thu, 7 May 2020 14:31:54 +0000 (17:31 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Thu, 7 May 2020 14:31:54 +0000 (17:31 +0300)
commitafb0e04f729d48d520750430372ca52ff30ed1b2
treeb138487a2367913b989abde2f0d70b2866ba3a51
parent2f26d9737227d2d79cfac070c2235c18d47ef40d
Issue #19089: Sketch contour closed in hdf but not closed in python dump

Set fuzzy value for Boolean Operation when creating a sketch faces due to the tolerance up to 1e-5 of the sketch result, when PlaneGCS solves a sketch with arcs.
src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.cpp
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/Test/Test19089.py [new file with mode: 0644]