occt: master 7b1c1b7c

Author Committer Branch Timestamp Parent
Roman Lygin bugmaster master 2015-04-30 11:17:13 master 062d7dfd
Affected Issues  0025971: Near B-Spline knots get merged after saving/restoring (exporting/importing)
Changeset 0025971: Near B-Spline knots get merged after saving/restoring (exporting/importing)

Precision used to consider B-Spline knots identical is restricted to be not less than Precision::PConfusion() in Geom2d_BSplineCurve::Segment().

Affected tests updated (improvements)

Test case for issue CR25971
mod - src/Geom2d/Geom2d_BSplineCurve.cxx Diff File
mod - tests/bugs/moddata_2/bug253 Diff File
add - tests/bugs/moddata_3/bug25971 Diff File
mod - tests/de/step_2/B8 Diff File
mod - tests/de/step_2/C9 Diff File
mod - tests/de/step_2/D6 Diff File
mod - tests/de/step_2/E7 Diff File
mod - tests/de/step_3/D1 Diff File