]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Add features RevolutionCut/Fuse/Sketch and ExtrusionCut/Fuse/Sketch without tests.
authorspo <sergey.pokhodenko@opencascade.com>
Tue, 27 Oct 2015 13:33:26 +0000 (16:33 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Tue, 27 Oct 2015 14:01:40 +0000 (17:01 +0300)
commitc0b5dcba95adae3c3bb415fd0723d6216222109f
tree82d5fa39f5772bce72afb7a3cc62455ea0c90b3d
parent512554fdf44edb7fbf6e711b221d9844d975ef36
Add features RevolutionCut/Fuse/Sketch and ExtrusionCut/Fuse/Sketch without tests.
src/PythonAPI/model/features/__init__.py
src/PythonAPI/model/features/extrusion_boolean.py [new file with mode: 0644]
src/PythonAPI/model/features/extrusion_sketch.py [new file with mode: 0644]
src/PythonAPI/model/features/revolution_boolean.py [new file with mode: 0644]
src/PythonAPI/model/features/revolution_sketch.py [new file with mode: 0644]
src/PythonAPI/model/features/roots.py [new file with mode: 0644]