Salome HOME
Add assertions to set attribute for features.
authorspo <sergey.pokhodenko@opencascade.com>
Thu, 29 Oct 2015 14:27:48 +0000 (17:27 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Fri, 30 Oct 2015 12:55:40 +0000 (15:55 +0300)
commit4a9131b8480996eaeb535160a7b878eef2995e55
tree96e02d48bbde60032ecf53e271e0e40115231ad1
parent3d6d8ce8494889caea7d37e48987945b61e868f4
Add assertions to set attribute for features.
15 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/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/rotation.py
src/PythonAPI/model/features/translation.py
src/PythonAPI/model/parameter/parameter.py