1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-07-30 13:05:50 +03:00

4 Commits

Author SHA1 Message Date
jgv
3789ede5ee 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
2022-10-13 14:22:22 +03:00
jgv
7f41fb9e39 0032214: Modeling Algorithms - 2d Offset produces wrong result
Add new option to convert input contours into ones consisting of 2D circular arcs and 2D linear segments only.
2022-10-13 14:16:46 +03:00
jgv
3bb90fed54 0032864: Modeling Algorithms - Normal projection of a wire on a cylinder produces wrong result
Minor correction in method BRepAlgo_NormalProjection::Build: correct mixed up first and last parameters of the projected curve.
2022-04-22 11:09:11 +03:00
jgv
756a77fbe8 0032721: Modeling Algorithms - BOP wrong results on a cone and an extrusion 2022-04-22 11:08:36 +03:00