]> SALOME platform Git repositories - modules/shaper.git/commit - src/PythonAPI/model/exchange/exchange.py
Salome HOME
Improve style and structure of many features.
authorspo <sergey.pokhodenko@opencascade.com>
Fri, 30 Oct 2015 14:26:33 +0000 (17:26 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Fri, 30 Oct 2015 14:26:33 +0000 (17:26 +0300)
commit1a3af271e2c2990667767e1d31198d71acba593b
tree20b0b59c4a14838e346b29fe215ee28affb141b1
parent3ee6d735ec8584c88e951a7267e8087afeb7f715
Improve style and structure of many features.
21 files changed:
src/PythonAPI/model/construction/axis.py
src/PythonAPI/model/construction/plane.py
src/PythonAPI/model/construction/point.py
src/PythonAPI/model/exchange/exchange.py
src/PythonAPI/model/features/boolean.py
src/PythonAPI/model/features/extrusion.py
src/PythonAPI/model/features/extrusion_boolean.py
src/PythonAPI/model/features/extrusion_sketch.py
src/PythonAPI/model/features/group.py
src/PythonAPI/model/features/partition.py
src/PythonAPI/model/features/placement.py
src/PythonAPI/model/features/revolution.py
src/PythonAPI/model/features/revolution_boolean.py
src/PythonAPI/model/features/revolution_sketch.py
src/PythonAPI/model/features/roots.py
src/PythonAPI/model/features/rotation.py
src/PythonAPI/model/features/translation.py
src/PythonAPI/model/parameter/parameter.py
src/PythonAPI/model/partset/part.py
src/PythonAPI/model/sketcher/arc.py
src/PythonAPI/model/sketcher/sketch.py