]> OCCT Git - occt.git/commit
0031992: Modeling Algorithms - Offset of closed B-spline edge fails
authorjgv <jgv@opencascade.com>
Thu, 22 Sep 2022 09:51:18 +0000 (12:51 +0300)
committersmoskvin <smoskvin@opencascade.com>
Fri, 23 Sep 2022 15:31:02 +0000 (18:31 +0300)
commitb95eefe1c2879453d2011ac7df247aa3f453167c
tree75acfa3ecd4dbcf2c62b5c532c88681ab5755ced
parent5bde4773f9e1c0a37e3e994ea6768ed35117eca7
0031992: Modeling Algorithms - Offset of closed B-spline edge fails

1. Increase the tolerance of approximation.
2. Update auxiliary Draw command "topoload" for usage of option "-approx".

Add missing comment
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.hxx
src/BRepTest/BRepTest_MatCommands.cxx
src/MAT2d/MAT2d_Tool2d.cxx
src/TKDraw/EXTERNLIB
tests/bugs/modalg_8/bug31992 [new file with mode: 0644]
tests/bugs/modalg_8/bug32214_4
tests/bugs/modalg_8/bug32214_5
tests/bugs/modalg_8/bug32214_6