mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-30 23:13:16 +08:00
5adae760bf
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).