]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
feat: update pre-commit-config ast/format-sh 34/head
authorSONOLET Aymeric <aymeric.sonolet@cea.fr>
Tue, 2 Apr 2024 09:03:03 +0000 (11:03 +0200)
committerSONOLET Aymeric <aymeric.sonolet@cea.fr>
Tue, 2 Apr 2024 09:03:03 +0000 (11:03 +0200)
229 files changed:
.pre-commit-config.yaml
CMakeCommon/FindPlaneGCS.cmake
salome_pid.py
src/BuildPlugin/Test/Test2409.py
src/CollectionPlugin/Test/TestField.py
src/CollectionPlugin/Test/TestGroup.py
src/Config/Config_Translator.cpp
src/Config/Config_XMLReader.cpp
src/ConnectorAPI/Test/TestExportSTL.py
src/ConnectorAPI/Test/TestExportXAOMem.py
src/ConnectorAPI/Test/TestImportSTEP.py
src/ConnectorAPI/Test/TestImportXAOMem.py
src/ConstructionPlugin/Test/TestPlane.py
src/ConstructionPlugin/Test/TestPlane_Copies.py
src/ConstructionPlugin/Test/TestPoint_XYZ.py
src/ConstructionPlugin/Test/UnitTestAxis.py
src/ExchangeAPI/ExchangeAPI_Export.cpp
src/ExchangePlugin/Test/TestExport.py
src/ExchangePlugin/Test/TestImport.py
src/FeaturesAPI/FeaturesAPI_RemoveSubShapes.cpp
src/FeaturesPlugin/FeaturesPlugin_BoundingBoxBase.h
src/FeaturesPlugin/FeaturesPlugin_CommonSharedFaces.h
src/FeaturesPlugin/Test/TestBoolean1.py
src/FeaturesPlugin/Test/TestBoundingBox.py
src/FeaturesPlugin/Test/TestChamfer.py
src/FeaturesPlugin/Test/TestCheckSharedFaces.py
src/FeaturesPlugin/Test/TestExtrusion.py
src/FeaturesPlugin/Test/TestFillet.py
src/FeaturesPlugin/Test/TestGeometryCalculation.py
src/FeaturesPlugin/Test/TestMultiBoolean.py
src/FeaturesPlugin/Test/TestNormalToFace.py
src/FeaturesPlugin/Test/TestPointCloud.py
src/FeaturesPlugin/Test/TestPointCoordinates.py
src/FeaturesPlugin/Test/TestRevolution.py
src/FeaturesPlugin/Test/TestRevolutionFuse.py
src/FeaturesPlugin/Test/TestRotation.py
src/FeaturesPlugin/Test/TestSerialBoolean.py
src/FeaturesPlugin/Test/TestTranslation.py
src/GeomAPI/Test/Test2675.py
src/GeomAlgoImpl/GEOMAlgo_GlueDetector.cxx
src/ModelAPI/Test/Test1064.py
src/ModelAPI/Test/Test1512.py
src/ModelAPI/Test/Test1757.py
src/ModelAPI/Test/Test2873.py
src/ModelAPI/Test/TestDocument.py
src/ModelAPI/Test/TestFolder_Sketch.py
src/ModelAPI/Test/TestIntArray.py
src/ModelAPI/Test/TestResults.py
src/ModelGeomAlgo/Test/TestPoint2D.py
src/ModelHighAPI/ModelHighAPI_FeatureStore.cpp
src/ModuleBase/ModuleBase_IModule.h
src/ModuleBase/ModuleBase_ModelWidget.h
src/ModuleBase/ModuleBase_Operation.h
src/ModuleBase/ModuleBase_WidgetSelector.h
src/ParametersPlugin/Test/Test1806.py
src/ParametersPlugin/Test/TestParameterChangeValue.py
src/ParametersPlugin/Test/TestParameterCreation.py
src/ParametersPlugin/Test/TestParameterRename.py
src/ParametersPlugin/Test/TestParametersMgr.py
src/PartSet/PartSet_Filters.h
src/PartSet/PartSet_SketcherMgr.cpp
src/PartSet/PartSet_WidgetSketchLabel.h
src/PythonAPI/geom/__init__.py
src/PythonAPI/model/addons/__init__.py
src/PythonAPI/model/collection/__init__.py
src/PythonAPI/model/connection/__init__.py
src/PythonAPI/model/construction/__init__.py
src/PythonAPI/model/dump/DumpAssistant.py
src/PythonAPI/model/dump/__init__.py
src/PythonAPI/model/exchange/__init__.py
src/PythonAPI/model/features/__init__.py
src/PythonAPI/model/filters/__init__.py
src/PythonAPI/model/gdml/__init__.py
src/PythonAPI/model/parameter/__init__.py
src/PythonAPI/model/parameter/import_parameter.py
src/PythonAPI/model/partset/__init__.py
src/PythonAPI/model/primitives/__init__.py
src/PythonAPI/model/services/__init__.py
src/PythonAPI/model/sketcher/__init__.py
src/PythonAddons/macros/midSurface/feature.py
src/PythonAddons/macros/midSurface/midSurface_1.py
src/PythonAddons/macros/midSurface/midSurface_2.py
src/PythonAddons/macros/midSurface/surfaceMediane.py
src/SHAPERGUI/SHAPERGUI.cpp
src/SketchAPI/SketchAPI_ConstraintAngle.cpp
src/SketchPlugin/SketchPlugin_SketchEntity.h
src/SketchPlugin/SketchPlugin_Split.cpp
src/SketchPlugin/SketchPlugin_Tools.cpp
src/SketchPlugin/SketchPlugin_Trim.cpp
src/SketchPlugin/Test/Test1061.py
src/SketchPlugin/Test/Test1577.py
src/SketchPlugin/Test/Test1578.py
src/SketchPlugin/Test/Test1673.py
src/SketchPlugin/Test/Test1779.py
src/SketchPlugin/Test/Test1924.py
src/SketchPlugin/Test/Test1963.py
src/SketchPlugin/Test/Test1966.py
src/SketchPlugin/Test/Test1967.py
src/SketchPlugin/Test/Test2018.py
src/SketchPlugin/Test/Test2034_1.py
src/SketchPlugin/Test/Test2034_2.py
src/SketchPlugin/Test/Test2034_3.py
src/SketchPlugin/Test/Test2115.py
src/SketchPlugin/Test/Test2119.py
src/SketchPlugin/Test/Test2134.py
src/SketchPlugin/Test/Test2224.py
src/SketchPlugin/Test/Test2239.py
src/SketchPlugin/Test/Test2273.py
src/SketchPlugin/Test/Test2280.py
src/SketchPlugin/Test/Test2341.py
src/SketchPlugin/Test/Test2376.py
src/SketchPlugin/Test/Test2390.py
src/SketchPlugin/Test/Test2393.py
src/SketchPlugin/Test/Test2425.py
src/SketchPlugin/Test/Test2427.py
src/SketchPlugin/Test/Test2440.py
src/SketchPlugin/Test/Test2481.py
src/SketchPlugin/Test/Test2654.py
src/SketchPlugin/Test/Test2711.py
src/SketchPlugin/Test/Test2741.py
src/SketchPlugin/Test/Test2810.py
src/SketchPlugin/Test/Test2824.py
src/SketchPlugin/Test/Test2860.py
src/SketchPlugin/Test/Test2894.py
src/SketchPlugin/Test/Test3019.py
src/SketchPlugin/Test/TestArcBehavior.py
src/SketchPlugin/Test/TestBSplineAddPole.py
src/SketchPlugin/Test/TestConstraintAngle.py
src/SketchPlugin/Test/TestConstraintAngleEllipse.py
src/SketchPlugin/Test/TestConstraintCoincidence.py
src/SketchPlugin/Test/TestConstraintCoincidenceBSpline.py
src/SketchPlugin/Test/TestConstraintCoincidenceEllipse.py
src/SketchPlugin/Test/TestConstraintCoincidenceEllipticArc.py
src/SketchPlugin/Test/TestConstraintCollinear.py
src/SketchPlugin/Test/TestConstraintCollinearEllipse.py
src/SketchPlugin/Test/TestConstraintDistance.py
src/SketchPlugin/Test/TestConstraintDistanceEllipse.py
src/SketchPlugin/Test/TestConstraintDistanceHorizontal.py
src/SketchPlugin/Test/TestConstraintDistanceHorizontalZero.py
src/SketchPlugin/Test/TestConstraintDistanceVertical.py
src/SketchPlugin/Test/TestConstraintDistanceVerticalZero.py
src/SketchPlugin/Test/TestConstraintDistanceZero.py
src/SketchPlugin/Test/TestConstraintEqual.py
src/SketchPlugin/Test/TestConstraintEqualEllipse.py
src/SketchPlugin/Test/TestConstraintFixed.py
src/SketchPlugin/Test/TestConstraintHorizontal.py
src/SketchPlugin/Test/TestConstraintHorizontalValidator.py
src/SketchPlugin/Test/TestConstraintLength.py
src/SketchPlugin/Test/TestConstraintMiddlePoint.py
src/SketchPlugin/Test/TestConstraintMiddlePointOnArc.py
src/SketchPlugin/Test/TestConstraintMiddlePointOnEllipticArc.py
src/SketchPlugin/Test/TestConstraintParallel.py
src/SketchPlugin/Test/TestConstraintPerpendicular.py
src/SketchPlugin/Test/TestConstraintRadius.py
src/SketchPlugin/Test/TestConstraintTangent.py
src/SketchPlugin/Test/TestConstraintTangentBSpline.py
src/SketchPlugin/Test/TestConstraintTangentEllipse.py
src/SketchPlugin/Test/TestConstraintTangentEllipticArc.py
src/SketchPlugin/Test/TestConstraintVertical.py
src/SketchPlugin/Test/TestCreateArcByCenterStartEnd.py
src/SketchPlugin/Test/TestCreateArcByTangentEdge.py
src/SketchPlugin/Test/TestCreateArcByThreePoints.py
src/SketchPlugin/Test/TestCreateArcChangeType.py
src/SketchPlugin/Test/TestCreateBSpline.py
src/SketchPlugin/Test/TestCreateBSplinePeriodic.py
src/SketchPlugin/Test/TestCreateCircleByCenterAndPassed.py
src/SketchPlugin/Test/TestCreateCircleByThreePoints.py
src/SketchPlugin/Test/TestCreateCircleChangeType.py
src/SketchPlugin/Test/TestCreateEllipseByCenterSemiaxisAndPassed.py
src/SketchPlugin/Test/TestCreateEllipseByExternal.py
src/SketchPlugin/Test/TestCreateEllipseByMajorAxisAndPassed.py
src/SketchPlugin/Test/TestCreateEllipticArc.py
src/SketchPlugin/Test/TestCreateEllipticArcByExternal.py
src/SketchPlugin/Test/TestCreateMacroBSpline.py
src/SketchPlugin/Test/TestCurveFitting1.py
src/SketchPlugin/Test/TestCurveFitting2.py
src/SketchPlugin/Test/TestCurveFitting3.py
src/SketchPlugin/Test/TestCurveFitting4.py
src/SketchPlugin/Test/TestDistanceDump.py
src/SketchPlugin/Test/TestEdgesOrder.py
src/SketchPlugin/Test/TestFillet.py
src/SketchPlugin/Test/TestFilletAfterFolder.py
src/SketchPlugin/Test/TestFilletInteracting.py
src/SketchPlugin/Test/TestHighload.py
src/SketchPlugin/Test/TestIntersectionChangeEdge.py
src/SketchPlugin/Test/TestIntersectionWithCircle.py
src/SketchPlugin/Test/TestIntersectionWithLine.py
src/SketchPlugin/Test/TestIntersectionWithSpline.py
src/SketchPlugin/Test/TestMirror.py
src/SketchPlugin/Test/TestMoveArc.py
src/SketchPlugin/Test/TestMoveBSpline.py
src/SketchPlugin/Test/TestMoveBSplinePeriodic.py
src/SketchPlugin/Test/TestMoveCircle.py
src/SketchPlugin/Test/TestMoveEllipse.py
src/SketchPlugin/Test/TestMoveEllipticArc.py
src/SketchPlugin/Test/TestMoveLine.py
src/SketchPlugin/Test/TestMovePoint.py
src/SketchPlugin/Test/TestMovementComplex.py
src/SketchPlugin/Test/TestMultiRotation.py
src/SketchPlugin/Test/TestMultiTranslation.py
src/SketchPlugin/Test/TestOffset1.py
src/SketchPlugin/Test/TestPresentation.py
src/SketchPlugin/Test/TestProjection.py
src/SketchPlugin/Test/TestProjectionIntoResult.py
src/SketchPlugin/Test/TestProjectionUpdate.py
src/SketchPlugin/Test/TestProjectionWithoutReference.py
src/SketchPlugin/Test/TestRectangle1.py
src/SketchPlugin/Test/TestRemoveBSpline.py
src/SketchPlugin/Test/TestRemoveBSplinePeriodic.py
src/SketchPlugin/Test/TestRemoveEllipse.py
src/SketchPlugin/Test/TestRemoveEllipticArc.py
src/SketchPlugin/Test/TestRemoveSketch.py
src/SketchPlugin/Test/TestSnowflake.py
src/SketchSolver/SketchSolver_ConstraintMulti.h
src/XAO/XAO_XaoExporter.cxx
src/XGUI/XGUI_WorkshopListener.cpp
test.API/SHAPER/GDML/TestConeSegment.py
test.API/SHAPER/Primitives/TestBox.py
test.API/SHAPER/Transformations/TestMultiTranslation.py
test.API/SHAPER/Transformations/TestRotation.py
test.API/SHAPER/Transformations/TestScale.py
test.API/SHAPER/Transformations/TestSymmetry.py
test.API/SHAPER/Transformations/TestTranslation.py
test.API/SHAPER/Transformations/TestTranslation_1.py
test.API/SHAPER/Transformations/TestTranslation_2.py
test.API/SHAPER/Transformations/TestTranslation_3.py
test.API/SHAPER/Transformations/TestTranslation_4.py
test.API/SHAPER/Transformations/TestTranslation_5.py
utils.py

index c552e08fad012fc4c921ea167e801e0548274405..0612adbae60c309987daaf1eb79de48baded09e2 100644 (file)
@@ -55,7 +55,7 @@ repos:
     #       # language_version: python3.8
     - repo: https://github.com/astral-sh/ruff-pre-commit
       # Ruff version.
-      rev: v0.1.9
+      rev: v0.3.5
       hooks:
         # Run the linter.
           - id: ruff
@@ -64,22 +64,22 @@ repos:
             exclude: |
                 (?x)^(
                     .*[Tt]est.*|
-                    __init__.py
+                    .*__init__.py
                 )$
         # Run the formatter.
           - id: ruff-format
             types_or: [python, pyi, jupyter]
-    - repo: https://github.com/pre-commit/mirrors-mypy
-      rev: v1.8.0
-      hooks:
-          - id: mypy
-            exclude: |
-                (?x)^(
-                    .*[Tt]est.*
-                )$
-            args: [--ignore-missing-imports, --explicit-package-bases]
+    - repo: https://github.com/pre-commit/mirrors-mypy
+      rev: v1.8.0
+      hooks:
+          - id: mypy
+            exclude: |
+                (?x)^(
+                    .*[Tt]est.*
+                )$
+            args: [--ignore-missing-imports, --explicit-package-bases]
     - repo: https://github.com/pre-commit/mirrors-clang-format
-      rev: v17.0.6  # Use the sha / tag you want to point at
+      rev: v18.1.2  # Use the sha / tag you want to point at
       hooks:
           - id: clang-format
           # - id: clang-tidy
@@ -89,7 +89,7 @@ repos:
           #           .*\.cxx
           #       )$
     - repo: https://github.com/scop/pre-commit-shfmt
-      rev: v3.7.0-4
+      rev: v3.8.0-1
       hooks:
           # Choose one of:
           - id: shfmt  # prebuilt upstream executable
@@ -97,17 +97,17 @@ repos:
           # - id: shfmt-src     # build from source (requires/installs Go to build)
           # - id: shfmt-docker  # Docker image (requires Docker to run)
     - repo: https://github.com/shellcheck-py/shellcheck-py
-      rev: v0.9.0.6
+      rev: v0.10.0.1
       hooks:
           - id: shellcheck
             args: [--severity=warning]
     - repo: https://github.com/adrienverge/yamllint.git
-      rev: v1.21.0  # or higher tag
+      rev: v1.35.1  # or higher tag
       hooks:
           - id: yamllint
             args: [--strict, '--config-data={extends: relaxed, rules: {line-length: {max: 120}}}']
     - repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
-      rev: 0.2.1  # or other specific tag
+      rev: 0.2.3  # or other specific tag
       hooks:
           - id: yamlfmt
     - repo: https://github.com/pre-commit/pygrep-hooks
@@ -117,7 +117,7 @@ repos:
           - id: rst-directive-colons
           - id: rst-inline-touching-normal
     - repo: https://github.com/cheshirekow/cmake-format-precommit
-      rev: v0.6.10
+      rev: v0.6.13
       hooks:
           - id: cmake-format
         # - id: cmake-lint
index 300cdcf3fec0ae98829e6c9030fb950b526887b7..aafec006e4f4ea9899ea712b4c929a039b54fd48 100644 (file)
@@ -50,7 +50,10 @@ file(TO_CMAKE_PATH "$ENV{EIGEN_ROOT_DIR}/include/eigen3" EIGEN3_INCLUDE_DIR)
 file(TO_CMAKE_PATH "$ENV{BOOST_ROOT_DIR}" BOOST_ROOT)
 set(CMAKE_MODULE_PATH "${PLANEGCS_CMAKE_DIR}" ${CMAKE_MODULE_PATH})
 find_package(Eigen3 3.2.5 REQUIRED)
-find_package(Boost COMPONENTS graph REQUIRED)
+find_package(
+  Boost
+  COMPONENTS graph
+  REQUIRED)
 
 if(Boost_FOUND AND EIGEN3_FOUND)
   set(PLANEGCS_INCLUDE_DIRS ${PLANEGCS_INCLUDE_DIR})
index f639c061de7905450a6ef59b17d6de8c5684c6e7..537c36dd13691747f085c83dfdd3f6b8db94b994 100755 (executable)
@@ -19,7 +19,8 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-import sys, pickle
+import sys
+import pickle
 from killSalome import getPiDict
 
 process = sys.argv[2]  # SALOME_Session_Server"
index 65fc5033d7ddf23d10ab2c3fa56c9132bcda9d21..4f87d760455cc56e8cebd618aa28b37f51c45a58 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Issue #2409: Filling on one edge
-    Check the Filling reports error if just one edge is selected
+Issue #2409: Filling on one edge
+Check the Filling reports error if just one edge is selected
 """
 
 from salome.shaper import model
index fda81672dfd34c94e75d33580639881f26ec211a..389cfe9410f56ef25fcd38e6237d77a4682a4e68 100644 (file)
 #
 
 """
-      TestBoolean.py
-      Unit test of FeaturesPlugin_Group class
+TestBoolean.py
+Unit test of FeaturesPlugin_Group class
 
-      class FeaturesPlugin_Group
-        static const std::string MY_GROUP_ID("Group");
-        static const std::string MY_GROUP_LIST_ID("group_list");
+class FeaturesPlugin_Group
+  static const std::string MY_GROUP_ID("Group");
+  static const std::string MY_GROUP_LIST_ID("group_list");
 
-        data()->addAttribute(FeaturesPlugin_Group::LIST_ID(), ModelAPI_AttributeSelectionList::typeId());
+  data()->addAttribute(FeaturesPlugin_Group::LIST_ID(), ModelAPI_AttributeSelectionList::typeId());
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index 3b51d37fcb3e6c22c7bd4f1a39707f8417d8136d..d0e8d28b485ab83d3bd5b1d81ff93dde5b7c2a63 100644 (file)
 #
 
 """
-      TestBoolean.py
-      Unit test of FeaturesPlugin_Group class
+TestBoolean.py
+Unit test of FeaturesPlugin_Group class
 
-      class FeaturesPlugin_Group
-        static const std::string MY_GROUP_ID("Group");
-        static const std::string MY_GROUP_LIST_ID("group_list");
+class FeaturesPlugin_Group
+  static const std::string MY_GROUP_ID("Group");
+  static const std::string MY_GROUP_LIST_ID("group_list");
 
-        data()->addAttribute(FeaturesPlugin_Group::LIST_ID(), ModelAPI_AttributeSelectionList::typeId());
+  data()->addAttribute(FeaturesPlugin_Group::LIST_ID(), ModelAPI_AttributeSelectionList::typeId());
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index eeb2382403257f9c8485deaedbb3812ec4430bef..97c5c6be1023a89886b7cb784cde5daec3c4cfb6 100644 (file)
@@ -225,8 +225,7 @@ void Config_Translator::saveMissedTranslations() {
         aSrc = aDictIt->first;
 
         oFStream << "    <source>" << aSrc << "</source>" << std::endl;
-        oFStream << "    <translation>"
-                 << "</translation>" << std::endl;
+        oFStream << "    <translation>" << "</translation>" << std::endl;
 
         oFStream << "  </message>" << std::endl;
       }
index 9080d7b753c9d9d54dc68d975ca3b4a8fe01f8b4..b9da639526eadeba0077e1a97c540f1a55b87e0f 100644 (file)
@@ -219,17 +219,15 @@ xmlNodePtr Config_XMLReader::findRoot(const std::string theDocumentPath) {
   }
   if (myXmlDoc == nullptr) {
 #ifdef _DEBUG
-    std::cout << "Config_XMLReader::import: "
-              << "Document " << aDocPath << " is not parsed successfully."
-              << std::endl;
+    std::cout << "Config_XMLReader::import: " << "Document " << aDocPath
+              << " is not parsed successfully." << std::endl;
 #endif
     return nullptr;
   }
   xmlNodePtr aRoot = xmlDocGetRootElement(myXmlDoc);
 #ifdef _DEBUG
   if (aRoot == NULL) {
-    std::cout << "Config_XMLReader::import: "
-              << "Error: empty document";
+    std::cout << "Config_XMLReader::import: " << "Error: empty document";
   }
 #endif
   return aRoot;
index ef332074b54e0e97407536aca4c6bd9e451a6d52..a6a549422e701af97e949ebc37d45b1d8bc49609 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-      TestExport.py
-      Unit test of ExchangePlugin_TestExport class
+TestExport.py
+Unit test of ExchangePlugin_TestExport class
 """
 # =========================================================================
 # Initialization of the test
index 9c54be16bb50cff365e50d96b84d93574e74edfc..b363497d6eb0098267c91c5ae84e0cd314a678db 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-      TestExportXAOMem.py
-      Unit test of ExchangePlugin_ExportFeature class
+TestExportXAOMem.py
+Unit test of ExchangePlugin_ExportFeature class
 """
 
 # =========================================================================
index c721c1acd35739e1b1c2da18040e2153a6c230de..485bb380978b5642f74d7e4b8ba780e096b81b43 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-      TestImportStep.py
-      Unit test of ExchangePlugin_ImportFeature class for STEP
+TestImportStep.py
+Unit test of ExchangePlugin_ImportFeature class for STEP
 """
 # =========================================================================
 # Initialization of the test
index 1a359e080c55a2ac6caa282fb43f42c7e4c90575..3e3561a6f0cd81888bacb38f356d4ed0569e8028 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-      TestImportXAOMem.py
-      Unit test of ExchangePlugin_ImportFeature class
+TestImportXAOMem.py
+Unit test of ExchangePlugin_ImportFeature class
 """
 
 # =========================================================================
index 54908ba99ec3ba350a045f7b3bcd709bdf436110..c46593d4ac979413b379b5c6f952747b8af48272 100644 (file)
@@ -20,6 +20,7 @@
 """
 Test case for Construction Plane feature. Written on High API.
 """
+
 from ModelAPI import *
 from GeomAPI import *
 
index 19fe9149a0a181d86f4b64fb807e828c6f6d0076..b8ccdedfc168877468379a89f5a16df21d77ba59 100644 (file)
@@ -20,6 +20,7 @@
 """
 Test case for Construction Plane feature. Written on High API.
 """
+
 from ModelAPI import *
 from GeomAPI import *
 
index 9233dc1dd2a2b2b365d3e5ab9590ce47c3a5aee4..eaf6bc3b400e55543e58efb518e7e6634c0bc0f9 100644 (file)
@@ -20,6 +20,7 @@
 """
 Test case for Construction Point feature by coordinates.
 """
+
 from ModelAPI import *
 from GeomAPI import *
 
index b3ff1b79eeeafc1421046032b30cd19b2ce49c04..06abe0fc20f454a3ddccf1a8cde62fd92d09c18e 100644 (file)
 #
 
 """
-    UnitTestAxis.py
-    Unit Test of ConstructionPlugin_Axis class
+UnitTestAxis.py
+Unit Test of ConstructionPlugin_Axis class
 
 
-    static const std::string CONSTRUCTION_AXIS_KIND("Axis");
-    static const std::string METHOD_ATTR("CreationMethod");
-    static const std::string POINT_ATTR_FIRST("FirstPoint");
-    static const std::string POINT_ATTR_SECOND("SecondPoint");
-    static const std::string CYLINDRICAL_FACE_ATTR("CylindricalFace");
-    static const std::string X_ATTR("X");
-    static const std::string Y_ATTR("Y");
-    static const std::string Z_ATTR("Z");
+static const std::string CONSTRUCTION_AXIS_KIND("Axis");
+static const std::string METHOD_ATTR("CreationMethod");
+static const std::string POINT_ATTR_FIRST("FirstPoint");
+static const std::string POINT_ATTR_SECOND("SecondPoint");
+static const std::string CYLINDRICAL_FACE_ATTR("CylindricalFace");
+static const std::string X_ATTR("X");
+static const std::string Y_ATTR("Y");
+static const std::string Z_ATTR("Z");
 
 
-    data()->addAttribute(ConstructionPlugin_Axis::METHOD(), ModelAPI_AttributeString::typeId());
+data()->addAttribute(ConstructionPlugin_Axis::METHOD(), ModelAPI_AttributeString::typeId());
 
-    data()->addAttribute(ConstructionPlugin_Axis::POINT_FIRST(), ModelAPI_AttributeSelection::typeId());
-    data()->addAttribute(ConstructionPlugin_Axis::POINT_SECOND(), ModelAPI_AttributeSelection::typeId());
+data()->addAttribute(ConstructionPlugin_Axis::POINT_FIRST(), ModelAPI_AttributeSelection::typeId());
+data()->addAttribute(ConstructionPlugin_Axis::POINT_SECOND(), ModelAPI_AttributeSelection::typeId());
 
-    data()->addAttribute(ConstructionPlugin_Axis::CYLINDRICAL_FACE(), ModelAPI_AttributeSelection::typeId());
+data()->addAttribute(ConstructionPlugin_Axis::CYLINDRICAL_FACE(), ModelAPI_AttributeSelection::typeId());
 
-    data()->addAttribute(ConstructionPlugin_Axis::X(), ModelAPI_AttributeDouble::typeId());
-    data()->addAttribute(ConstructionPlugin_Axis::Y(), ModelAPI_AttributeDouble::typeId());
-    data()->addAttribute(ConstructionPlugin_Axis::Z(), ModelAPI_AttributeDouble::typeId());
+data()->addAttribute(ConstructionPlugin_Axis::X(), ModelAPI_AttributeDouble::typeId());
+data()->addAttribute(ConstructionPlugin_Axis::Y(), ModelAPI_AttributeDouble::typeId());
+data()->addAttribute(ConstructionPlugin_Axis::Z(), ModelAPI_AttributeDouble::typeId());
 
 """
 
-
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index f19b837b4ecb34f112f3e3e801da45c35af99f51..447abde5a698873d40698a9f0780d6b6af55f3fa 100644 (file)
@@ -298,11 +298,9 @@ void ExchangeAPI_Export::dump(ModelHighAPI_Dumper &theDumper) const {
 
     if (stldeflectionType()->value() ==
         ExchangePlugin_ExportFeature::STL_DEFLECTION_TYPE_RELATIVE()) {
-      theDumper << ","
-                << "True";
+      theDumper << "," << "True";
     } else {
-      theDumper << ","
-                << "False";
+      theDumper << "," << "False";
     }
 
     if (stlfileType()->value() ==
index 10023e15ae27eff4f5968840c6bbf516a05adc2c..6c6a435bf3c4d88e34957a9083f733309a568610 100755 (executable)
 #
 
 """
-      TestExport.py
-      Unit test of ExchangePlugin_TestExport class
+TestExport.py
+Unit test of ExchangePlugin_TestExport class
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index 3779e76844a2b2c0f6e28fac0b391c1bb466abc4..edbd3f040290215f0ff887329d7793681d3c3db5 100644 (file)
 #
 
 """
-      TestImport.py
-      Unit test of ExchangePlugin_TestImport class
+TestImport.py
+Unit test of ExchangePlugin_TestImport class
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index a0332140a9e6e47d5ceb7e699267a4bcad6b4198..fb4dca6403bd4438dfbc74108e89e24a23efe1be 100644 (file)
@@ -100,8 +100,7 @@ void FeaturesAPI_RemoveSubShapes::dump(ModelHighAPI_Dumper &theDumper) const {
   }
 
   theDumper << aBase << " = model.addRemoveSubShapes(" << aDocName << ", "
-            << anAttrBaseShape << ")"
-            << "\n"
+            << anAttrBaseShape << ")" << "\n"
             << theDumper.name(aBase)
             << (isKeepSubs ? ".setSubShapesToKeep(" : ".setSubShapesToRemove(")
             << anAttrSubShapes << ")" << std::endl;
index 6883c3142e01f9d8365c3f2170f60f965b4bb825..003e7187d9175af6fbed19ee898dda0979257e33 100644 (file)
@@ -38,7 +38,7 @@
 class FeaturesPlugin_BoundingBoxBase : public ModelAPI_Feature {
 public:
   /// Performs the algorithm and stores results it in the data structure.
-  FEATURESPLUGIN_EXPORT void execute() override{};
+  FEATURESPLUGIN_EXPORT void execute() override {};
 
   /// Return Attribut values of result.
   virtual AttributePtr attributResultValues() = 0;
index ac632a4e69db2d0d6010d5a9659ca68c581ced82..80a85f9d42f33c3a8f3b4e1f1c53bc964b3e6c9e 100644 (file)
@@ -34,7 +34,7 @@
 class FeaturesPlugin_CommonSharedFaces : public ModelAPI_Feature {
 public:
   /// Performs the algorithm and stores results it in the data structure.
-  FEATURESPLUGIN_EXPORT void execute() override{};
+  FEATURESPLUGIN_EXPORT void execute() override {};
 
   /// Return Attribut values of result.
   virtual AttributePtr attributObject() = 0;
index 199e966167b1d3d0285f82c3c1ac6fc580797b62..62c19a34f69e0d3d63ee05068f7a0f2548365ef5 100644 (file)
 #
 
 """
-      TestBoolean.py
-      Unit test of FeaturesPlugin_Boolean class
+TestBoolean.py
+Unit test of FeaturesPlugin_Boolean class
 
-      class FeaturesPlugin_Boolean
-        static const std::string MY_ID("Boolean");
-        static const std::string MY_OBJECT_ID("main_object");
-        static const std::string MY_TOOL_ID("tool_object");
-        static const std::string MY_TYPE_ID("bool_type");
+class FeaturesPlugin_Boolean
+  static const std::string MY_ID("Boolean");
+  static const std::string MY_OBJECT_ID("main_object");
+  static const std::string MY_TOOL_ID("tool_object");
+  static const std::string MY_TYPE_ID("bool_type");
 
-        data()->addAttribute(FeaturesPlugin_Boolean::OBJECT_ID(), ModelAPI_AttributeReference::typeId());
-        data()->addAttribute(FeaturesPlugin_Boolean::TOOL_ID(), ModelAPI_AttributeReference::typeId());
-        data()->addAttribute(FeaturesPlugin_Boolean::TYPE_ID(), ModelAPI_AttributeInteger::typeId());
+  data()->addAttribute(FeaturesPlugin_Boolean::OBJECT_ID(), ModelAPI_AttributeReference::typeId());
+  data()->addAttribute(FeaturesPlugin_Boolean::TOOL_ID(), ModelAPI_AttributeReference::typeId());
+  data()->addAttribute(FeaturesPlugin_Boolean::TYPE_ID(), ModelAPI_AttributeInteger::typeId());
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index a32a562125fe900bb570f43f0af3730256afcc97..65ad73c90506e908b4d89efdb9cff5379d392061 100644 (file)
 #
 
 """
-      Unit test of ...
+Unit test of ...
 """
 # =========================================================================
 # Initialization of the test
 # =========================================================================
 
-
 import math
 
 from ModelAPI import *
index 107fbbcc6ff017a7d3d247dba10086e80e0128e9..305f91477a75a77b3bd0c37c809028e6bfc73459 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-      TestChamfer.py
-      Unit test of FeaturesPlugin_Chamfer class
+TestChamfer.py
+Unit test of FeaturesPlugin_Chamfer class
 """
 
 from ModelAPI import *
index 69bd7ebb3c1a5e068719d916f42a43bc355a8c34..f86e5775481f35068d46f132be1f6b133d9b75d3 100644 (file)
 #
 
 """
-      Unit test of Check shared faces
+Unit test of Check shared faces
 """
 # =========================================================================
 # Initialization of the test
 # =========================================================================
 
-
 from ModelAPI import *
 from GeomAPI import *
 from salome.shaper import model
index cc2f193cfe6e4833f1026de92cca9aa4a3837bd3..c49dd0f5116667cf313a014b1cd0e6f8cb1ffb13 100644 (file)
 #
 
 """
-      TestExtrusion.py
-      Unit test of FeaturesPlugin_Extrusion class
+TestExtrusion.py
+Unit test of FeaturesPlugin_Extrusion class
 
-      class FeaturesPlugin_Extrusion : public ModelAPI_Feature
-        static const std::string MY_EXTRUSION_ID("Extrusion");
-        static const std::string LIST_ID("base");
-        static const std::string METHOD_ATTR("CreationMethod");
-        static const std::string MY_TO_SIZE_ID("to_size");
-        static const std::string MY_FROM_SIZE_ID("from_size");
-        static const std::string MY_TO_OBJECT_ID("to_object");
-        static const std::string MY_TO_OFFSET_ID("to_offset");
-        static const std::string MY_FROM_OBJECT_ID("from_object");
-        static const std::string MY_FROM_OFFSET_ID("from_offset");
+class FeaturesPlugin_Extrusion : public ModelAPI_Feature
+  static const std::string MY_EXTRUSION_ID("Extrusion");
+  static const std::string LIST_ID("base");
+  static const std::string METHOD_ATTR("CreationMethod");
+  static const std::string MY_TO_SIZE_ID("to_size");
+  static const std::string MY_FROM_SIZE_ID("from_size");
+  static const std::string MY_TO_OBJECT_ID("to_object");
+  static const std::string MY_TO_OFFSET_ID("to_offset");
+  static const std::string MY_FROM_OBJECT_ID("from_object");
+  static const std::string MY_FROM_OFFSET_ID("from_offset");
 
-        data()->addAttribute(LIST_ID(), ModelAPI_AttributeSelection::typeId());
-        data()->addAttribute(CREATION_METHOD(), ModelAPI_AttributeString::typeId());
-        data()->addAttribute(TO_SIZE_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(FROM_SIZE_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(TO_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
-        data()->addAttribute(TO_OFFSET_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(FROM_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
-        data()->addAttribute(FROM_OFFSET_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(LIST_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(CREATION_METHOD(), ModelAPI_AttributeString::typeId());
+  data()->addAttribute(TO_SIZE_ID(), ModelAPI_AttributeDouble::typeId());
+  data()->addAttribute(FROM_SIZE_ID(), ModelAPI_AttributeDouble::typeId());
+  data()->addAttribute(TO_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(TO_OFFSET_ID(), ModelAPI_AttributeDouble::typeId());
+  data()->addAttribute(FROM_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(FROM_OFFSET_ID(), ModelAPI_AttributeSelection::typeId());
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index 3d628569aca87a8114d94eb731113e618a391c11..2162e2f4a09b2f785c9a48a52117da33b5218245 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-      TestFillet.py
-      Unit test of FeaturesPlugin_Fillet class
+TestFillet.py
+Unit test of FeaturesPlugin_Fillet class
 """
 
 from ModelAPI import *
index c3f77c524ee5c8c967e0f2c62420c7748d407523..e80a3e4acec029ece2c56bf50792a1438c43e2cf 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-      Unit test of ...
+Unit test of ...
 """
 # =========================================================================
 # Initialization of the test
index a76496da16bbf26831c30d650daff89a09738909..cb44963826cd0ebbc04e6bab4857f43687e32eb8 100644 (file)
 #
 
 """
-      TestExtrusion.py
-      Unit test of FeaturesPlugin_Boolean class: many Boolean operations performance
-
-      class FeaturesPlugin_Extrusion : public ModelAPI_Feature
-        static const std::string MY_EXTRUSION_ID("Extrusion");
-        static const std::string MY_FACE_ID("base");
-        static const std::string MY_SIZE_ID("size");
-        static const std::string MY_REVERSE_ID("reverse");
-
-        data()->addAttribute(FeaturesPlugin_Extrusion::FACE_ID(), ModelAPI_AttributeSelection::typeId());
-        data()->addAttribute(FeaturesPlugin_Extrusion::SIZE_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(FeaturesPlugin_Extrusion::REVERSE_ID(), ModelAPI_AttributeBoolean::typeId());
+TestExtrusion.py
+Unit test of FeaturesPlugin_Boolean class: many Boolean operations performance
+
+class FeaturesPlugin_Extrusion : public ModelAPI_Feature
+  static const std::string MY_EXTRUSION_ID("Extrusion");
+  static const std::string MY_FACE_ID("base");
+  static const std::string MY_SIZE_ID("size");
+  static const std::string MY_REVERSE_ID("reverse");
+
+  data()->addAttribute(FeaturesPlugin_Extrusion::FACE_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(FeaturesPlugin_Extrusion::SIZE_ID(), ModelAPI_AttributeDouble::typeId());
+  data()->addAttribute(FeaturesPlugin_Extrusion::REVERSE_ID(), ModelAPI_AttributeBoolean::typeId());
 """
 
 # Number rows and columns of cylinders that cuts the big box. Number of Boolena operations is N*N
index ccc3c6abe41db94fd8f67fdbb5718920eb3eb7b8..0b86f13670d03de6116320c69c41e2eff85ff20f 100644 (file)
 #
 
 """
-      Unit test of ...
+Unit test of ...
 """
 # =========================================================================
 # Initialization of the test
 # =========================================================================
 
-
 from ModelAPI import modelAPI_ResultConstruction
 from salome.shaper import model
 
index f9e322109a3f147510e195729518ec8048494c5f..c10e0916d92fd29e3abb4ff69fe66ca8319d7e80 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-      Unit test of makeVertexInsideFace
+Unit test of makeVertexInsideFace
 """
 
 from salome.shaper import model
index eb2dccd88e077c8bc034d1aed5c8c24a56288a61..1bde9cf992dd3981dc95ebf3cdc68da38155b24c 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-      Unit test of ...
+Unit test of ...
 """
 # =========================================================================
 # Initialization of the test
index b980d1026dd4b6c7d9269bff86686b3119d17897..459687ed29d71d6b9303aa7bfafd84873b9f3e5e 100644 (file)
 #
 
 """
-      TestRevolution.py
-      Unit test of FeaturesPlugin_Revolution class
-
-      class FeaturesPlugin_Revolution : public ModelAPI_Feature
-        static const std::string MY_REVOLUTION_ID("Revolution");
-        static const std::string MY_GROUP_LIST_ID("base");
-        static const std::string MY_TO_OBJECT_ID("axis_object");
-        static const std::string METHOD_ATTR("CreationMethod");
-        static const std::string MY_TO_ANGLE_ID("to_angle");
-        static const std::string MY_FROM_ANGLE_ID("from_angle");
-        static const std::string MY_TO_OBJECT_ID("to_object");
-        static const std::string MY_TO_OFFSET_ID("to_offset");
-        static const std::string MY_FROM_OBJECT_ID("from_object");
-        static const std::string MY_FROM_OFFSET_ID("from_offset");
-
-        data()->addAttribute(LIST_ID(), ModelAPI_AttributeSelectionList::typeId());
-        data()->addAttribute(AXIS_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
-        data()->addAttribute(CREATION_METHOD(), ModelAPI_AttributeString::typeId());
-        data()->addAttribute(TO_ANGLE_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(FROM_ANGLE_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(TO_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
-        data()->addAttribute(TO_OFFSET_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(FROM_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
-        data()->addAttribute(FROM_OFFSET_ID(), ModelAPI_AttributeDouble::typeId());
+TestRevolution.py
+Unit test of FeaturesPlugin_Revolution class
+
+class FeaturesPlugin_Revolution : public ModelAPI_Feature
+  static const std::string MY_REVOLUTION_ID("Revolution");
+  static const std::string MY_GROUP_LIST_ID("base");
+  static const std::string MY_TO_OBJECT_ID("axis_object");
+  static const std::string METHOD_ATTR("CreationMethod");
+  static const std::string MY_TO_ANGLE_ID("to_angle");
+  static const std::string MY_FROM_ANGLE_ID("from_angle");
+  static const std::string MY_TO_OBJECT_ID("to_object");
+  static const std::string MY_TO_OFFSET_ID("to_offset");
+  static const std::string MY_FROM_OBJECT_ID("from_object");
+  static const std::string MY_FROM_OFFSET_ID("from_offset");
+
+  data()->addAttribute(LIST_ID(), ModelAPI_AttributeSelectionList::typeId());
+  data()->addAttribute(AXIS_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(CREATION_METHOD(), ModelAPI_AttributeString::typeId());
+  data()->addAttribute(TO_ANGLE_ID(), ModelAPI_AttributeDouble::typeId());
+  data()->addAttribute(FROM_ANGLE_ID(), ModelAPI_AttributeDouble::typeId());
+  data()->addAttribute(TO_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(TO_OFFSET_ID(), ModelAPI_AttributeDouble::typeId());
+  data()->addAttribute(FROM_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(FROM_OFFSET_ID(), ModelAPI_AttributeDouble::typeId());
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index 2ab408043503b0f817a6a7587fb1046a05bcbe58..de77284f1e0ad6f617d2895a88022f64e96fedd8 100644 (file)
 #
 
 """
-      TestRevolutionFuse.py
-      Unit test of FeaturesPlugin_RevolutionFuse class
+TestRevolutionFuse.py
+Unit test of FeaturesPlugin_RevolutionFuse class
 
-      class FeaturesPlugin_RevolutionFuse : public FeaturesPlugin_RevolutionBoolean
-               static const std::string MY_REVOLUTION_ID("RevolutionFuse");
-        static const std::string MY_SKETCH_OBJECT_ID("sketch");
-        static const std::string MY_AXIS_ID("axis_object");
-        static const std::string METHOD_ATTR("CreationMethod");
-        static const std::string MY_TO_ANGLE_ID("to_angle");
-        static const std::string MY_FROM_ANGLE_ID("from_angle");
-        static const std::string MY_TO_OBJECT_ID("to_object");
-        static const std::string MY_TO_OFFSET_ID("to_offset");
-        static const std::string MY_FROM_OBJECT_ID("from_object");
-        static const std::string MY_FROM_OFFSET_ID("from_offset");
-        static const std::string MY_BOOLEAN_OBJECTS_ID("boolean_objects");
+class FeaturesPlugin_RevolutionFuse : public FeaturesPlugin_RevolutionBoolean
+          static const std::string MY_REVOLUTION_ID("RevolutionFuse");
+  static const std::string MY_SKETCH_OBJECT_ID("sketch");
+  static const std::string MY_AXIS_ID("axis_object");
+  static const std::string METHOD_ATTR("CreationMethod");
+  static const std::string MY_TO_ANGLE_ID("to_angle");
+  static const std::string MY_FROM_ANGLE_ID("from_angle");
+  static const std::string MY_TO_OBJECT_ID("to_object");
+  static const std::string MY_TO_OFFSET_ID("to_offset");
+  static const std::string MY_FROM_OBJECT_ID("from_object");
+  static const std::string MY_FROM_OFFSET_ID("from_offset");
+  static const std::string MY_BOOLEAN_OBJECTS_ID("boolean_objects");
 
-        data()->addAttribute(SKETCH_OBJECT_ID(), ModelAPI_AttributeReference::typeId());
-        data()->addAttribute(AXIS_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
-               data()->addAttribute(CREATION_METHOD(), ModelAPI_AttributeString::typeId());
-        data()->addAttribute(TO_ANGLE_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(FROM_ANGLE_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(TO_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
-        data()->addAttribute(TO_OFFSET_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(FROM_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
-        data()->addAttribute(FROM_OFFSET_ID(), ModelAPI_AttributeSelection::typeId());
-        data()->addAttribute(BOOLEAN_OBJECTS_ID(), ModelAPI_AttributeSelectionList::typeId());
+  data()->addAttribute(SKETCH_OBJECT_ID(), ModelAPI_AttributeReference::typeId());
+  data()->addAttribute(AXIS_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
+          data()->addAttribute(CREATION_METHOD(), ModelAPI_AttributeString::typeId());
+  data()->addAttribute(TO_ANGLE_ID(), ModelAPI_AttributeDouble::typeId());
+  data()->addAttribute(FROM_ANGLE_ID(), ModelAPI_AttributeDouble::typeId());
+  data()->addAttribute(TO_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(TO_OFFSET_ID(), ModelAPI_AttributeDouble::typeId());
+  data()->addAttribute(FROM_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(FROM_OFFSET_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(BOOLEAN_OBJECTS_ID(), ModelAPI_AttributeSelectionList::typeId());
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index f6a4bb0df8a1f6a0a96553f4b24448085c396357..ecd3aba0d0ef14f6a2b13a22a74ff45f104dd8cf 100644 (file)
 #
 
 """
-      TestRotation.py
-      Unit test of FeaturesPlugin_Rotation class
+TestRotation.py
+Unit test of FeaturesPlugin_Rotation class
 
-      class FeaturesPlugin_Movement : public ModelAPI_Feature
-        static const std::string MY_ROTATION_ID("Rotation");
-        static const std::string MY_OBJECTS_LIST_ID("main_objects");
-        static const std::string MY_AXIS_OBJECT_ID("axis_object");
-        static const std::string MY_ANGLE_ID("angle");
+class FeaturesPlugin_Movement : public ModelAPI_Feature
+  static const std::string MY_ROTATION_ID("Rotation");
+  static const std::string MY_OBJECTS_LIST_ID("main_objects");
+  static const std::string MY_AXIS_OBJECT_ID("axis_object");
+  static const std::string MY_ANGLE_ID("angle");
 
-        data()->addAttribute(OBJECTS_LIST_ID(), ModelAPI_AttributeSelectionList::typeId());
-        data()->addAttribute(AXIS_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
-        data()->addAttribute(ANGLE_ID(), ModelAPI_AttributeDouble::typeId());
+  data()->addAttribute(OBJECTS_LIST_ID(), ModelAPI_AttributeSelectionList::typeId());
+  data()->addAttribute(AXIS_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(ANGLE_ID(), ModelAPI_AttributeDouble::typeId());
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index 231628728b992a057c683fdd3f6c2511dddb54df..8bbde3fdd08bbedfebdbadb137a8e49984c4994d 100644 (file)
 #
 
 """
-      TestExtrusion.py
-      Unit test of FeaturesPlugin_Boolean class: many Boolean operations performance
-
-      class FeaturesPlugin_Extrusion : public ModelAPI_Feature
-        static const std::string MY_EXTRUSION_ID("Extrusion");
-        static const std::string MY_FACE_ID("base");
-        static const std::string MY_SIZE_ID("size");
-        static const std::string MY_REVERSE_ID("reverse");
-
-        data()->addAttribute(FeaturesPlugin_Extrusion::FACE_ID(), ModelAPI_AttributeSelection::typeId());
-        data()->addAttribute(FeaturesPlugin_Extrusion::SIZE_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(FeaturesPlugin_Extrusion::REVERSE_ID(), ModelAPI_AttributeBoolean::typeId());
+TestExtrusion.py
+Unit test of FeaturesPlugin_Boolean class: many Boolean operations performance
+
+class FeaturesPlugin_Extrusion : public ModelAPI_Feature
+  static const std::string MY_EXTRUSION_ID("Extrusion");
+  static const std::string MY_FACE_ID("base");
+  static const std::string MY_SIZE_ID("size");
+  static const std::string MY_REVERSE_ID("reverse");
+
+  data()->addAttribute(FeaturesPlugin_Extrusion::FACE_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(FeaturesPlugin_Extrusion::SIZE_ID(), ModelAPI_AttributeDouble::typeId());
+  data()->addAttribute(FeaturesPlugin_Extrusion::REVERSE_ID(), ModelAPI_AttributeBoolean::typeId());
 """
 
 # Number rows and columns of cylinders that cuts the big box. Number of Boolena operations is N*N
index e45c77181a7ce58cfa39069fe8d85329f94678e1..9d7bf310cd3ddd6d10d8324e4cdd8cc3142ae8f4 100644 (file)
 #
 
 """
-      TestMovement.py
-      Unit test of FeaturesPlugin_Movement class
+TestMovement.py
+Unit test of FeaturesPlugin_Movement class
 
-      class FeaturesPlugin_Movement : public ModelAPI_Feature
-        static const std::string MY_MOVEMENT_ID("Translation");
-        static const std::string MY_OBJECTS_LIST_ID("main_objects");
-        static const std::string MY_AXIS_OBJECT_ID("axis_object");
-        static const std::string MY_DISTANCE_ID("distance");
+class FeaturesPlugin_Movement : public ModelAPI_Feature
+  static const std::string MY_MOVEMENT_ID("Translation");
+  static const std::string MY_OBJECTS_LIST_ID("main_objects");
+  static const std::string MY_AXIS_OBJECT_ID("axis_object");
+  static const std::string MY_DISTANCE_ID("distance");
 
-        data()->addAttribute(OBJECTS_LIST_ID(), ModelAPI_AttributeSelectionList::typeId());
-        data()->addAttribute(AXIS_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
-        data()->addAttribute(DISTANCE_ID(), ModelAPI_AttributeDouble::typeId());
+  data()->addAttribute(OBJECTS_LIST_ID(), ModelAPI_AttributeSelectionList::typeId());
+  data()->addAttribute(AXIS_OBJECT_ID(), ModelAPI_AttributeSelection::typeId());
+  data()->addAttribute(DISTANCE_ID(), ModelAPI_AttributeDouble::typeId());
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index 6e9170bb9c3b77e96bd251732343c92be842872f..1c42f2e32d768ba1933fef1a73db7dc07b1a12d1 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-   Test2675.py
-   Test case for issue #2675 "Selection of cone produces crash in the inspection panel"
+Test2675.py
+Test case for issue #2675 "Selection of cone produces crash in the inspection panel"
 """
 
 from salome.shaper import model
index 24c8bfb75b64937749612bfbd4660e8f9a1dee51..404186a5c963fa4cec8fb8f8b06682d92e99c257 100644 (file)
@@ -243,7 +243,7 @@ void GEOMAlgo_GlueDetector::DetectVertices() {
           }
           aMIP1.Add(aIP1);
         } // for (; aIt.More(); aIt.Next()) {
-      }   // for(; aIt1.More(); aIt1.Next()) {
+      } // for(; aIt1.More(); aIt1.Next()) {
       //
       aNbIP1 = aMIP1.Extent();
       if (!aNbIP1) {
index c18391885062431427b5f732993dcb76f53ff75a..bb9687310ad7e745df7ed17a414c7b6dd99d64f5 100644 (file)
 #
 
 """
-      Test1064.py
-      Unit test for testing the Part sub-shapes naming, described in the issue 1064
+Test1064.py
+Unit test for testing the Part sub-shapes naming, described in the issue 1064
 
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index c29dcef9fd5ca162e54fb23b76cec5eaf17f2bdb..8ea1f928ed3dc11e3dfbbb8aa5d0ed90ba08a659 100644 (file)
 #
 
 """
-      Test1512.py
-      Unit test for testing the correct selection of feature by the faces after the BOPs applied
+Test1512.py
+Unit test for testing the correct selection of feature by the faces after the BOPs applied
 
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index f6af2c6a6f08874c963f02de4e086c8144a3227f..bbe2fcd3e6e7b7cd4b37da4c9593de2e601df94c 100644 (file)
 #
 
 """
-      Test1757.py
-      Unit test for testing the modification of base object after movement of the history line:
-      the referenced (that is disabled, after the current position of the history line) attribute
-      must be updated.
-      The test is created by modification of the dumped script.
+Test1757.py
+Unit test for testing the modification of base object after movement of the history line:
+the referenced (that is disabled, after the current position of the history line) attribute
+must be updated.
+The test is created by modification of the dumped script.
 
 """
 
index 5afd585a70629791736d0722b6711524a6330df9..7e812e358a13089a2876828600a673eca3e48880 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2873.py
-    Test for issue #2873 "Freeze when inserting a new folder"
+Test2873.py
+Test for issue #2873 "Freeze when inserting a new folder"
 """
 
 from salome.shaper import model
index 9667068442b31943b92d1eb7fdbd17f018cc8d7b..571c4814d09353c076503a223601747b1468834d 100644 (file)
 #
 
 """
-      TestDocument.py
-      Unit test for Model_Document/ModelAPI_Document class
+TestDocument.py
+Unit test for Model_Document/ModelAPI_Document class
 
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index ab5743c5b4abea0f7e95db08c5d89728bef9145d..9acf081c7f1134ccc0f06591ad6dcf04f52dc35f 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test checks adding sketch into a folder
+Test checks adding sketch into a folder
 """
 
 from ModelAPI import FeatureList, ModelAPI_Session
index 02d4bbb5872d631a28ade6320a6975d13aab3780..d8eed29c96d9e971599e757b2868876cc8016b94 100644 (file)
 #
 
 """
-      Test1064.py
-      Unit test for testing the Part sub-shapes naming, described in the issue 1064
+Test1064.py
+Unit test for testing the Part sub-shapes naming, described in the issue 1064
 
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index df5530b5b9964fe86491fbd9f9557a56777a5cf8..6b32e58c63220eea4412374615160460bc9b1510 100644 (file)
 #
 
 """
-      TestResults.py
-      Cover specific working with the data model results
+TestResults.py
+Cover specific working with the data model results
 
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index 1d944abba9bf72b2293f2c16487233d88ff92d06..5de1030b04ae491caed2677509ed709f1735b98d 100644 (file)
 #
 
 """
-      TestPoint2D.py
-      Unit test for testing the Point2D algorithms
+TestPoint2D.py
+Unit test for testing the Point2D algorithms
 
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index 6857b3520540bfa955aa163636874379cace730a..e2bc15be61ed3dd0acfde34ebdbb02c77f80b72a 100644 (file)
@@ -373,8 +373,7 @@ std::string ModelHighAPI_FeatureStore::dumpAttr(const AttributePtr &theAttr) {
     AttributeStringArrayPtr anAttr =
         std::dynamic_pointer_cast<ModelAPI_AttributeStringArray>(theAttr);
     for (int a = 0; a < anAttr->size(); a++)
-      aResult << "'" << anAttr->value(a) << "'"
-              << " ";
+      aResult << "'" << anAttr->value(a) << "'" << " ";
   } else if (aType == ModelAPI_AttributeTables::typeId()) {
     AttributeTablesPtr anAttr =
         std::dynamic_pointer_cast<ModelAPI_AttributeTables>(theAttr);
index 492f7e0598a60e97fe141f0a16f1eb52e6bb0c5c..460f4ab00aefbac8eaf3b94085325274e0b44194 100644 (file)
@@ -395,11 +395,11 @@ public:
   /// widgets \param theWidget a property contol widget \param isToConnect a
   /// boolean value whether connect or disconnect
   virtual void connectToPropertyPanel(ModuleBase_ModelWidget * /*theWidget*/,
-                                      const bool /*isToConnect*/){};
+                                      const bool /*isToConnect*/) {};
 
   /// Validates the operation to change the "Apply" button state.
   /// \param thePreviousState the previous state of the widget
-  virtual void widgetStateChanged(int /*thePreviousState*/){};
+  virtual void widgetStateChanged(int /*thePreviousState*/) {};
 
   /// Returns true if the event is processed.
   /// \param thePreviousAttributeID an index of the previous active attribute
@@ -409,8 +409,8 @@ public:
 
   /// Performs some GUI actions before an operation transaction is stopped
   /// Default realization is empty
-  virtual void
-  beforeOperationStopped(ModuleBase_Operation * /*theOperation*/){};
+  virtual void beforeOperationStopped(ModuleBase_Operation * /*theOperation*/) {
+  };
 
   /// Finds a shape by attribute if it is possible
   /// \param theAttribute an attribute
index e69bc8141934f43563ff4d70d45830d93eeb56aa..1dffa57056d97e1fc77a023bdbb3b50b3f43b16c 100644 (file)
@@ -175,8 +175,9 @@ public:
 
   /// Returns values which should be highlighted when the whidget is active
   /// \param theValues a list of presentations
-  virtual void getHighlighted(
-      QList<std::shared_ptr<ModuleBase_ViewerPrs>> & /*theValues*/){};
+  virtual void
+  getHighlighted(QList<std::shared_ptr<ModuleBase_ViewerPrs>> & /*theValues*/) {
+  };
 
   /// Checks if the selection presentation is valid in widget
   /// \param theValue a selected presentation in the view
@@ -423,7 +424,7 @@ protected:
   virtual bool resetCustom() { return false; };
 
   /// The method called when widget is activated
-  virtual void activateCustom(){};
+  virtual void activateCustom() {};
 
   //// Returns true if the event is processed. The default implementation is
   /// empty, returns false.
index 373580746a2236d0a0c38a54c797aa10435b3b13..e80bd7299482e74cc6c32bff89470b7ab5fa6034 100644 (file)
@@ -192,7 +192,7 @@ protected:
 
   /// Virtual method called when operation committed (see commit() method for
   /// more description)
-  virtual void commitOperation(){};
+  virtual void commitOperation() {};
 
   /// Virtual method called after operation committed (see commit() method for
   /// more description)
index b277b6649ad5a38b57f912353b250bc9404fed96..ef996a0313d004a6a6b05ab89e2ab98816aa6f2b 100644 (file)
@@ -101,7 +101,7 @@ protected:
 
   /// Update focus after the attribute value change
   // NDS: has body is temporary
-  virtual void updateFocus(){};
+  virtual void updateFocus() {};
 
   /// Retunrs a list of possible shape types
   /// \return a list of shapes
@@ -113,7 +113,7 @@ protected:
 
   /// Computes and updates name of selected object in the widget
   // NDS: has body is temporary
-  virtual void updateSelectionName(){};
+  virtual void updateSelectionName() {};
 
   /// The methiod called when widget is activated
   void activateCustom() override;
index 9325e6045153666bcfb3b2670bbbe585500249ca..cc661abfb41b7793b6a321dbb08eb1fa9e1ab372 100644 (file)
 #
 
 """
-      Test1806.py
-      Unit test for testing the expression evaluation even no parameters are created
+Test1806.py
+Unit test for testing the expression evaluation even no parameters are created
 
 """
+
 # =========================================================================
 # Initialization of the test
 # =========================================================================
index 0b878f66b39d301d10934b513ab7b34ee933c4dc..13cc0ddafa2bccf707f8177e3f676fe3690380a0 100644 (file)
 #
 
 """
-    TestParameterCreation.py
+TestParameterCreation.py
 
-    class ParametersPlugin_Parameter
-    static const std::string MY_PARAMETER_ID("Parameter");
-    static const std::string MY_VARIABLE_ID("variable");
-    static const std::string MY_EXPRESSION_ID("expression");
+class ParametersPlugin_Parameter
+static const std::string MY_PARAMETER_ID("Parameter");
+static const std::string MY_VARIABLE_ID("variable");
+static const std::string MY_EXPRESSION_ID("expression");
 
-    data()->addAttribute(ParametersPlugin_Parameter::VARIABLE_ID(),
-                         ModelAPI_AttributeString::typeId());
-    data()->addAttribute(ParametersPlugin_Parameter::EXPRESSION_ID(),
-                         ModelAPI_AttributeString::typeId());
+data()->addAttribute(ParametersPlugin_Parameter::VARIABLE_ID(),
+                     ModelAPI_AttributeString::typeId());
+data()->addAttribute(ParametersPlugin_Parameter::EXPRESSION_ID(),
+                     ModelAPI_AttributeString::typeId());
 
-    class ModelAPI_ResultParameter
-    static const std::string MY_VALUE_ID("Value");
-    static const std::string MY_VALUE_ID("State");
+class ModelAPI_ResultParameter
+static const std::string MY_VALUE_ID("Value");
+static const std::string MY_VALUE_ID("State");
 """
 
 # =========================================================================
index 52234d2ecb0b63b8433a95cd64ffbe1da5778e62..c186477747c1ee828f9f8a6a19bea36a741de8f7 100644 (file)
 #
 
 """
-    TestParameterCreation.py
+TestParameterCreation.py
 
-    class ParametersPlugin_Parameter
-    static const std::string MY_PARAMETER_ID("Parameter");
-    static const std::string MY_VARIABLE_ID("variable");
-    static const std::string MY_EXPRESSION_ID("expression");
+class ParametersPlugin_Parameter
+static const std::string MY_PARAMETER_ID("Parameter");
+static const std::string MY_VARIABLE_ID("variable");
+static const std::string MY_EXPRESSION_ID("expression");
 
-    data()->addAttribute(ParametersPlugin_Parameter::VARIABLE_ID(),
-                         ModelAPI_AttributeString::typeId());
-    data()->addAttribute(ParametersPlugin_Parameter::EXPRESSION_ID(),
-                         ModelAPI_AttributeString::typeId());
+data()->addAttribute(ParametersPlugin_Parameter::VARIABLE_ID(),
+                     ModelAPI_AttributeString::typeId());
+data()->addAttribute(ParametersPlugin_Parameter::EXPRESSION_ID(),
+                     ModelAPI_AttributeString::typeId());
 
-    class ModelAPI_ResultParameter
-    static const std::string MY_VALUE_ID("Value");
-    static const std::string MY_VALUE_ID("State");
+class ModelAPI_ResultParameter
+static const std::string MY_VALUE_ID("Value");
+static const std::string MY_VALUE_ID("State");
 """
 
 # =========================================================================
index a93382a24a886b9482a3ee3874268ddef44c108f..ca4c0c06fef4a7352a61e1aee3a32ba2285e200d 100644 (file)
 #
 
 """
-    TestParameterCreation.py
+TestParameterCreation.py
 
-    class ParametersPlugin_Parameter
-    static const std::string MY_PARAMETER_ID("Parameter");
-    static const std::string MY_VARIABLE_ID("variable");
-    static const std::string MY_EXPRESSION_ID("expression");
+class ParametersPlugin_Parameter
+static const std::string MY_PARAMETER_ID("Parameter");
+static const std::string MY_VARIABLE_ID("variable");
+static const std::string MY_EXPRESSION_ID("expression");
 
-    data()->addAttribute(ParametersPlugin_Parameter::VARIABLE_ID(),
-                         ModelAPI_AttributeString::typeId());
-    data()->addAttribute(ParametersPlugin_Parameter::EXPRESSION_ID(),
-                         ModelAPI_AttributeString::typeId());
+data()->addAttribute(ParametersPlugin_Parameter::VARIABLE_ID(),
+                     ModelAPI_AttributeString::typeId());
+data()->addAttribute(ParametersPlugin_Parameter::EXPRESSION_ID(),
+                     ModelAPI_AttributeString::typeId());
 
-    class ModelAPI_ResultParameter
-    static const std::string MY_VALUE_ID("Value");
-    static const std::string MY_VALUE_ID("State");
+class ModelAPI_ResultParameter
+static const std::string MY_VALUE_ID("Value");
+static const std::string MY_VALUE_ID("State");
 """
 
 # =========================================================================
index 2b3181c33c84acc89e1d6936dc35873d0ae418b4..fc895101ae3cfc7462d0629a99d71936c665040e 100644 (file)
@@ -18,9 +18,9 @@
 #
 
 """
-    TestParametersMgr.py
+TestParametersMgr.py
 
-    class ParametersPlugin_ParametersMgr
+class ParametersPlugin_ParametersMgr
 """
 
 # =========================================================================
index 77dc3b74ec9c5f528fe38d843323bc9e6c9ed823..ae3c69dd5dd198833a78ef0668e378f53c50d560 100644 (file)
@@ -81,7 +81,7 @@ public:
   /// Constructor
   /// \param theWorkshop instance of workshop interface
   Standard_EXPORT PartSet_CirclePointFilter(ModuleBase_IWorkshop *theWorkshop)
-      : SelectMgr_Filter(), myWorkshop(theWorkshop){};
+      : SelectMgr_Filter(), myWorkshop(theWorkshop) {};
 
   /// Returns True if the given owner is acceptable for selection
   /// \param theOwner the selected owner
index 908037732a1434b3fc841f1da73a07b3a8e28ab4..8d9c3c96d536879f032cf2982fd752b12a00a277 100644 (file)
@@ -371,11 +371,8 @@ bool PartSet_SketcherMgr::isDragModeCreation() const {
   QString aId = aOp->id();
   // Acceptable features;
   QStringList aList;
-  aList << "SketchLine"
-        << "SketchMacroCircle"
-        << "SketchMacroArc"
-        << "SketchMacroEllipse"
-        << "SketchMacroEllipticArc"
+  aList << "SketchLine" << "SketchMacroCircle" << "SketchMacroArc"
+        << "SketchMacroEllipse" << "SketchMacroEllipticArc"
         << "SketchMacroRectangle";
   return aList.contains(aId);
 }
index f0a5da3924379180a0792ad98d2361f1130ced15..fdd0433b5c61732c33a21999f0d5813a49051baf 100644 (file)
@@ -106,7 +106,7 @@ public:
 
   /// This control accepts focus
   bool focusTo() override;
-  void setHighlighted(bool) override{/*do nothing*/};
+  void setHighlighted(bool) override { /*do nothing*/ };
   void enableFocusProcessing() override;
 
   /// Set current state of show free points
index f3c551c335d471ca9660e4038dcd93f0e831b7af..182ac85600730f94f6ea708c986faeecd348701d 100644 (file)
@@ -16,8 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""This package defines the Direct Geometry API of the Modeler.
-"""
+"""This package defines the Direct Geometry API of the Modeler."""
 
 # Swigged interfaces to Modeling Data
 
index 1b5ba87fc4aadc12573ecc3eedac88b135c78153..10be2eb8ae7b8b46dc4bf3fb9b1b12acc5f143b9 100644 (file)
@@ -17,7 +17,8 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-import pkgutil, inspect
+import pkgutil
+import inspect
 
 __all__ = []
 for loader, module_name, is_pkg in pkgutil.walk_packages(__path__):
index fdcc8de47b99e573eb02ae42f220351c7f07a719..6372c2210e125ccbb4f28df866bbe1ac1b529ce1 100644 (file)
@@ -16,8 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""Package for Collection plugin for the Parametric Geometry API of the Modeler.
-"""
+"""Package for Collection plugin for the Parametric Geometry API of the Modeler."""
 
 from CollectionAPI import addGroup, addField
 from CollectionAPI import (
index 3cf5b51c02fab301207ea2d3c4746b54fed6c532..7d6840af809b919cefbccc48882afeea8d3c9000 100644 (file)
@@ -16,7 +16,6 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""Package for Connection plugin for the Parametric Geometry API of the Modeler.
-"""
+"""Package for Connection plugin for the Parametric Geometry API of the Modeler."""
 
 from ConnectorAPI import exportToGEOM
index 523f576d1774bd4905f5618043907759a97fb886..32e0283d8b3968bd2bd437fb02e3cbec0005346f 100644 (file)
@@ -16,7 +16,6 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""Package for Construction plugin for the Parametric Geometry API of the Modeler.
-"""
+"""Package for Construction plugin for the Parametric Geometry API of the Modeler."""
 
 from ConstructionAPI import addAxis, addPlane, addPoint, addPointXYZ
index 9e1d5d2b478527b6c374e4fe30233d870dbd2ce7..d90ef37f5a17cf0583b162bc4e86203df7291b87 100644 (file)
@@ -17,8 +17,7 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-"""Package for dumping purposes.
-"""
+"""Package for dumping purposes."""
 
 import ModelHighAPI
 
index a6281f0f4e6ad670b3dd70caceaeba50ab0984ff..6c09e07091f516fdd8c41b29ec986be5ce21ffff 100644 (file)
@@ -16,7 +16,6 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""Package for dumping purposes.
-"""
+"""Package for dumping purposes."""
 
 from .DumpAssistant import *
index 188d4abf994e9cd5f513da21054eef746fccba26..b6913082921f848d5cf73c3f005af45e6542a662 100644 (file)
@@ -16,8 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""Package for Exchange plugin for the Parametric Geometry API of the Modeler.
-"""
+"""Package for Exchange plugin for the Parametric Geometry API of the Modeler."""
 
 from ExchangeAPI import addImport, addImportXAOMem, addImportSTEP
 from ExchangeAPI import exportToFile, exportToXAO, exportToXAOMem, exportToSTL
index fd5a110a169711ab4a7ed4b2b9a124e0d48ca1b2..839443f62cba0fbadb1cab551ce9c178defa636d 100644 (file)
@@ -16,8 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""Package for Features plugin for the Parametric Geometry API of the Modeler.
-"""
+"""Package for Features plugin for the Parametric Geometry API of the Modeler."""
 
 from FeaturesAPI import addPlacement, addRotation, addScale, addSymmetry, addTranslation
 from FeaturesAPI import addMultiTranslation, addMultiRotation
index b16acecd57184a6c34ada0f7607a2ee28b42e333..f30d6936620418095565ef78eb361d1fc04891ce 100644 (file)
@@ -16,7 +16,6 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""Package for Filters plugin for the Parametric Geometry API of the Modeler.
-"""
+"""Package for Filters plugin for the Parametric Geometry API of the Modeler."""
 
 from FiltersAPI import filters, addFilter
index ca65ccf45e841b3370e68257c1f12cb9ad197b69..ab1f1bc3853de5a3d8e521611a4420daacbb2628 100644 (file)
@@ -16,7 +16,6 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""Package for GDML plugin for the Parametric Geometry API of the Modeler.
-"""
+"""Package for GDML plugin for the Parametric Geometry API of the Modeler."""
 
 from GDMLAPI import addConeSegment, addEllipsoid
index 4282b549c7dfd67aedb9c736df67fe797b984865..c503c893164b389b87b3a76fcbae3a51243fa952 100644 (file)
@@ -16,8 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""Package for Parameter plugin for the Parametric Geometry API of the Modeler.
-"""
+"""Package for Parameter plugin for the Parametric Geometry API of the Modeler."""
 
 from ParametersAPI import addParameter, removeParameter
 
index ad1a92604755264626d1581ae985a623c32992aa..7d4075ef7c18f5cbc6eae50d039ff0ec8ce4efcc 100644 (file)
@@ -18,7 +18,8 @@
 #
 
 from salome.shaper import model
-import codecs, sys
+import codecs
+import sys
 
 
 def changeTab(theLine):
index 6032c64f7e73cb65bb9758e67d692a909e47f8ff..41bd7c9a459f489d17886640b1eda1d41baf3a6a 100644 (file)
@@ -16,7 +16,6 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""Package for PartSet plugin for the Parametric Geometry API of the Modeler.
-"""
+"""Package for PartSet plugin for the Parametric Geometry API of the Modeler."""
 
 from PartSetAPI import addPart, duplicatePart, removePart
index a99093d5497a6e0774d1b62df135e9c2681020d5..4e6a0c2e60f978ce87e66a3214110580edb0d2f8 100644 (file)
@@ -16,7 +16,6 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""Package for Primitives plugin for the Parametric Geometry API of the Modeler.
-"""
+"""Package for Primitives plugin for the Parametric Geometry API of the Modeler."""
 
 from PrimitivesAPI import addBox, addCone, addCylinder, addSphere, addTorus, addTube
index 630ca5c5f9b65b53d3528248bfddc107cb8e2c5f..3e44e9735d0f897a3f45ff29b2e80c1e1bbfe070 100644 (file)
@@ -16,8 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""Package for services for the Parametric Geometry API of the Modeler.
-"""
+"""Package for services for the Parametric Geometry API of the Modeler."""
 
 from ModelHighAPI import moduleDocument, activeDocument
 from ModelHighAPI import defaultPlane, standardPlane
index 15eb61b6c3f9d550b083ecacbcf516310f9fdaee..7bb03ab23264f0ee94718384aae4c0a6e865ee4f 100644 (file)
@@ -16,8 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-"""Package for Sketch plugin for the Parametric Geometry API of the Modeler.
-"""
+"""Package for Sketch plugin for the Parametric Geometry API of the Modeler."""
 
 from SketchAPI import addSketch, copySketch
 from .tools import *
index 9e7cc3a9f7c2e8f0a3749ee35a06db821301d6d9..2681321228ab529ef6436155e3a2be889b732ab2 100755 (executable)
@@ -29,6 +29,7 @@ On sait traiter les faces :
 
 Author: Gérald NICOLAS
 """
+
 __revision__ = "V02.04"
 
 import os
index 1dbb7ceb361545771cd090a17dabd60f214080c7..74b7149dfaa0f2b070264f4d451bc4ffbb106029 100755 (executable)
@@ -1,7 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
-"""Géométrie de test pour la création de surfaces médianes - Cas n°1
-"""
+"""Géométrie de test pour la création de surfaces médianes - Cas n°1"""
 
 __revision__ = "V02.01"
 
index ea233cd97fdf5a67cdbd468fd66b69e9a973ca90..404bd5c656efa957da2068e8ab155494f618ca30 100755 (executable)
@@ -1,7 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
-"""Géométrie de test pour la création de surfaces médianes - Cas n°2
-"""
+"""Géométrie de test pour la création de surfaces médianes - Cas n°2"""
 
 __revision__ = "V02.01"
 
index e94fd6f125f468ccb3f80f84631e12f7573f2ac9..f4c3a65a0eb47843e082e738c16c1b80940ad734 100755 (executable)
@@ -303,7 +303,6 @@ def exec_nom(fonction, nom=None, couleur=None):
 
 
 class SurfaceMediane(object):
-
     """Calcul des surfaces médianes de solides minces
 
 L'objectif de ce programme est de créer les surfaces médianes, encore appelées fibres neutres, pour \
index c98df289cb8e5d303094d5c6d03d5cbb3e9c2db3..430651cfc0dd68229b4d56731fdf9d2d4d344594 100644 (file)
@@ -1368,8 +1368,7 @@ void SHAPERGUI::publishToStudy() {
 
     // update SHAPERSTUDY objects in OCC and VTK viewers
     QStringList aVMList;
-    aVMList << "OCCViewer"
-            << "VTKViewer";
+    aVMList << "OCCViewer" << "VTKViewer";
     getApp()->updatePresentations("SHAPERSTUDY", aVMList);
   }
 }
index 011c59cbccba44dc507ec2b8fad4435bedb07c8d..71c53409b70c4a538d21b00a9e7f05bec1d80513 100644 (file)
@@ -147,8 +147,7 @@ void SketchAPI_ConstraintAngle::dump(ModelHighAPI_Dumper &theDumper) const {
 
   const std::string &aSketchName = theDumper.parentName(aBase);
   theDumper.name(aBase, false, true, true); // mark constraint as dumped
-  theDumper << aSketchName << "."
-            << "setAngle(";
+  theDumper << aSketchName << "." << "setAngle(";
 
   bool isFirstAttr = true;
   for (int i = 0; i < CONSTRAINT_ATTR_SIZE; ++i) {
index 8667c5e14b0be66dc0ec4bfa1a633be675570ab6..c01c95c65c14d8c62fa0b86bcdda66d7a4fdba81 100644 (file)
@@ -227,10 +227,10 @@ protected:
   SketchPlugin_SketchEntity();
 
   /// \brief Initializes attributes of derived class.
-  virtual void initDerivedClassAttributes(){};
+  virtual void initDerivedClassAttributes() {};
 
   /// \brief Initializes attributes of derived class which were added recently.
-  virtual void initDerivedClassAttributes2(){};
+  virtual void initDerivedClassAttributes2() {};
 };
 
 #endif
index 556d561410ff73ce1643b6aefe572b2c6827bb10..6ff3a6ba7a6278776ccae2ec9b805cbd51c2ae36 100644 (file)
@@ -213,8 +213,8 @@ void SketchPlugin_Split::execute() {
     }
     std::shared_ptr<GeomDataAPI_Point2D> aPointAttr =
         std::dynamic_pointer_cast<GeomDataAPI_Point2D>(aBaseAttr);
-    std::cout << aPointAttr->id().c_str() << ": "
-              << "[" << aRefAttributes.size() << "] " << aRefsInfo << std::endl;
+    std::cout << aPointAttr->id().c_str() << ": " << "["
+              << aRefAttributes.size() << "] " << aRefsInfo << std::endl;
   }
   std::cout << std::endl;
   std::cout << std::endl
index f4949bebbcf37dde9b8787c84a6b47a23f75968d..b4e6a3ca2a740ae7fd2e6fc933b2432b8c6148da 100644 (file)
@@ -482,9 +482,9 @@ FeaturePtr createConstraintAttrAttr(SketchPlugin_Sketch *theSketch,
   aRefAttr->setAttr(theSecondAttribute);
 
 #if defined(DEBUG_TRIM) || defined(DEBUG_SPLIT)
-  std::cout << "<createConstraint to attribute> :"
-            << " first attribute - " << theFirstAttribute->id()
-            << " second attribute - " << theSecondAttribute->id() << std::endl;
+  std::cout << "<createConstraint to attribute> :" << " first attribute - "
+            << theFirstAttribute->id() << " second attribute - "
+            << theSecondAttribute->id() << std::endl;
 #endif
 
   return aConstraint;
@@ -505,9 +505,8 @@ FeaturePtr createConstraintAttrObject(SketchPlugin_Sketch *theSketch,
   aRefAttr->setObject(theSecondObject);
 
 #if defined(DEBUG_TRIM) || defined(DEBUG_SPLIT)
-  std::cout << "<createConstraint to attribute> :"
-            << " first attribute - " << theFirstAttribute->id()
-            << " second object - "
+  std::cout << "<createConstraint to attribute> :" << " first attribute - "
+            << theFirstAttribute->id() << " second object - "
             << ModelAPI_Feature::feature(theSecondObject)->getKind()
             << std::endl;
 #endif
@@ -530,8 +529,7 @@ FeaturePtr createConstraintObjectObject(SketchPlugin_Sketch *theSketch,
   aRefAttr->setObject(theSecondObject);
 
 #if defined(DEBUG_TRIM) || defined(DEBUG_SPLIT)
-  std::cout << "<createConstraint to attribute> :"
-            << " first object - "
+  std::cout << "<createConstraint to attribute> :" << " first object - "
             << ModelAPI_Feature::feature(theFirstObject)->getKind()
             << " second object - "
             << ModelAPI_Feature::feature(theSecondObject)->getKind()
index 5c28611f29d104a902982ea6e7ec4ec4f6d2fa3b..b75081855dc947f80356d5fa572ddf82af02f729 100644 (file)
@@ -291,8 +291,8 @@ void SketchPlugin_Trim::execute() {
     }
     std::shared_ptr<GeomDataAPI_Point2D> aPointAttr =
         std::dynamic_pointer_cast<GeomDataAPI_Point2D>(aBaseAttr);
-    std::cout << aPointAttr->id().c_str() << ": "
-              << "[" << aRefAttributes.size() << "] " << aRefsInfo << std::endl;
+    std::cout << aPointAttr->id().c_str() << ": " << "["
+              << aRefAttributes.size() << "] " << aRefsInfo << std::endl;
   }
   std::cout << std::endl;
   std::cout << std::endl
index d5acd5b7618ac57361dbe3ea0decfa33ed9786f5..99fb39223e4d6acc56262c252bd2666103949bde 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test1061.py
-    Test case for issue #1061 "Distance constraint using for points with equal coordinates"
+Test1061.py
+Test case for issue #1061 "Distance constraint using for points with equal coordinates"
 """
 
 from salome.shaper import model
index 2f678778d39692d379765966988ebdd6eef51236..0f954baabcd606e308e07d40092c5853bf10f3f2 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test1577.py
-    Test case for issue #1577 "distance constraint change sign"
+Test1577.py
+Test case for issue #1577 "distance constraint change sign"
 """
 
 from salome.shaper import model
index 626796758c0df851c57033acc00cc26ac794e3e4..85abdc95524ea1c79b013701d42be6a5da09101f 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test1578.py
-    Test case for issue #1578 "arc problems"
+Test1578.py
+Test case for issue #1578 "arc problems"
 """
 
 from salome.shaper import model
index 7b00036b343eb5a87ebc8d37ac2a3a174d468382..01485a5b1b00fca3385ec77422f297b2a4cdcc8e 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test1673.py
-    Test case for issue #1673 "Drag and drop the extremity of an arc is too slow"
+Test1673.py
+Test case for issue #1673 "Drag and drop the extremity of an arc is too slow"
 """
 
 from salome.shaper import model
index bc46fd17d57a2e3258a4c46f2effb9bcae564368..d5dcef5f7684e6f9666c9842c93a50faff740714 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test1779.py
-    Test case for issue #1779 "Wrong ExtrusionCut result after loading dump"
+Test1779.py
+Test case for issue #1779 "Wrong ExtrusionCut result after loading dump"
 """
 
 from salome.shaper import model
index f0863c2a322699324965d7d92053a99dcd9678c4..1b97ae0751391d766951cc310b884323f515fccf 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test1924.py
-    Test case for issue #1924 "Wrong naming of multiple-rotated sketch edges on python dump"
+Test1924.py
+Test case for issue #1924 "Wrong naming of multiple-rotated sketch edges on python dump"
 """
 
 from salome.shaper import model
index 78220ee06cc5d31a97fff802af30be57b7fc8b09..c7dd157c87a3594750156592596e8e4656447743 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test1963.py
-    Test case for issue #1963 "Conflicting constraint wrongly raised"
+Test1963.py
+Test case for issue #1963 "Conflicting constraint wrongly raised"
 """
 
 from salome.shaper import model
index 7fde762725eff2d7d79fada3053d9689382a7589..600a09c164cab6d5f5aacc21e6d3e7f9a09f93c0 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test1966.py
-    Test case for issue #1966 "Sketch solving is 25 times slower between two studies with middle point"
+Test1966.py
+Test case for issue #1966 "Sketch solving is 25 times slower between two studies with middle point"
 """
 
 from salome.shaper import model
index ab2ccd4ea28e8a92e90da24f538739a6a6c2d850..643af514ad7ca371efea79b457102d1786d6f1a8 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test1967.py
-    Test case for issue #1967 "Drag and drop a point with middle point constraint is too slow"
+Test1967.py
+Test case for issue #1967 "Drag and drop a point with middle point constraint is too slow"
 """
 
 from salome.shaper import model
index 6b69eb164dcf66921c9ab791d8e95f12d1022046..e2ab27e0d01a3d0f525aad5eb98126efc82ec0ac 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2018.py
-    Test case for issue #2018 "After split auxiliary circle edit of axiliary state of arc is wrong"
+Test2018.py
+Test case for issue #2018 "After split auxiliary circle edit of axiliary state of arc is wrong"
 """
 
 from ModelAPI import FeatureSet, removeFeaturesAndReferences
index 7b079c2e545693fd6275330026bcb2d8bb35c6fe..1ebf476670ac336cbf8f145701b7c39c9ad40a90 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2034_1.py
-    Test case for issue #2034 "Conflicting constraint not raised (but found by planegcs and shaper's dof computation)"
+Test2034_1.py
+Test case for issue #2034 "Conflicting constraint not raised (but found by planegcs and shaper's dof computation)"
 """
 
 from SketchAPI import SketchAPI_Line
index 6cf2ddedcdaef9c0fd50d61e453922a2a2f4aa19..38d5d87c25c04399005f9f1c3045551146493d4d 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2034_2.py
-    Test case for issue #2034 "Conflicting constraint not raised (but found by planegcs and shaper's dof computation)"
+Test2034_2.py
+Test case for issue #2034 "Conflicting constraint not raised (but found by planegcs and shaper's dof computation)"
 """
 
 from salome.shaper import model
index c9fa2b04b5ad02e1a2ea6d4be45e4d53e3eec6fe..697ddc5905a3ab11252018ee5046399ee096149c 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2034_3.py
-    Test case for issue #2034 "Conflicting constraint not raised (but found by planegcs and shaper's dof computation)"
+Test2034_3.py
+Test case for issue #2034 "Conflicting constraint not raised (but found by planegcs and shaper's dof computation)"
 """
 
 from SketchAPI import SketchAPI_Point
index 7ac6fc353c5e9703d0c9b9c103339d0ec04b51c3..88f39cb0d55a5abc17647484c8231564d1d215f6 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test1061.py
-    Test case for issue #1061 "Distance constraint using for points with equal coordinates"
+Test1061.py
+Test case for issue #1061 "Distance constraint using for points with equal coordinates"
 """
 
 from salome.shaper import model
index e0755e10fbfbb52f56602b553f2729c46afecac4..240693089cef2887535dfd2a0e319d3faa43a8ff 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2119.py
-    Test case for issue #2119 "Sketch lost when creating a tangent constraint"
+Test2119.py
+Test case for issue #2119 "Sketch lost when creating a tangent constraint"
 """
 
 from salome.shaper import model
index 8df377d3aa53928befc39fa66dcb7e04c4aacd8a..42a18453daf4593d1d4835cdb9ec171497b638e8 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2134.py
-    Test case for issue #2134 "Conflicting constraint not shown in the viewer"
+Test2134.py
+Test case for issue #2134 "Conflicting constraint not shown in the viewer"
 """
 
 from salome.shaper import model
index 15e5e35cd6c6ecb2a51025334a991862bf45f7bc..9ed9fdd50f85d655213ce8e93cc6aea2b470d988 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2224.py
-    Test case for issue #2224 "tangent arc problem when end point is on edge that is tangent to arc"
+Test2224.py
+Test case for issue #2224 "tangent arc problem when end point is on edge that is tangent to arc"
 """
 
 from salome.shaper import model
index 3525d35351237cb9898312ae1fd2229554ed24da..8e0f694eb0b3973c24a89df94bae98ba9892cc7f 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2239.py
-    Test case for issue #2239 "Sketch not updated after having changed the parameter of multi-translation to 1"
+Test2239.py
+Test case for issue #2239 "Sketch not updated after having changed the parameter of multi-translation to 1"
 """
 
 from salome.shaper import model
index 6c2f16439e7deddcaf193857e224adedecbd4d4c..70bfe526defae77d1924a95e534d5aab8a05a3dd 100644 (file)
@@ -18,9 +18,9 @@
 #
 
 """
-    Test2273.py
-    Test case for issue #2273 "Error when reading HDF and Python dump"
-                              (multi-rotation center refers to a feature produced by itself)
+Test2273.py
+Test case for issue #2273 "Error when reading HDF and Python dump"
+                          (multi-rotation center refers to a feature produced by itself)
 """
 
 from salome.shaper import model
index 26edb7f77fc70b78ed9126de079442bb11842d20..cb774721f876910f3cd0a9a1ae8cea7097c6941c 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2280.py
-    Test case for issue #2280 "Trim in the sketch generates a SIGSEGV"
+Test2280.py
+Test case for issue #2280 "Trim in the sketch generates a SIGSEGV"
 """
 
 from salome.shaper import model
index 77883c34896268fecd9c034c8ed369955ac700c6..1442bab52e960b8dbe353080f1aa1ebe01eca1a7 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2341.py
-    Test case for issue #2341 "SIGSEGV when trying to move a point of a projected axis"
+Test2341.py
+Test case for issue #2341 "SIGSEGV when trying to move a point of a projected axis"
 """
 
 from SketchAPI import SketchAPI_Line, SketchAPI_Point
index f5fea00e79e262e6516184bfa09dbd07b9fcae60..c3ceaa2c65a7282c2e301238c11553befb6461bb 100644 (file)
 #
 
 """
-    Test2376.py
-    Test case for issue #2376 "Wrong DoF when creating the sketch"
+Test2376.py
+Test case for issue #2376 "Wrong DoF when creating the sketch"
 """
 
-
 from salome.shaper import model
 
 model.begin()
index 7e77ae57536db760c6760bd2dd57496000952495..c0d2265c661be12dc5c9dca2931934dc27706313 100644 (file)
 #
 
 """
-    Test2390.py
-    Test case for issue #2390 "Revolution become invalid after changing parameter"
+Test2390.py
+Test case for issue #2390 "Revolution become invalid after changing parameter"
 """
 
-
 from SketchAPI import SketchAPI_Point
 
 from salome.shaper import model
index 38ad9394e31eea45fb92e2cf1b09f69942d49840..896fc6f09588e37e378e26ba693538e224cc0d30 100644 (file)
 #
 
 """
-    Test2393.py
-    Test case for issue #2393 "Constraint conflict when doing an angular copy of a projected edge"
+Test2393.py
+Test case for issue #2393 "Constraint conflict when doing an angular copy of a projected edge"
 """
 
-
 from SketchAPI import SketchAPI_Line, SketchAPI_Point
 
 from salome.shaper import model
index 6c74a1b53ce19c95379fe7635275398c7ad50e72..deb42ca4c64ee35d31cc2004de64e420001079ea 100644 (file)
 #
 
 """
-    Test2425.py
-    Test case for issue #2425 "undo edit parameter - destroy document"
+Test2425.py
+Test case for issue #2425 "undo edit parameter - destroy document"
 """
 
-
 from salome.shaper import model
 
 model.begin()
index 2b365b215e0b4f54674b6ac5df56f38156eea005..6d94ec1e4f230158d19487f0a5f825bb2ab57446 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2427.py
-    Test case for issue #2427 "error in sketch solver"
+Test2427.py
+Test case for issue #2427 "error in sketch solver"
 """
 
 from SketchAPI import SketchAPI_Line
index f6bef6b4df74799ab209ddf47d57dbe54bc26c54..9b3215006dfb68010ed3599480a1c1f681bee2b5 100644 (file)
 #
 
 """
-    Test2440.py
-    Test case for issue #2440 "Can't validate coincidence between a line and an imported line"
+Test2440.py
+Test case for issue #2440 "Can't validate coincidence between a line and an imported line"
 """
 
-
 from SketchAPI import SketchAPI_Point
 
 from salome.shaper import model
index d288eff30f8dc03f01d0291cffe00e445985104a..dbb2597cc423ee341f74b141c5b3ac9f28b9531a 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2481.py
-    Test case for issue #2481 "Application error when create fillet"
+Test2481.py
+Test case for issue #2481 "Application error when create fillet"
 """
 
 from SketchAPI import SketchAPI_Point
index 4867800ba06b1a2222edcef156ec34d0d61b2f55..088dff53d60d63d08ce0fddd81ea2d31a333b12b 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2654.py
-    Test case for issue #2654 "crash with a split"
+Test2654.py
+Test case for issue #2654 "crash with a split"
 """
 
 from SketchAPI import SketchAPI_Point
index ba04af8d2fe53b2392bf04978298277c43ff0dda..bc4ad0cbbd92a7f0f427e92d32b38b38c32683ce 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2711.py
-    Test case for issue #2711 "Crash when calling split"
+Test2711.py
+Test case for issue #2711 "Crash when calling split"
 """
 
 from salome.shaper import model
index d03330cbff9f4a3dabdd1bffd89a4a751df23c88..e55947db17e51956a32286863b76f888677b0836 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2741.py
-    Test case for issue #2741 "Undo of distance argument change produces crash"
+Test2741.py
+Test case for issue #2741 "Undo of distance argument change produces crash"
 """
 
 from salome.shaper import model
index 685c1609f98a7d5aaae6e627577b9cf847aa58fe..a0ed4361d5881068e7ec6a49ecd870e9a8216917 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2810.py
-    Test case for issue #2810 "crash creating arc fillet"
+Test2810.py
+Test case for issue #2810 "crash creating arc fillet"
 """
 
 from salome.shaper import model
index 8829a36456af3772ab5cc63936cbaeafa3c5f473..d20ee1e5f753cdb23a320a7b8a28d21c2b1214c9 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2824.py
-    Test case for issue #2824 "Constraints at wrong positions when editing the sketch (BARCOM)"
+Test2824.py
+Test case for issue #2824 "Constraints at wrong positions when editing the sketch (BARCOM)"
 """
 
 from salome.shaper import model
index 52813b9240bca6ef1113f86045e943465e8f7aea..e3816656b219953c01167ac4f93ce96ca148aa2e 100644 (file)
@@ -18,9 +18,9 @@
 #
 
 """
-    Test2860.py
-    Test case for issue #2650 "setAngleComplementary becomes setAngle in BARCOM"
-    Test case for issue #2860 "Error in python dump reload because of setAngleComplementary"
+Test2860.py
+Test case for issue #2650 "setAngleComplementary becomes setAngle in BARCOM"
+Test case for issue #2860 "Error in python dump reload because of setAngleComplementary"
 """
 
 from salome.shaper import model
index 338db4a9fa65955f66d33d9789a1714fda1a4bd1..89e6e2bb5f86044851f1e053b0b207d109415613 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test2894.py
-    Test case for issue #2894 "SIGSEGV in trim after double-click"
+Test2894.py
+Test case for issue #2894 "SIGSEGV in trim after double-click"
 """
 
 from SketchAPI import GeomAPI, SketchAPI_Point
index 23cf0a07a0b1ac7427266b2efa878bfef6b0a258..86d4fb62aa8f4dded4a6e1434f481230de75bee0 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    Test3019.py
-    Test case for issue #3019 "Error when load python script"
+Test3019.py
+Test case for issue #3019 "Error when load python script"
 """
 
 from salome.shaper import model
index 0bf46d9f353d8f95cbb9f153ccaac0b23e826aa4..cde33d8211b2ac097319b1f44356f34e16dc9579 100644 (file)
 #
 
 """
-    TestArcBehavior.py
+TestArcBehavior.py
 
-    It tests behavior of the arc during the changing of parameters to avoid
-    regressions in this complicated part.
+It tests behavior of the arc during the changing of parameters to avoid
+regressions in this complicated part.
 
 """
 
index be19980ea982736f4e56fc245dc48f2edaf6f9b1..39c44bf3b316fd820c0367aa72dd412cc389582c 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test for adding a pole to already created B-spline curve
+Test for adding a pole to already created B-spline curve
 """
 
 from salome.shaper import model
index d63a4583a4c372b54631e4724d33478820f014da..f235d09de589a1ff2a6234d6caab0814b5955bab 100644 (file)
 #
 
 """
-    TestConstraintAngle.py
-    Unit test of SketchPlugin_ConstraintAngle class
+TestConstraintAngle.py
+Unit test of SketchPlugin_ConstraintAngle class
 
-    SketchPlugin_ConstraintAngle
-        static const std::string MY_CONSTRAINT_ANGLE_ID("SketchConstraintAngle");
-        data()->addAttribute(SketchPlugin_Constraint::VALUE(),    ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
+SketchPlugin_ConstraintAngle
+    static const std::string MY_CONSTRAINT_ANGLE_ID("SketchConstraintAngle");
+    data()->addAttribute(SketchPlugin_Constraint::VALUE(),    ModelAPI_AttributeDouble::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
 
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 import math
index 70e600d538774e4e3cabf9a01c91e0d3dcb19cc7..0199f39351dc5911e8c67c3b780588c87e585361 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test constraint "Angle" applied for ellipse's axes
+Test constraint "Angle" applied for ellipse's axes
 """
 
 import unittest
index 7455776d802fbc9d673c4b4b2d6181a489764208..c81230a82480cefdd3cc11664fd06f7153f94c56 100644 (file)
 #
 
 """
-    TestConstraintCoincidence.py
-    Unit test of SketchPlugin_ConstraintCoincidence class
+TestConstraintCoincidence.py
+Unit test of SketchPlugin_ConstraintCoincidence class
 
-    SketchPlugin_Constraint
-        static const std::string MY_CONSTRAINT_VALUE("ConstraintValue");
-        static const std::string MY_FLYOUT_VALUE_PNT("ConstraintFlyoutValuePnt");
-        static const std::string MY_ENTITY_A("ConstraintEntityA");
-        static const std::string MY_ENTITY_B("ConstraintEntityB");
-        static const std::string MY_ENTITY_C("ConstraintEntityC");
-        static const std::string MY_ENTITY_D("ConstraintEntityD");
+SketchPlugin_Constraint
+    static const std::string MY_CONSTRAINT_VALUE("ConstraintValue");
+    static const std::string MY_FLYOUT_VALUE_PNT("ConstraintFlyoutValuePnt");
+    static const std::string MY_ENTITY_A("ConstraintEntityA");
+    static const std::string MY_ENTITY_B("ConstraintEntityB");
+    static const std::string MY_ENTITY_C("ConstraintEntityC");
+    static const std::string MY_ENTITY_D("ConstraintEntityD");
 
-    SketchPlugin_ConstraintCoincidence
-        static const std::string MY_CONSTRAINT_COINCIDENCE_ID("SketchConstraintCoincidence");
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
+SketchPlugin_ConstraintCoincidence
+    static const std::string MY_CONSTRAINT_COINCIDENCE_ID("SketchConstraintCoincidence");
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 import math
index a4113326623995e5e6589e2200508e2b9920ca5c..2e481870efe709699caa7a37120213977ffdf33c 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test constraint coincidence applied for B-spline curve and its sub-results
+Test constraint coincidence applied for B-spline curve and its sub-results
 """
 
 import unittest
index 1ecdf138008185c2d657cd5c4dee9f333c34ab7f..4ad398a5026b29dac210f2cc9f56b11d381e96ca 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test constraint coincidence applied for ellipse and its sub-results
+Test constraint coincidence applied for ellipse and its sub-results
 """
 
 import unittest
index 7b5efb9d66a9ef4da3e7b9fd591fb5405540dcdf..7908d4cae6a7002f787434b00713bd2085441940 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test constraint coincidence applied for elliptic arc and its sub-results
+Test constraint coincidence applied for elliptic arc and its sub-results
 """
 
 import unittest
index c60fda05ecbd3e6744c9c3a851e530c27adee5d7..e804201257a891f5a155d2645916fde843ea6464 100644 (file)
 #
 
 """
-    TestConstraintCollinear.py
-    Unit test of SketchPlugin_ConstraintCollinear class
+TestConstraintCollinear.py
+Unit test of SketchPlugin_ConstraintCollinear class
 
-    SketchPlugin_ConstraintCollinear
-        static const std::string MY_CONSTRAINT_COLLINEAR_ID("SketchConstraintCollinear");
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
+SketchPlugin_ConstraintCollinear
+    static const std::string MY_CONSTRAINT_COLLINEAR_ID("SketchConstraintCollinear");
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
 
 """
 
index b2b7697f0f3fccb45ab9f63547afe6f124d5b59a..0a4f680312670ae08cf168e3eeae098ad1bbfa02 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test constraint "Collinear" applied for ellipse's axes
+Test constraint "Collinear" applied for ellipse's axes
 """
 
 import unittest
index dbf7f7683eb6c0c2d42c474835e1356ebaaaa9c3..56d11a9248c5ea2ce6c3202fb4db758d428d45f3 100644 (file)
 #
 
 """
-    TestConstraintDistance.py
-    Unit test of SketchPlugin_ConstraintDistance class
+TestConstraintDistance.py
+Unit test of SketchPlugin_ConstraintDistance class
 
-    SketchPlugin_Constraint
-        static const std::string MY_CONSTRAINT_VALUE("ConstraintValue");
-        static const std::string MY_FLYOUT_VALUE_PNT("ConstraintFlyoutValuePnt");
-        static const std::string MY_ENTITY_A("ConstraintEntityA");
-        static const std::string MY_ENTITY_B("ConstraintEntityB");
-        static const std::string MY_ENTITY_C("ConstraintEntityC");
-        static const std::string MY_ENTITY_D("ConstraintEntityD");
+SketchPlugin_Constraint
+    static const std::string MY_CONSTRAINT_VALUE("ConstraintValue");
+    static const std::string MY_FLYOUT_VALUE_PNT("ConstraintFlyoutValuePnt");
+    static const std::string MY_ENTITY_A("ConstraintEntityA");
+    static const std::string MY_ENTITY_B("ConstraintEntityB");
+    static const std::string MY_ENTITY_C("ConstraintEntityC");
+    static const std::string MY_ENTITY_D("ConstraintEntityD");
 
-    SketchPlugin_ConstraintDistance
-        static const std::string MY_CONSTRAINT_DISTANCE_ID("SketchConstraintDistance");
-        data()->addAttribute(SketchPlugin_Constraint::VALUE(),    ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
+SketchPlugin_ConstraintDistance
+    static const std::string MY_CONSTRAINT_DISTANCE_ID("SketchConstraintDistance");
+    data()->addAttribute(SketchPlugin_Constraint::VALUE(),    ModelAPI_AttributeDouble::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
 
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 import math
index ac93307577e45d8aec042baeb5f78ce3be2b5636..b871c5589d790366b6ef975f0d1116d6f253d8ae 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test constraint "Distance" applied sub-elements of an ellipse
+Test constraint "Distance" applied sub-elements of an ellipse
 """
 
 import unittest
index 29b79b2d5df832a048d973d7ba06f90e4bf9c589..4c9efe4dfccb8e75ea008ed599639f73b2945afb 100644 (file)
 #
 
 """
-    TestConstraintDistanceHorizontal.py
-    Unit test of SketchPlugin_ConstraintDistanceHorizontal class
+TestConstraintDistanceHorizontal.py
+Unit test of SketchPlugin_ConstraintDistanceHorizontal class
 
-    SketchPlugin_ConstraintDistanceHorizontal
-        static const std::string MY_CONSTRAINT_DISTANCE_ID("SketchConstraintDistance");
-        data()->addAttribute(SketchPlugin_Constraint::VALUE(),    ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
+SketchPlugin_ConstraintDistanceHorizontal
+    static const std::string MY_CONSTRAINT_DISTANCE_ID("SketchConstraintDistance");
+    data()->addAttribute(SketchPlugin_Constraint::VALUE(),    ModelAPI_AttributeDouble::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
 """
 
 from GeomDataAPI import *
index 8ebc446f44a6d429d8ed53a5480c441b598dc3a7..b0fb9b3ccf8a73a91e14d28f6b7460fd544572d6 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test the zero value of the constraint "DistanceHorizontal"
+Test the zero value of the constraint "DistanceHorizontal"
 """
 
 import unittest
index 8808c73c2792fdc1949c1c5e2d7f687a90753e95..dac9cf167b416712df1780f111ece4450f626642 100644 (file)
 #
 
 """
-    TestConstraintDistanceVertical.py
-    Unit test of SketchPlugin_ConstraintDistanceVertical class
+TestConstraintDistanceVertical.py
+Unit test of SketchPlugin_ConstraintDistanceVertical class
 
-    SketchPlugin_ConstraintDistanceVertical
-        static const std::string MY_CONSTRAINT_DISTANCE_ID("SketchConstraintDistance");
-        data()->addAttribute(SketchPlugin_Constraint::VALUE(),    ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
+SketchPlugin_ConstraintDistanceVertical
+    static const std::string MY_CONSTRAINT_DISTANCE_ID("SketchConstraintDistance");
+    data()->addAttribute(SketchPlugin_Constraint::VALUE(),    ModelAPI_AttributeDouble::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
 """
 
 from GeomDataAPI import *
index 4df86f3345c04b49b24a6cfa6f1d74e2d00ffeed..81e08e7e6862ca5932e1434a1aec910b3cb906ac 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test the zero value of the constraint "DistanceVertical"
+Test the zero value of the constraint "DistanceVertical"
 """
 
 import unittest
index ed1f2cab4e28bb53754971c96601b9fdb8092ebf..17c60acd4729c9976f1efb6edc1a6e846f2ad8d1 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test the zero value of the constraint "Distance"
+Test the zero value of the constraint "Distance"
 """
 
 import unittest
index b767e682672d3a02e18f1efd12fa3b2ab7dc3622..d879828ad3ad465dd6d6360f8848a9f0a2c62b4d 100644 (file)
 #
 
 """
-    TestConstraintEqual.py
-    Unit test of SketchPlugin_ConstraintEqual class
+TestConstraintEqual.py
+Unit test of SketchPlugin_ConstraintEqual class
 
-    SketchPlugin_ConstraintEqual
-        static const std::string MY_CONSTRAINT_EQAUL_ID("SketchConstraintEqual");
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
+SketchPlugin_ConstraintEqual
+    static const std::string MY_CONSTRAINT_EQAUL_ID("SketchConstraintEqual");
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 import math
index 0e417453c49219f73462aed33db866ce70339c58..c0ed413d9b5d8733e266f1a5ac5adb38662fd45a 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test constraint "Equal" applied to the pair of ellipses
+Test constraint "Equal" applied to the pair of ellipses
 """
 
 from salome.shaper import model
index 3c4d9c1bfda3fd1dd8dbdf87b59358b6bc17b3ef..c346ca83e55947c3968fbf58e462d34307f0d332 100644 (file)
 #
 
 """
-    TestConstraintRigid.py
-    Unit test of SketchPlugin_ConstraintRigid class
+TestConstraintRigid.py
+Unit test of SketchPlugin_ConstraintRigid class
 
-    SketchPlugin_Constraint
-        static const std::string MY_CONSTRAINT_VALUE("ConstraintValue");
-        static const std::string MY_FLYOUT_VALUE_PNT("ConstraintFlyoutValuePnt");
-        static const std::string MY_ENTITY_A("ConstraintEntityA");
-        static const std::string MY_ENTITY_B("ConstraintEntityB");
-        static const std::string MY_ENTITY_C("ConstraintEntityC");
-        static const std::string MY_ENTITY_D("ConstraintEntityD");
+SketchPlugin_Constraint
+    static const std::string MY_CONSTRAINT_VALUE("ConstraintValue");
+    static const std::string MY_FLYOUT_VALUE_PNT("ConstraintFlyoutValuePnt");
+    static const std::string MY_ENTITY_A("ConstraintEntityA");
+    static const std::string MY_ENTITY_B("ConstraintEntityB");
+    static const std::string MY_ENTITY_C("ConstraintEntityC");
+    static const std::string MY_ENTITY_D("ConstraintEntityD");
 
-    SketchPlugin_ConstraintRigid
-        static const std::string MY_CONSTRAINT_RIGID_ID("SketchConstraintRigid");
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+SketchPlugin_ConstraintRigid
+    static const std::string MY_CONSTRAINT_RIGID_ID("SketchConstraintRigid");
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 from GeomAPI import *
index bbb6e7e494dd3717fbe19c8f51033d2f7cdf2ddf..ec5c65c1460871c1391870cfb4cffb3dc06d4dd2 100644 (file)
 #
 
 """
-    TestConstraintHorizontal.py
-    Unit test of SketchPlugin_ConstraintHorizontal class
+TestConstraintHorizontal.py
+Unit test of SketchPlugin_ConstraintHorizontal class
 
-    SketchPlugin_ConstraintHorizontal
-        static const std::string MY_CONSTRAINT_HORIZONTAL_ID("SketchConstraintHorizontal");
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+SketchPlugin_ConstraintHorizontal
+    static const std::string MY_CONSTRAINT_HORIZONTAL_ID("SketchConstraintHorizontal");
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 from salome.shaper import model
index c9a83ad57cfb191a477f04dee0f438a14466176f..42d9792cb467e142c3bcf4298c633fb2cb985acc 100644 (file)
@@ -18,9 +18,9 @@
 #
 
 """
-    TestConstraintHorizontalValidator.py
-    It tests validation of horizontal and vertical segments in H and V constraints to avoid
-    selection segments that already have one of these constraint"
+TestConstraintHorizontalValidator.py
+It tests validation of horizontal and vertical segments in H and V constraints to avoid
+selection segments that already have one of these constraint"
 """
 
 # =========================================================================
index 9226595f13412998300081e441c17c3cdf9713d3..8ac4e5b6e4b5bea58a9e31f7c24b47d29253df31 100644 (file)
 #
 
 """
-    TestConstraintLength.py
-    Unit test of SketchPlugin_ConstraintLength class
+TestConstraintLength.py
+Unit test of SketchPlugin_ConstraintLength class
 
-    SketchPlugin_ConstraintLength
-        static const std::string MY_CONSTRAINT_LENGTH_ID("SketchConstraintLength");
-        data()->addAttribute(SketchPlugin_Constraint::VALUE(),    ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+SketchPlugin_ConstraintLength
+    static const std::string MY_CONSTRAINT_LENGTH_ID("SketchConstraintLength");
+    data()->addAttribute(SketchPlugin_Constraint::VALUE(),    ModelAPI_AttributeDouble::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 import math
index 1c402f7ddee06f97bbb241aefec7932e6a13ca8c..f64e7f0f1b0e312f4021ed5ba1ac35ae331521fd 100644 (file)
 #
 
 """
-    TestConstraintCoincidence.py
-    Unit test of SketchPlugin_ConstraintCoincidence class
+TestConstraintCoincidence.py
+Unit test of SketchPlugin_ConstraintCoincidence class
 
-    SketchPlugin_Constraint
-        static const std::string MY_CONSTRAINT_VALUE("ConstraintValue");
-        static const std::string MY_FLYOUT_VALUE_PNT("ConstraintFlyoutValuePnt");
-        static const std::string MY_ENTITY_A("ConstraintEntityA");
-        static const std::string MY_ENTITY_B("ConstraintEntityB");
-        static const std::string MY_ENTITY_C("ConstraintEntityC");
-        static const std::string MY_ENTITY_D("ConstraintEntityD");
+SketchPlugin_Constraint
+    static const std::string MY_CONSTRAINT_VALUE("ConstraintValue");
+    static const std::string MY_FLYOUT_VALUE_PNT("ConstraintFlyoutValuePnt");
+    static const std::string MY_ENTITY_A("ConstraintEntityA");
+    static const std::string MY_ENTITY_B("ConstraintEntityB");
+    static const std::string MY_ENTITY_C("ConstraintEntityC");
+    static const std::string MY_ENTITY_D("ConstraintEntityD");
 
-    SketchPlugin_ConstraintCoincidence
-        static const std::string MY_CONSTRAINT_COINCIDENCE_ID("SketchConstraintCoincidence");
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
+SketchPlugin_ConstraintCoincidence
+    static const std::string MY_CONSTRAINT_COINCIDENCE_ID("SketchConstraintCoincidence");
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 from SketchAPI import *
index e817f9b4ecfd28dbcab0a8de4717fb51268122e9..d9c8d5fdfe605ec41cd3401b7b0851518967273a 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test middle point on an arc
+Test middle point on an arc
 """
 
 import unittest
index c8a827ae00cc0bab04248a29cfda6750aa0f3096..928c2cdf44b39dad789db072a5bc5c2d0fe978a6 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test middle point on an elliptic arc
+Test middle point on an elliptic arc
 """
 
 import unittest
index f041be7210773172830df952984b5652194d084f..1afa4b2192a455c7331daca4efbe1f2819b9e1a2 100644 (file)
 #
 
 """
-    TestConstraintParallel.py
-    Unit test of SketchPlugin_ConstraintParallel class
+TestConstraintParallel.py
+Unit test of SketchPlugin_ConstraintParallel class
 
-    SketchPlugin_ConstraintParallel
-        static const std::string MY_CONSTRAINT_PARALLEL_ID("SketchConstraintParallel");
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
+SketchPlugin_ConstraintParallel
+    static const std::string MY_CONSTRAINT_PARALLEL_ID("SketchConstraintParallel");
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 from salome.shaper import model
index 2d644e1266fe0e5a303fea8d5c92fb6c030705c0..f9861527fa34628d23f79d6f7a1cea7ac5b9e601 100644 (file)
 #
 
 """
-    TestConstraintPerpendicular.py
-    Unit test of SketchPlugin_ConstraintPerpendicular class
+TestConstraintPerpendicular.py
+Unit test of SketchPlugin_ConstraintPerpendicular class
 
-    SketchPlugin_Constraint
-        static const std::string MY_CONSTRAINT_VALUE("ConstraintValue");
-        static const std::string MY_FLYOUT_VALUE_PNT("ConstraintFlyoutValuePnt");
-        static const std::string MY_ENTITY_A("ConstraintEntityA");
-        static const std::string MY_ENTITY_B("ConstraintEntityB");
-        static const std::string MY_ENTITY_C("ConstraintEntityC");
-        static const std::string MY_ENTITY_D("ConstraintEntityD");
+SketchPlugin_Constraint
+    static const std::string MY_CONSTRAINT_VALUE("ConstraintValue");
+    static const std::string MY_FLYOUT_VALUE_PNT("ConstraintFlyoutValuePnt");
+    static const std::string MY_ENTITY_A("ConstraintEntityA");
+    static const std::string MY_ENTITY_B("ConstraintEntityB");
+    static const std::string MY_ENTITY_C("ConstraintEntityC");
+    static const std::string MY_ENTITY_D("ConstraintEntityD");
 
-    SketchPlugin_ConstraintPerpendicular
-        static const std::string MY_CONSTRAINT_PERPENDICULAR_ID("SketchConstraintPerpendicular");
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
+SketchPlugin_ConstraintPerpendicular
+    static const std::string MY_CONSTRAINT_PERPENDICULAR_ID("SketchConstraintPerpendicular");
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 from salome.shaper import model
index 0bfda636160eaa2d4e2adfee9feeac26609e6888..5e7c18af6aaef91080e57960fc6b6d063dc78fb0 100644 (file)
 #
 
 """
-    TestConstraintRadius.py
-    Unit test of SketchPlugin_ConstraintRadius class
+TestConstraintRadius.py
+Unit test of SketchPlugin_ConstraintRadius class
 
-    SketchPlugin_Constraint
-        static const std::string MY_CONSTRAINT_VALUE("ConstraintValue");
-        static const std::string MY_FLYOUT_VALUE_PNT("ConstraintFlyoutValuePnt");
-        static const std::string MY_ENTITY_A("ConstraintEntityA");
-        static const std::string MY_ENTITY_B("ConstraintEntityB");
-        static const std::string MY_ENTITY_C("ConstraintEntityC");
-        static const std::string MY_ENTITY_D("ConstraintEntityD");
+SketchPlugin_Constraint
+    static const std::string MY_CONSTRAINT_VALUE("ConstraintValue");
+    static const std::string MY_FLYOUT_VALUE_PNT("ConstraintFlyoutValuePnt");
+    static const std::string MY_ENTITY_A("ConstraintEntityA");
+    static const std::string MY_ENTITY_B("ConstraintEntityB");
+    static const std::string MY_ENTITY_C("ConstraintEntityC");
+    static const std::string MY_ENTITY_D("ConstraintEntityD");
 
-    SketchPlugin_ConstraintRadius
-        static const std::string MY_CONSTRAINT_RADIUS_ID("SketchConstraintRadius");
-        data()->addAttribute(SketchPlugin_Constraint::VALUE(),    ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
+SketchPlugin_ConstraintRadius
+    static const std::string MY_CONSTRAINT_RADIUS_ID("SketchConstraintRadius");
+    data()->addAttribute(SketchPlugin_Constraint::VALUE(),    ModelAPI_AttributeDouble::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::FLYOUT_VALUE_PNT(), GeomDataAPI_Point2D::typeId());
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 import math
index 1e0d2564aaf994b80f8efe838897f44780ec226c..a6f3d347908e951f31310985e989b7ceb4099e7b 100644 (file)
 #
 
 """
-    TestConstraintTangent.py
-    Unit test of SketchPlugin_ConstraintTangent class
+TestConstraintTangent.py
+Unit test of SketchPlugin_ConstraintTangent class
 
-    SketchPlugin_ConstraintTangent
-        static const std::string MY_CONSTRAINT_TANGENT_ID("SketchConstraintTangent");
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
+SketchPlugin_ConstraintTangent
+    static const std::string MY_CONSTRAINT_TANGENT_ID("SketchConstraintTangent");
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefAttr::typeId());
 
 """
+
 from GeomDataAPI import *
 from GeomAPI import *
 from ModelAPI import *
index c0b64e8927946f399be945cd9e5d1c9989114b29..c359ec419c6c7d4a23faf9497dcf4682af6e363d 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test constraint "Tangent" applied to B-spline and another entity
+Test constraint "Tangent" applied to B-spline and another entity
 """
 
 import unittest
index b16d75f2889b69cb6bac0773888c694424121b37..9f9f05dfd7459856e0c9552538d6ada400ae2aa2 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test constraint "Tangent" applied to ellipse and another entity
+Test constraint "Tangent" applied to ellipse and another entity
 """
 
 import unittest
index 7bc05625c7b9daa62ca4e54161e2163389a2c180..8540b09dcb47be077f5fa007e5890c348e76daa1 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test constraint "Tangent" applied to elliptic arc and another entity
+Test constraint "Tangent" applied to elliptic arc and another entity
 """
 
 import unittest
index 54494a6374a167b483103323b0f8eb5c70325505..c9c0d9a2bfd15f5dd0e8f12c619a29dee6db8530 100644 (file)
 #
 
 """
-    TestConstraintVertical.py
-    Unit test of SketchPlugin_ConstraintVertical class
+TestConstraintVertical.py
+Unit test of SketchPlugin_ConstraintVertical class
 
-    SketchPlugin_ConstraintVertical
-        static const std::string MY_CONSTRAINT_VERTICAL_ID("SketchConstraintVertical");
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+SketchPlugin_ConstraintVertical
+    static const std::string MY_CONSTRAINT_VERTICAL_ID("SketchConstraintVertical");
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 from salome.shaper import model
index b0f46a97628acfb7405e40d2e6dc376f223cd2ee..7936d0643fd25a99c282410bdbd139167e81502f 100644 (file)
 #
 
 """
-    TestCreateArc.py
+TestCreateArc.py
 
-    static const std::string MY_SKETCH_ARC_ID("SketchArc");
-    static const std::string MY_CENTER_ID = "center_point";
-    static const std::string MY_START_ID = "start_point";
-    static const std::string MY_END_ID = "end_point";
-    data()->addAttribute(SketchPlugin_Arc::CENTER_ID(), GeomDataAPI_Point2D::typeId());
-    data()->addAttribute(SketchPlugin_Arc::START_ID(),  GeomDataAPI_Point2D::typeId());
-    data()->addAttribute(SketchPlugin_Arc::END_ID(),    GeomDataAPI_Point2D::typeId());
+static const std::string MY_SKETCH_ARC_ID("SketchArc");
+static const std::string MY_CENTER_ID = "center_point";
+static const std::string MY_START_ID = "start_point";
+static const std::string MY_END_ID = "end_point";
+data()->addAttribute(SketchPlugin_Arc::CENTER_ID(), GeomDataAPI_Point2D::typeId());
+data()->addAttribute(SketchPlugin_Arc::START_ID(),  GeomDataAPI_Point2D::typeId());
+data()->addAttribute(SketchPlugin_Arc::END_ID(),    GeomDataAPI_Point2D::typeId());
 """
 
 # =========================================================================
index 4fd492b9f50ab59508dbfc9df7df6f850ba920a2..cb2164a5470451587823ed2761c555c2ac33ea81 100644 (file)
 #
 
 """
-    TestCreateArc.py
-
-    static const std::string MY_SKETCH_ARC_ID("SketchArc");
-    static const std::string MY_CENTER_ID = "center_point";
-    static const std::string MY_START_ID = "start_point";
-    static const std::string MY_END_ID = "end_point";
-    data()->addAttribute(SketchPlugin_Arc::CENTER_ID(), GeomDataAPI_Point2D::typeId());
-    data()->addAttribute(SketchPlugin_Arc::START_ID(),  GeomDataAPI_Point2D::typeId());
-    data()->addAttribute(SketchPlugin_Arc::END_ID(),    GeomDataAPI_Point2D::typeId());
+TestCreateArc.py
+
+static const std::string MY_SKETCH_ARC_ID("SketchArc");
+static const std::string MY_CENTER_ID = "center_point";
+static const std::string MY_START_ID = "start_point";
+static const std::string MY_END_ID = "end_point";
+data()->addAttribute(SketchPlugin_Arc::CENTER_ID(), GeomDataAPI_Point2D::typeId());
+data()->addAttribute(SketchPlugin_Arc::START_ID(),  GeomDataAPI_Point2D::typeId());
+data()->addAttribute(SketchPlugin_Arc::END_ID(),    GeomDataAPI_Point2D::typeId());
 """
 
 # =========================================================================
index 886485872355a102f41725f5026ca4a2ba652d5c..504625e157dd1dd1ecad487cddcf77c2e45b57ad 100644 (file)
@@ -18,9 +18,9 @@
 #
 
 """
-    TestCreateArcByThreePoints.py
+TestCreateArcByThreePoints.py
 
-    Test creation methods of arc built by three points
+Test creation methods of arc built by three points
 """
 
 # =========================================================================
index 281d7eb2a1feda0dad70b97cadf1f58f64fc2710..8b70709e3f324a4c40dbd160765a11c396ea0361 100644 (file)
@@ -18,9 +18,9 @@
 #
 
 """
-    TestCreateArcChangeType.py
+TestCreateArcChangeType.py
 
-    Test attributes reset when changing creation method of an arc on-the-fly
+Test attributes reset when changing creation method of an arc on-the-fly
 """
 
 # =========================================================================
index c9591b9192d644fc23ad66e8fd50796d6a64325f..5258eefbd8a54b735e5ece94f14c6fd38e90ba25 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test creation of B-spline curve
+Test creation of B-spline curve
 """
 
 import unittest
index 3f71a04a5efacf56c5a7ee13c00c2015384d6d71..af6ba437767110c1e4823a1b7c7f5202fd22a11c 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test creation of periodic B-spline curve
+Test creation of periodic B-spline curve
 """
 
 import unittest
index 753f3b2821c8a58c2facab3c9e9037d8707a8d24..f790b0102042df5b8e8a4a9ca62c60b3e46f6ccd 100644 (file)
@@ -18,9 +18,9 @@
 #
 
 """
-    TestCreateCircleByCenterAndPassed.py
+TestCreateCircleByCenterAndPassed.py
 
-    Test creation methods of a circle built by a center and a passed point
+Test creation methods of a circle built by a center and a passed point
 """
 
 # =========================================================================
index 69ac6bcc9c53a940e09fb4e2318adee98ccf7c20..57c6e0dbee5d43ab680128ff82f9e64d1d335e11 100644 (file)
@@ -18,9 +18,9 @@
 #
 
 """
-    TestCreateCircleByThreePoints.py
+TestCreateCircleByThreePoints.py
 
-    Test creation methods of a circle built by three points
+Test creation methods of a circle built by three points
 """
 
 # =========================================================================
index a56be756328fce657b9748019082e231bf942667..1ff153f4df5321d12bcac62e219654c248fdb147 100644 (file)
@@ -18,9 +18,9 @@
 #
 
 """
-    TestCreateCircleChangeType.py
+TestCreateCircleChangeType.py
 
-    Test attributes reset when changing creation method of a circle on-the-fly
+Test attributes reset when changing creation method of a circle on-the-fly
 """
 
 # =========================================================================
index 4bd37314de60443faa5deb178d9e8e8ea661e114..a38eb405e7de12bf52c5a97b28cbae2bf03043c1 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test creation of ellipse by center, semi-axis and passed point
+Test creation of ellipse by center, semi-axis and passed point
 """
 
 import unittest
index a6d40441c050b142b1439ad7c474343854099b2b..5b8631037b662be377dff1d753667cc1168df435 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test creation of ellipse by external feature
+Test creation of ellipse by external feature
 """
 
 import unittest
index 86bda91585db960b92b82b56fa860b47cd8e33cc..cdf2567fe4fcfbc04940a308c5b1b60c8691849b 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test creation of ellipse by majoraxis and passed point
+Test creation of ellipse by majoraxis and passed point
 """
 
 import unittest
index 2495703318119b4070eef4d48781e03190c82550..ffac5e70630a4ebbf2630809e67ef80e9f241f74 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test creation of elliptic arc by center, semi-axis, start and end points
+Test creation of elliptic arc by center, semi-axis, start and end points
 """
 
 import unittest
index 115bdc3f6442b68facfea0036a0365cb8f49b512..6f28545d74332c7e50a57e5dfb19d54930d36037 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test creation of elliptic arc by external feature
+Test creation of elliptic arc by external feature
 """
 
 import unittest
index c2295666d88dffc5d86e99a446fa9ab9e5b4d908..7608c269c56c72c0f59ecb2e0896e17e04a24b65 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test creation of B-spline curve by references to another features
+Test creation of B-spline curve by references to another features
 """
 
 import unittest
index bbbf122acfc82f56de832ec3c16f104f3be06ff2..a71c34a9080d5caf3a59563ca066156bcb37e7b3 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test creation of B-spline curve passing through the list of points
+Test creation of B-spline curve passing through the list of points
 """
 
 import math
index 7edf1f5a546db0710a34d52b6f2997c8441d1a3e..d6308c4689709bea68919ba5ec87c28ecdaf6118 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test creation of B-spline curve passing through the list of points
+Test creation of B-spline curve passing through the list of points
 """
 
 import math
index 18466dcbc800e1f98087f35854c820855b1ff97c..23f1f50de91e8e9858b8ebcfcb5dc4eafb3e8ae2 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test creation of B-spline curve passing through the list of points
+Test creation of B-spline curve passing through the list of points
 """
 
 import math
index e6da7cf0fcbeb93bc99b5ce12513488fad2682f7..b03ab0c4e6311f7f1ab8c6d573a5eca4d5c0b6cd 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test creation of B-spline curve passing through the list of points
+Test creation of B-spline curve passing through the list of points
 """
 
 import math
index 6533f37010456b3a72f8a9d2f8dc39f6419e87aa..cec85e4172b2d6b614b5eb7a3fe27276a202f47a 100644 (file)
@@ -18,9 +18,9 @@
 #
 
 """
-    TestDistanceDump.py
+TestDistanceDump.py
 
-    Check that distances set by parameters are dumped correctly
+Check that distances set by parameters are dumped correctly
 """
 
 from salome.shaper import model
index 0ad9471a9900fd7a53b6782f2594e2be4612984c..281242f1a6b88e63652209aa18a3e6aeefd33b74 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Verify the order of sketch edges is the same after dump
+Verify the order of sketch edges is the same after dump
 """
 
 from salome.shaper import model
index 58c4184742f5958f39674059aaa1fda161dfd3bd..82d4b3215746c7e0cb1bf09162d90ed6e6dae84d 100644 (file)
 #
 
 """
-    TestFillet.py
-    Unit test of SketchPlugin_Fillet class
+TestFillet.py
+Unit test of SketchPlugin_Fillet class
 
-    SketchPlugin_Fillet
-        static const std::string MY_CONSTRAINT_FILLET_ID("SketchFillet");
-        data()->addAttribute(SketchPlugin_Constraint::VALUE(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefList::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_C(), ModelAPI_AttributeRefAttrList::typeId());
+SketchPlugin_Fillet
+    static const std::string MY_CONSTRAINT_FILLET_ID("SketchFillet");
+    data()->addAttribute(SketchPlugin_Constraint::VALUE(), ModelAPI_AttributeDouble::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefList::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_C(), ModelAPI_AttributeRefAttrList::typeId());
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 import math
index 0ddd1164598ed331b914fc936d8f30eb3729762d..df57553caafbc4fae0569bdb75b19b34c7fe2784 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Crash when creating fillet in sketch started after a folder
+Crash when creating fillet in sketch started after a folder
 """
 
 from salome.shaper import model
index aeb8ac0be84b705146235a817f49c713e3d807bc..d4aba3450c944330454f119bbb8830fffa0342ab 100644 (file)
@@ -18,9 +18,9 @@
 #
 
 """
-    TestFilletInteracting.py
-    Unit test of SketchPlugin_Fillet feature.
-    In scope of interaction with another constraints applied to filleted features.
+TestFilletInteracting.py
+Unit test of SketchPlugin_Fillet feature.
+In scope of interaction with another constraints applied to filleted features.
 """
 
 from GeomAPI import *
index d897d2add0e4c49a048a2a0c932625743efa6636..16f9afa6dbb53597317178f4749a64a8c71301e8 100644 (file)
@@ -18,8 +18,9 @@
 #
 
 """
-    TestHighload.py
+TestHighload.py
 """
+
 from GeomAPI import *
 from GeomDataAPI import *
 from ModelAPI import *
index b748b5f78dc2e290299669a3eee1943cbc3695a9..330b666b4f07a17fea1d325bad48c0e0efb100e6 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    TestIntersectionChangeEdge.py
-    Unit test of SketchPlugin_IntersectionPoint class
+TestIntersectionChangeEdge.py
+Unit test of SketchPlugin_IntersectionPoint class
 """
 
 from SketchAPI import SketchAPI_Point
index e92c8f402b9893448234c8e0db44ed2a2962758b..c42eec0b687fe17acfefbfd85e75ae59713fac92 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    TestIntersectionWithCircle.py
-    Unit test of SketchPlugin_IntersectionPoint class
+TestIntersectionWithCircle.py
+Unit test of SketchPlugin_IntersectionPoint class
 """
 
 from GeomAPI import *
index 9f222a897d5ec53834574aef0b5f47ceb5d43501..e51e1092d5a5425eea7200f5eff7900574c89732 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    TestIntersectionWithLine.py
-    Unit test of SketchPlugin_IntersectionPoint class
+TestIntersectionWithLine.py
+Unit test of SketchPlugin_IntersectionPoint class
 """
 
 from GeomAPI import *
index fad943040babf970aece0a0366b286d48e9911f0..ef59fcd92ded3600e50375f3dfc5e24d665d1032 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    TestIntersectionWithSpline.py
-    Unit test of SketchPlugin_IntersectionPoint class
+TestIntersectionWithSpline.py
+Unit test of SketchPlugin_IntersectionPoint class
 """
 
 from GeomAPI import *
index dbf736b743f5fa287ae48dbf6b5dd36b27174e5b..b2daeb4794a9f961f1adc630562dce638eef6235 100644 (file)
 #
 
 """
-    TestConstraintMirror.py
-    Unit test of SketchPlugin_ConstraintMirror class
+TestConstraintMirror.py
+Unit test of SketchPlugin_ConstraintMirror class
 
-    SketchPlugin_ConstraintMirror
-        static const std::string MY_CONSTRAINT_MIRROR_ID("SketchConstraintMirror");
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefListAttr::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_C(), ModelAPI_AttributeRefListAttr::typeId());
+SketchPlugin_ConstraintMirror
+    static const std::string MY_CONSTRAINT_MIRROR_ID("SketchConstraintMirror");
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefListAttr::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_C(), ModelAPI_AttributeRefListAttr::typeId());
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 import math
index ec4a99f0cd602829b8a39c6f47a632ec0e076e3a..d175189859d461e237d848647da564d373b44b3a 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test movement of the sketch arc of circle
+Test movement of the sketch arc of circle
 """
 
 import unittest
index ce1ee787b35bf66a06b26e6aa4f0bd17c814414c..a7a0cda1439f7193234d3705a8963785489742d2 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test movement of the B-spline curve
+Test movement of the B-spline curve
 """
 
 import unittest
index 0c8541f6a2a5528456b02a3b48b1fcdeb5025b65..5d9e65ca7e1df82bffeaf5dc6ff70109eb231c37 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test movement of the periodic B-spline curve
+Test movement of the periodic B-spline curve
 """
 
 import unittest
index 120190fd080b24c1e10ede1fd4adbbd2e55fc8a5..35bd14285a33419707042d4c788e3699b4bd2d09 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test movement of the sketch circle
+Test movement of the sketch circle
 """
 
 import unittest
index a24bce802fdceccd77ce72b6da2aa991b083441a..30d75a8f390b64a0131a51224c045ccc033a598a 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test movement of the sketch ellipse
+Test movement of the sketch ellipse
 """
 
 import unittest
index a50357eda4e633cd7c76f0d8701fb8de04ba3028..016cbdc28e1ec7bbef0b38713167e5049c02b1fa 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test movement of the sketch ellipse
+Test movement of the sketch ellipse
 """
 
 import unittest
index 30b0ad523015156d531cfcb727c440d9ffa03b29..e9ea98f57b578fa81c320068c8ca33bbeb92950a 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test movement of the sketch line
+Test movement of the sketch line
 """
 
 import unittest
index 75f39fc9f611502bd04b72e82589fb967aed8254..5e30e29034cad3a574d1c5e6f2e5a286f33ca982 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test movement of the sketch point
+Test movement of the sketch point
 """
 
 import unittest
index 880b924f5b77ac9852ea144ec01a23d42b876e20..8fc99ffe8806035f339724870ff5689f27c44f2f 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test moving the entities in the complex sketch by the example of a clamp
+Test moving the entities in the complex sketch by the example of a clamp
 """
 
 from salome.shaper import model
index f96805a3a919d0b8922427f330b3bb1c00b0e261..dc2e5b9c03596faa0501d2065ce1ea19b15be778 100644 (file)
 #
 
 """
-    TestMultiRotation.py
-    Unit test of SketchPlugin_MultiRotation class
-
-    SketchPlugin_MultiRotation
-        static const std::string MY_CONSTRAINT_ROTATION_ID("SketchMultiRotation");
-        data()->addAttribute(ANGLE_TYPE(), ModelAPI_AttributeString::typeId());
-        data()->addAttribute(ANGLE_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(ANGLE_FULL_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(NUMBER_OF_OBJECTS_ID(), ModelAPI_AttributeInteger::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefList::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefList::typeId());
-        data()->addAttribute(ROTATION_LIST_ID(), ModelAPI_AttributeRefList::typeId());
+TestMultiRotation.py
+Unit test of SketchPlugin_MultiRotation class
+
+SketchPlugin_MultiRotation
+    static const std::string MY_CONSTRAINT_ROTATION_ID("SketchMultiRotation");
+    data()->addAttribute(ANGLE_TYPE(), ModelAPI_AttributeString::typeId());
+    data()->addAttribute(ANGLE_ID(), ModelAPI_AttributeDouble::typeId());
+    data()->addAttribute(ANGLE_FULL_ID(), ModelAPI_AttributeDouble::typeId());
+    data()->addAttribute(NUMBER_OF_OBJECTS_ID(), ModelAPI_AttributeInteger::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefList::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefList::typeId());
+    data()->addAttribute(ROTATION_LIST_ID(), ModelAPI_AttributeRefList::typeId());
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 import math
index 06500a9de08e034e1169605fc61ef09e4de3b52e..d4e78803cac6e507966c8020705528acda5f41d7 100644 (file)
 #
 
 """
-    TestMultiTranslation.py
-    Unit test of SketchPlugin_MultiTranslation class
-
-    SketchPlugin_MultiTranslation
-        static const std::string MY_CONSTRAINT_TRANSLATION_ID("SketchMultiTranslation");
-        data()->addAttribute(VALUE_TYPE(), ModelAPI_AttributeString::typeId());
-        data()->addAttribute(START_POINT_ID(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(END_POINT_ID(), ModelAPI_AttributeRefAttr::typeId());
-        data()->addAttribute(NUMBER_OF_OBJECTS_ID(), ModelAPI_AttributeInteger::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefList::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefList::typeId());
-        data()->addAttribute(TRANSLATION_LIST_ID(), ModelAPI_AttributeRefList::typeId());
+TestMultiTranslation.py
+Unit test of SketchPlugin_MultiTranslation class
+
+SketchPlugin_MultiTranslation
+    static const std::string MY_CONSTRAINT_TRANSLATION_ID("SketchMultiTranslation");
+    data()->addAttribute(VALUE_TYPE(), ModelAPI_AttributeString::typeId());
+    data()->addAttribute(START_POINT_ID(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(END_POINT_ID(), ModelAPI_AttributeRefAttr::typeId());
+    data()->addAttribute(NUMBER_OF_OBJECTS_ID(), ModelAPI_AttributeInteger::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefList::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefList::typeId());
+    data()->addAttribute(TRANSLATION_LIST_ID(), ModelAPI_AttributeRefList::typeId());
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 from salome.shaper import model
index 7a6d1e13d2145b208bb9b70fa5ebc8de94326c38..fd24b2c47a4ad1c0612cdfa320c66af64ac3c227 100644 (file)
 #
 
 """
-    TestOffset.py
-    Unit test of SketchPlugin_Offset class
-
-    SketchPlugin_Offset
-        static const std::string ID("SketchOffset");
-        data()->addAttribute(EDGES_ID(), ModelAPI_AttributeRefList::typeId());
-        data()->addAttribute(VALUE_ID(), ModelAPI_AttributeDouble::typeId());
-        data()->addAttribute(REVERSED_ID(), ModelAPI_AttributeBoolean::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefList::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefList::typeId());
-        data()->addAttribute(SketchPlugin_Constraint::ENTITY_C(), ModelAPI_AttributeIntArray::typeId());
+TestOffset.py
+Unit test of SketchPlugin_Offset class
+
+SketchPlugin_Offset
+    static const std::string ID("SketchOffset");
+    data()->addAttribute(EDGES_ID(), ModelAPI_AttributeRefList::typeId());
+    data()->addAttribute(VALUE_ID(), ModelAPI_AttributeDouble::typeId());
+    data()->addAttribute(REVERSED_ID(), ModelAPI_AttributeBoolean::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_A(), ModelAPI_AttributeRefList::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_B(), ModelAPI_AttributeRefList::typeId());
+    data()->addAttribute(SketchPlugin_Constraint::ENTITY_C(), ModelAPI_AttributeIntArray::typeId());
 """
 
 from GeomDataAPI import *
index c50a038d687a1f29d30fe7bc3405bf484f624692..a6755142bf06569e63f1dc7ccdf3237cc34bc104 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    TestPresentation.py
-    Test AIS presentations for constraints and macro-features
+TestPresentation.py
+Test AIS presentations for constraints and macro-features
 """
 
 from salome.shaper import model
index 3b1d49fbd700de6bb122adf0bbd3a9a9d85bf084..f45649a1cf3e9d1b2a132c39c201fef8b0c134af 100644 (file)
 #
 
 """
-    TestProjection.py
-    Unit test of SketchPlugin_Projection class
+TestProjection.py
+Unit test of SketchPlugin_Projection class
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 import math
index 885e68062d503c44498046c7098d0009a2b72be6..06add1bea2deb0496c73c1c9044b068ebb2bfaed 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 """
-    TestProjectionIntoResult.py
-    Unit test of SketchPlugin_Projection class
+TestProjectionIntoResult.py
+Unit test of SketchPlugin_Projection class
 """
 
 from salome.shaper import model
index 9b65ccdc4d637a2cc7f86812303ef2c2c6a3c54a..50d7888b704f79f6cad34b831ebc54405d2887aa 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Check that there is no crash while changing the projecting feature
+Check that there is no crash while changing the projecting feature
 """
 
 from salome.shaper import model
index dff4c9190232d1d94cf450e342071c7de2066639..efe19e4f90cbb91f28045e92d879c52d8bcb1029 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test projection without the reference to the source geometry.
+Test projection without the reference to the source geometry.
 """
 
 import unittest
index 66184b9f3a9e16656679bb31968f5ff241ffb672..24b7ba60d0acd8329c1ec586a56a159a13f2bdd3 100644 (file)
 #
 
 """
-    TestRectangle1.py
-    Unit test of SketchPlugin_Rectangle class
+TestRectangle1.py
+Unit test of SketchPlugin_Rectangle class
 
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 from GeomAPI import *
index c7dca43ef56205e112237c4c2a991ca24fc00c06..e8b29db4cd9fa87e960f5b0b09fe9028a288b721 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test removing B-spline curve and its construstion elements
+Test removing B-spline curve and its construstion elements
 """
 
 from salome.shaper import model
index d29be0db89a27a1ee138016243a63ad1777f0518..c28f441141d960c622fd35bc48bd3581b4375fd4 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test removing peridoc B-spline curve and its construstion elements
+Test removing peridoc B-spline curve and its construstion elements
 """
 
 from salome.shaper import model
index 09ba494f751a17bd3e71f9fc52277db445b14571..f57d32efcd635bf26148c4a13f251d4e7452565f 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test removing ellipse and its construstion elements
+Test removing ellipse and its construstion elements
 """
 
 from salome.shaper import model
index f421effee1b98c26427bd1b15eb497d90a4041a8..ef9c2d4ad85941ed73eb3bed65db571d5b76501f 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 """
-    Test removing elliptic arc and its construstion elements
+Test removing elliptic arc and its construstion elements
 """
 
 from salome.shaper import model
index 3f02f6d7a4c3820883ad7cd841d1a6db79a77fee..9f088149fbaffc68498ceff6d7a568f9d4314c51 100644 (file)
@@ -18,8 +18,9 @@
 #
 
 """
-    TestRemoveSketch.py
+TestRemoveSketch.py
 """
+
 from GeomDataAPI import *
 from ModelAPI import *
 
index d7c83b38848eadb8b1d45a64836f0d95e03aa1b7..e5684cad152bcf5fd1a1b345476a22dd0e09b451 100644 (file)
@@ -18,8 +18,9 @@
 #
 
 """
-    TestSnowflake.py
+TestSnowflake.py
 """
+
 from GeomAPI import *
 from GeomDataAPI import *
 from ModelAPI import *
index 4157cb340e89bef33322ed159c5c7af5c5062dd7..38853a91779e2eb4d126ef27dc719597d64b3763 100644 (file)
@@ -54,8 +54,7 @@ public:
 protected:
   /// \brief Converts SketchPlugin constraint to a list of SolveSpace
   /// constraints
-  void process() override { /* do nothing here */
-  }
+  void process() override { /* do nothing here */ }
 
   /// \brief Collect entities which are translated or rotated (not their copies)
   void getEntities(std::list<EntityWrapperPtr> &theEntities);
@@ -63,8 +62,7 @@ protected:
   /// \brief Generate list of attributes of constraint in order useful for
   /// SolveSpace constraints
   void getAttributes(EntityWrapperPtr &, std::vector<EntityWrapperPtr> &)
-      override { /* do nothing here */
-  }
+      override { /* do nothing here */ }
 
   /// \brief This method is used in derived objects to check consistence of
   /// constraint.
index 3aa7d7d163c296b604124728e7f0e0a6d0343d12..01e47628dd5a0529c7392478394f262b29bfa82c 100644 (file)
@@ -133,9 +133,9 @@ std::string readStringProp(xmlNodePtr node, const xmlChar *attribute,
       if (exception.size() > 0)
         throw XAO_Exception(exception.c_str());
 
-      throw XAO_Exception(MsgBuilder() << "Line " << node->line << ": "
-                                       << "Property " << (char *)attribute
-                                       << " is required.");
+      throw XAO_Exception(MsgBuilder()
+                          << "Line " << node->line << ": " << "Property "
+                          << (char *)attribute << " is required.");
     }
 
     return defaultValue;
@@ -155,9 +155,9 @@ int readIntegerProp(xmlNodePtr node, const xmlChar *attribute, bool required,
       if (exception.size() > 0)
         throw XAO_Exception(exception.c_str());
 
-      throw XAO_Exception(MsgBuilder() << "Line " << node->line << ": "
-                                       << "Property " << (char *)attribute
-                                       << " is required.");
+      throw XAO_Exception(MsgBuilder()
+                          << "Line " << node->line << ": " << "Property "
+                          << (char *)attribute << " is required.");
     }
 
     return defaultValue;
index dd975fd45963a21d7336dd4a563adbbea7db36d0..c8f5b432decea3d38e50ab4d73290f8c5d4e49d7 100644 (file)
@@ -135,8 +135,8 @@ void XGUI_WorkshopListener::processEvent(
   if (QApplication::instance() &&
       QApplication::instance()->thread() != QThread::currentThread()) {
 #ifdef _DEBUG
-    std::cout << "XGUI_Workshop::processEvent: "
-              << "Working in another thread." << std::endl;
+    std::cout << "XGUI_Workshop::processEvent: " << "Working in another thread."
+              << std::endl;
 #endif
     SessionPtr aMgr = ModelAPI_Session::get();
     auto *aPostponeEvent = new PostponeMessageQtEvent(theMessage);
index d4a3114b2f39c03b5ce9c9b38137a2a692b3ff4e..49f6d8623065a7faa4593ed941686bd87b5856eb 100644 (file)
@@ -21,6 +21,7 @@
 Test case for GDML Primitive Cone Segment feature.
 Written on High API.
 """
+
 from salome.shaper import model
 
 model.begin()
index d22b066e5410a3b7b7578851f446915242a0d2f2..4473e013c43fc2d575776d461d9dbe5553f96a21 100644 (file)
@@ -21,6 +21,7 @@
 Test case for Primitive Box feature.
 Written on High API.
 """
+
 from salome.shaper import model
 
 model.begin()
index 8a421a06bffe15df30d916324e4c2479e1bee49d..d7528a1584931045ef9d14bb0e7b44f192500c73 100644 (file)
@@ -21,6 +21,7 @@
 Test case for MultiTranslation feature.
 Written on High API.
 """
+
 from salome.shaper import model
 
 model.begin()
index d076789274a48afe6a1d7db3f61eecb7386a33ae..4f9037e822c13d3402a11bb3b3c7ae8a62f9dde5 100644 (file)
@@ -21,6 +21,7 @@
 Test case for Rotation feature.
 Written on High API.
 """
+
 from salome.shaper import model
 
 model.begin()
index 9d2a5d6b9439f6aab0b6c0847bcf393536d5e30a..ffc66ac1519eb7cfffbc6a254dce9f9d3972e623 100644 (file)
@@ -21,6 +21,7 @@
 Test case for Scale feature.
 Written on High API.
 """
+
 from salome.shaper import model
 
 model.begin()
index 0889a372941e09bfadedb873b5f5a0f907532f2b..a39b789d0ff6f40a06c27883bb814a6766e41771 100644 (file)
@@ -21,6 +21,7 @@
 Test case for Symmetry feature.
 Written on High API.
 """
+
 from salome.shaper import model
 
 model.begin()
index 2b382cf4a1a970dedba0ce5221ffa90faf2f9aa4..4921ee58349aaaeec08924b5f77d95a13f2950e1 100644 (file)
@@ -21,6 +21,7 @@
 Test case for Translation feature.
 Written on High API.
 """
+
 from ModelAPI import *
 from GeomAPI import *
 
index e94b4da005ffa80877cfb828c2572ed0ca1e5f87..3091cd31014416b9b1af18ded6562bc60d906ab1 100644 (file)
@@ -21,6 +21,7 @@
 Test case for Translation feature.
 Written on High API.
 """
+
 from salome.shaper import model
 
 model.begin()
index fbf63c4492a3c55b72aa0ca080e07937e6ac6b23..32812f97905a6f6bbffca3d9d27dac8e0d65c86b 100644 (file)
@@ -21,6 +21,7 @@
 Test case for Translation feature.
 Written on High API.
 """
+
 from salome.shaper import model
 
 model.begin()
index a72403ca8ab7ae98dda1c0013db1ba02bed51aa0..c7f90dd47a39e42c8237d45452743d2f627c6f4b 100644 (file)
@@ -21,6 +21,7 @@
 Test case for Translation feature.
 Written on High API.
 """
+
 from salome.shaper import model
 
 model.begin()
index d50548dbfbc9f4a9f0c7e80a3826b85c3a91f5c3..bfbe013acc2bf61e5f11cf3dfb93abe71f04a72b 100644 (file)
@@ -21,6 +21,7 @@
 Test case for Translation feature.
 Written on High API.
 """
+
 from salome.shaper import model
 
 model.begin()
index f5242de3b955c761df802f3efad28cc0f9f4767b..7dc2ab242c919779453506315e78d1ea4b972774 100644 (file)
@@ -21,6 +21,7 @@
 Test case for Translation feature.
 Written on High API.
 """
+
 from salome.shaper import model
 
 model.begin()
index 4ae306e850d12bd1dbcb4690ef1d20798a8baf7a..519fc4e0c5ad4c5d71094a7496635fd07b9ac052 100644 (file)
--- a/utils.py
+++ b/utils.py
@@ -17,7 +17,8 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-import os, os.path
+import os
+import os.path
 
 # SHAPER_SRC = os.environ['SHAPER_SRC']
 SHAPER_SRC = os.environ["PWD"]