]> 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)
committerjfa <jfa@opencascade.com>
Thu, 13 Oct 2022 11:22:22 +0000 (14:22 +0300)
commit3789ede5ee8ea89db0151b39f88456cbb1075e30
tree5f4b9b3cb93f06bf16e8d14434fc2c707afe6a4b
parent7f41fb9e39de219b83a5f5b27b6c06a680c68a7c
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