1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00
aavtamon 1e08a76f1e 0031402: Modeling Data - Geom_BSplineSurface::Segment() produces wrong result
In the method Segment() index1 needs to be checked as well as index2 in Geom_BSplineSurface and Geom2d_BSplineCurve
(Geom_BSplineCurve already has this check).
New test cases bug31402_1, bug31402_2 has been added.

The unnecessary code block in Geom2d_BSplineCurve has been deleted,
and checking index2 block has beed extended.
2020-12-04 19:00:48 +03:00
..
2013-03-01 14:32:42 +04:00
2017-10-06 10:28:34 +03:00
2015-08-20 16:51:36 +03:00
2017-08-10 13:56:12 +03:00
2015-01-16 13:32:55 +03:00
2017-08-18 12:13:40 +03:00