Salome HOME
bos #29469: [EDF] (2022-T1) Advanced geometry features: Detect type of shape
authorvsv <vsv@opencascade.com>
Mon, 20 Jun 2022 09:31:26 +0000 (12:31 +0300)
committerjfa <jfa@opencascade.com>
Thu, 8 Sep 2022 15:48:39 +0000 (18:48 +0300)
commit0781abb644b6bcb3716924df3325e7d10ba85587
treefc9cd76093d1d4d34388492e643c3468182db6f1
parenta1a5b623ecd05592423fdb2d95e8da70abad9a42
bos #29469: [EDF] (2022-T1) Advanced geometry features: Detect type of shape
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI.i
src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.h [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_swig.h
src/PythonAPI/Test/TestCR.py [new file with mode: 0644]
src/PythonAPI/geom/CanonicalRecognition.py [new file with mode: 0644]
src/PythonAPI/geom/__init__.py
src/PythonAPI/tests.set