occt: master 8f8398f6

Author Committer Branch Timestamp Parent
ifv bugmaster master 2016-04-07 12:35:39 master 94074ec6
Changeset 0027322: geom/revolution_00/A1: Incorrect pcurve creation

ProjLib_Cone.cxx - correction wrong calculation of projection line on cone
GeomInt_IntSS_1.cxx - modification of method BuildPCurves(...) - adjusting first or last knots of 2d Curve
ProjLib_ComputeApprox.cxx - modification of method Function_SetUVBounds(...) for case projecting line on cone.
Modification of tests - removing first TODO

Test case for issue #27322
mod - src/GeomInt/GeomInt_IntSS_1.cxx Diff File
mod - src/ProjLib/ProjLib_ComputeApprox.cxx Diff File
mod - src/ProjLib/ProjLib_Cone.cxx Diff File
mod - tests/bugs/modalg_4/bug6272_1 Diff File
mod - tests/bugs/modalg_4/bug6272_2 Diff File
add - tests/bugs/modalg_6/bug27322 Diff File