]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Porting on Python3; remove study id from SALOME Python API calls.
authormzn <mzn@opencascade.com>
Tue, 31 Jul 2018 07:53:54 +0000 (10:53 +0300)
committermzn <mzn@opencascade.com>
Tue, 31 Jul 2018 07:53:54 +0000 (10:53 +0300)
commite3569d7e57c81784242f2c392acb6d6bf179b1d3
treea775c5133409a7d78637223a0aa6c4b5b59b56ec
parentbcb9aab94b9b9f71aa17b9d165eafb4c2a8e14a3
Porting on Python3; remove study id from SALOME Python API calls.
45 files changed:
correction_auto_2.py
salome_pid.py [changed mode: 0755->0644]
src/CollectionAPI/CollectionAPI.i
src/Config/Config_ModuleReader.cpp
src/ConnectorAPI/Test/TestExportToGEOM.py
src/ConnectorAPI/Test/TestExportToGEOMAllGroupsAndFields.py
src/ConnectorPlugin/ConnectorPlugin.py
src/ConnectorPlugin/ConnectorPlugin_ExportFeature.py
src/ExchangePlugin/Test/TestExport.py
src/ExchangePlugin/Test/TestImport.py
src/FeaturesPlugin/Test/TestMultiBoolean.py
src/FeaturesPlugin/Test/TestSerialBoolean.py
src/InitializationPlugin/InitializationPlugin_PyInterp.cpp
src/ModelAPI/ModelAPI.i
src/ModelAPI/Test/TestCustomName_CutGroup.py
src/ModelHighAPI/ModelHighAPI.i
src/ModelHighAPI/ModelHighAPI_Tools.cpp
src/ParametersPlugin/Test/TestParameterCreation.py
src/PythonAPI/doc/source/conf.py
src/PythonAPI/model/__init__.py
src/PythonAPI/model/dump/__init__.py
src/PythonAPI/model/sketcher/__init__.py
src/PythonAPI/model/sketcher/tools.py
src/PythonAPI/model/tests/__init__.py
src/PythonAPI/model/tests/tests.py
src/PythonAddons/addons_Features.py
src/SketchAPI/SketchAPI.i
src/SketchPlugin/Test/Test1673.py
src/SketchPlugin/Test/Test1966.py
src/SketchPlugin/Test/Test1967.py
src/SketchPlugin/Test/TestConstraintFixed.py
src/SketchPlugin/Test/TestHighload.py
src/SketchPlugin/Test/TestMirror.py
src/SketchPlugin/Test/TestSnowflake.py
test.API/SHAPER/GDML/TestAPI_ConeSegment.py
test.API/SHAPER/Primitives/TestAPI_Box.py
test.API/SHAPER/Primitives/TestAPI_Cylinder.py
test.API/SHAPER/Transformations/TestAPI_MultiTranslation.py
test.API/SHAPER/Transformations/TestAPI_Rotation.py
test.API/SHAPER/Transformations/TestAPI_Scale.py
test.API/SHAPER/Transformations/TestAPI_Symmetry.py
test.API/SHAPER/Transformations/TestAPI_Translation.py
test.squish/suite_FEATURE_PARAMETERS/shared/scripts/bdd_hooks.py
test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py
utils.py