occt: master 6aa39ac3

Author Committer Branch Timestamp Parent
emv bugmaster master 2014-09-18 10:26:14 master 53c888d1
Changeset 0025223: Wrong result done by projection algorithm

class ProjLib_ComputeApprox
method
 ProjLib_ComputeApprox::ProjLib_ComputeApprox
   (const Handle(Adaptor3d_HCurve) & C,
    const Handle(Adaptor3d_HSurface) & S,
    const Standard_Real Tol )

Using Precision::PConfusion() as a 2d tolerance when shifting the projected curve.

Test case for issue CR25223
mod - src/ProjLib/ProjLib_ComputeApprox.cxx Diff File
add - tests/bugs/moddata_3/bug25223 Diff File