]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
[bos #26444] [EDF] (2021) SHAPER: Improve treatment of parameters
authorAlexey Kondratyev <alexey.kondratyev@opencascade.com>
Mon, 11 Oct 2021 07:47:07 +0000 (10:47 +0300)
committerAlexey Kondratyev <alexey.kondratyev@opencascade.com>
Fri, 29 Oct 2021 06:46:00 +0000 (09:46 +0300)
commit2ac6d89da12ae0363f34b7b147ed7d9c914b6fdc
treec2dd12418fc58c71242c3e558fd2e1dd7aa83443
parent2bd75ff9fbc3078bb9a8474a823e10fe12268257
[bos #26444] [EDF] (2021) SHAPER: Improve treatment of parameters

Update "addParameters" to use French and Russian chars in comments.

Update "importParameters" to import French and Russian chars in comments from file.

Update parameter manager to use French and Russian chars in comments.
src/ModelHighAPI/ModelHighAPI_Tools.cpp
src/ModelHighAPI/ModelHighAPI_Tools.h
src/ParametersAPI/ParametersAPI.i
src/ParametersAPI/ParametersAPI_Parameter.cpp
src/ParametersAPI/ParametersAPI_Parameter.h
src/ParametersPlugin/ParametersPlugin_WidgetParamsMgr.cpp
src/PythonAPI/Test/TestInsertParameter.py
src/PythonAPI/model/parameter/import_parameter.py