]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Plugin draft
authorjfa <jfa@opencascade.com>
Mon, 15 Aug 2022 15:33:15 +0000 (18:33 +0300)
committerjfa <jfa@opencascade.com>
Mon, 15 Aug 2022 15:33:15 +0000 (18:33 +0300)
commitce669a3212b29438ed1f43c6c5b6c4f937b76838
treec1f5d7bb00698157ac7f97a97148efbff164cae8
parent6587ce676ef427b94c0a52d1e70a0e999d0efe2a
Plugin draft
21 files changed:
CMakeLists.txt
src/CTestTestfileInstall.cmake
src/Config/plugins.xml.in
src/SAMPlugin/CMakeLists.txt [new file with mode: 0644]
src/SAMPlugin/SAMPlugin.py [new file with mode: 0644]
src/SAMPlugin/SAMPlugin_ConvertConstraints.py [new file with mode: 0644]
src/SAMPlugin/SAMPlugin_ConvertPrimitives.py [new file with mode: 0644]
src/SAMPlugin/SAMPlugin_ConvertSketch.py [new file with mode: 0644]
src/SAMPlugin/SAMPlugin_SuggestConstraintsFeature.py [new file with mode: 0644]
src/SAMPlugin/SAMPlugin_msg_fr.ts [new file with mode: 0644]
src/SAMPlugin/Test/CMakeLists.txt [new file with mode: 0755]
src/SAMPlugin/Test/CTestTestfileInstall.cmake [new file with mode: 0755]
src/SAMPlugin/Test/TestSAMPlugin_Constraints.py [new file with mode: 0644]
src/SAMPlugin/Test/TestSAMPlugin_Primitives.py [new file with mode: 0644]
src/SAMPlugin/Test/TestSAMPlugin_Sketch.py [new file with mode: 0644]
src/SAMPlugin/Test/tests.set [new file with mode: 0755]
src/SAMPlugin/doc/SAMPlugin.rst [new file with mode: 0644]
src/SAMPlugin/doc/images/suggest_dialog.png [new file with mode: 0644]
src/SAMPlugin/icons/suggest_constraints.png [new file with mode: 0644]
src/SAMPlugin/plugin-SAM.xml [new file with mode: 0644]
src/SketchPlugin/plugin-Sketch.xml