]> OCCT Git - occt-copy.git/commit
0030391: Improvement of the method BRepOffset_Tool::EnLargeFace
authorjgv <jgv@opencascade.com>
Mon, 3 Dec 2018 10:58:20 +0000 (13:58 +0300)
committeraba <aba@opencascade.com>
Mon, 11 Feb 2019 10:16:56 +0000 (13:16 +0300)
commit0f418613a7cd6e1de0cca14fa869b6c51c9701f4
tree9fcec77d17676c72998f65e3c4c34f7bed1b798b
parent0764e36c3d5eaa27331342dd7e3edcf13ff3b11f
0030391: Improvement of the method BRepOffset_Tool::EnLargeFace

Add options to set the length of enlargement for each of 4 directions.
Add restriction of enlargement in the case of singularity on the surface.
src/BRepOffset/BRepOffset_Tool.cxx
src/BRepOffset/BRepOffset_Tool.hxx
src/QABugs/QABugs_20.cxx
tests/bugs/modalg_7/bug30391_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug30391_2 [new file with mode: 0644]
tests/bugs/modalg_7/bug30391_3 [new file with mode: 0644]