]> OCCT Git - occt.git/commit
0032447: BRepOffsetAPI_MakePipeShell result in inaccurate shape when using -DT mode...
authorakaftasev <akaftasev@opencascade.com>
Wed, 11 May 2022 15:17:31 +0000 (18:17 +0300)
committerafokin <afokin@opencascade.com>
Fri, 27 May 2022 15:21:34 +0000 (18:21 +0300)
commit795c0d5d73b01ddefcae230265aefcd6b36bbbce
tree09cd8b5ffb035cf877b7d6e6c18e3552c83a9a16
parentfbf9efb8d53afa59bfa016b7b22f6f9e245a3ee1
0032447: BRepOffsetAPI_MakePipeShell result in inaccurate shape when using -DT mode and DT_ShapeDivide on the spine

Added new option '-C' with possibility to set value of Angular and linear tolerances to 'mksweep' command to correct input spine by merging smooth connected neighboring edges
src/BRepTest/BRepTest_SweepCommands.cxx
tests/bugs/modalg_7/bug32447_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug32447_2 [new file with mode: 0644]
tests/bugs/modalg_7/bug32447_3 [new file with mode: 0644]
tests/bugs/modalg_7/bug32447_4 [new file with mode: 0644]