]> SALOME platform Git repositories - modules/shaper.git/commit
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)
committervsv <vsv@opencascade.com>
Tue, 21 Jun 2022 09:35:34 +0000 (12:35 +0300)
commita5131a6fefdec7c1005e601b8e63df5714efceb6
tree6e82820bdb8e741c6b978779b219bb51a8f597e3
parent2541f84689e048c4ef29e26010ca385b37f07a0a
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