1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-03 14:10:33 +03:00

0028574: Get rid of the TestTopOpe* packages

1. The TestTopOpe* packages have been removed.

2. The commands *compare*, *issubshape* and *projponf* have been moved to BRepTest package.

3. The possibility to change the Extrema options has been added to projection algorithm (GeomAPI_ProjectPointOnSurf).

4. Documentation has been updated.
This commit is contained in:
emv
2017-03-20 15:30:00 +03:00
committed by bugmaster
parent ea6e537889
commit 7868210dbc
79 changed files with 383 additions and 10530 deletions

View File

@@ -1,6 +1,3 @@
TestTopOpeDraw
TestTopOpeTools
TestTopOpe
BRepTest
GeometryTest
HLRTest