]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
[bos #32540] [EDF] Shaper constrains suggestions - Connection with AI Inference Engine
authorjfa <jfa@opencascade.com>
Tue, 27 Dec 2022 11:21:51 +0000 (14:21 +0300)
committerasozinov <alexey.sozinov@opencascade.com>
Tue, 17 Jan 2023 22:45:25 +0000 (01:45 +0300)
commit8a74da2178627bac09aaf517458ea11b36d7f946
tree89b156a18b6a90e73e3744b90d49fa0507de82d1
parent4e93dcde5c19eb5a127072496eabdfd4fbe10d6e
[bos #32540] [EDF] Shaper constrains suggestions - Connection with AI Inference Engine
13 files changed:
src/SAMConverter/SAMConverter.py
src/SAMConverter/SAMConverter_SuggestConstraintsFeature.py
src/SAMConverter/Test/CMakeLists.txt
src/SAMConverter/Test/TestSAMConverter_scenario1.py [new file with mode: 0644]
src/SAMConverter/Test/TestSAMConverter_scenario2.py [new file with mode: 0644]
src/SAMConverter/Test/data/ecrou_sam_scenario1.py [new file with mode: 0644]
src/SAMConverter/Test/data/ecrou_scenario1.py [new file with mode: 0644]
src/SAMConverter/Test/data/plaque_trouee_sam_sc2.py [new file with mode: 0644]
src/SAMConverter/Test/data/plaque_trouee_shaper_sc2.py [new file with mode: 0644]
src/SAMConverter/Test/data/predict_engine_mock_scenario1.py [new file with mode: 0644]
src/SAMConverter/Test/data/predict_engine_mock_scenario2.py [new file with mode: 0644]
src/SAMConverter/Test/tests.set
src/SketchPlugin/SketchPlugin_Plugin.cpp