Salome HOME
Rename _fill_attribute to _fillAttribute. Make redirection using functions.
authorspo <sergey.pokhodenko@opencascade.com>
Tue, 3 Nov 2015 10:28:04 +0000 (13:28 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Tue, 3 Nov 2015 10:28:11 +0000 (13:28 +0300)
commitcc2a5c393262911987a4a036b60ff50178f32655
treea7d1296b5805450b4bbedc9d0e42586e87b36135
parent06f051a9836d3a248da301bb7847336b2166183c
Rename _fill_attribute to _fillAttribute. Make redirection using functions.
20 files changed:
src/PythonAPI/extension/box.py
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/roots.py