occt: master 5adae760

Author Committer Branch Timestamp Parent
nbv bugmaster master 2015-08-06 09:13:41 master 7e17e8f0
Affected Issues  0026506: Change class BRepLib_CheckCurveOnSurface
Changeset 0026506: Change class BRepLib_CheckCurveOnSurface

1. Inline methods have been moved to hxx-file.
2. Geometric part of BRepLib_CheckCurveOnSurface has been moved to GeomLib_CheckCurveOnSurface.

Move try/catch treatment to low level (from BRepLib_CheckCurveOnSurface to GeomLib_CheckCurveOnSurface).
mod - src/BRepLib/BRepLib_CheckCurveOnSurface.cxx Diff File
mod - src/BRepLib/BRepLib_CheckCurveOnSurface.hxx Diff File
rm - src/BRepLib/BRepLib_CheckCurveOnSurface.lxx Diff File
mod - src/BRepLib/FILES Diff File
mod - src/GeomLib/FILES Diff File
add - src/GeomLib/GeomLib_CheckCurveOnSurface.cxx Diff File
add - src/GeomLib/GeomLib_CheckCurveOnSurface.hxx Diff File
mod - src/IntTools/IntTools_Tools.cxx Diff File