Salome HOME
Remove coding information from the python scripts due to tuleap issue #16806
authormpv <mpv@opencascade.com>
Fri, 5 Apr 2019 07:25:53 +0000 (10:25 +0300)
committermpv <mpv@opencascade.com>
Fri, 5 Apr 2019 07:25:53 +0000 (10:25 +0300)
commit4611a584947d4b070c743213763e8998f03a23a5
tree68e8e55e16d99525857b3e0f8fccc8401de9a540
parentb274f170141d426bf450b740c469b5327bd4c275
Remove coding information from the python scripts due to tuleap issue #16806

[CEA 16749] dumpStudy: coding: utf-8
390 files changed:
correction_auto_2.py
doc/gui/tutorial.py
src/BuildPlugin/Test/TestCompound_History.py
src/BuildPlugin/doc/examples/compound.py
src/BuildPlugin/doc/examples/compsolid.py
src/BuildPlugin/doc/examples/edge.py
src/BuildPlugin/doc/examples/face.py
src/BuildPlugin/doc/examples/filling.py
src/BuildPlugin/doc/examples/interpolation.py
src/BuildPlugin/doc/examples/polyline.py
src/BuildPlugin/doc/examples/shell.py
src/BuildPlugin/doc/examples/solid.py
src/BuildPlugin/doc/examples/subshapes.py
src/BuildPlugin/doc/examples/vertex.py
src/BuildPlugin/doc/examples/wire.py
src/CollectionPlugin/Test/TestGroup2.py
src/CollectionPlugin/Test/TestGroupShareTopology.py
src/CollectionPlugin/doc/examples/field.py
src/CollectionPlugin/doc/examples/group.py
src/ConnectorAPI/Test/TestExportToGEOMAllGroupsAndFields.py
src/ConstructionPlugin/Test/TestPoint_VertexSelection.py
src/ConstructionPlugin/doc/examples/axis1.py
src/ConstructionPlugin/doc/examples/axis2.py
src/ConstructionPlugin/doc/examples/axis3.py
src/ConstructionPlugin/doc/examples/axis4.py
src/ConstructionPlugin/doc/examples/axis5.py
src/ConstructionPlugin/doc/examples/axis6.py
src/ConstructionPlugin/doc/examples/plane1.py
src/ConstructionPlugin/doc/examples/plane2.py
src/ConstructionPlugin/doc/examples/plane3.py
src/ConstructionPlugin/doc/examples/plane4.py
src/ConstructionPlugin/doc/examples/point1.py
src/ConstructionPlugin/doc/examples/point2.py
src/ConstructionPlugin/doc/examples/point3.py
src/ConstructionPlugin/doc/examples/point4.py
src/ConstructionPlugin/doc/examples/point5.py
src/ExchangePlugin/Test/TestExportToXAOWithGroupNotUpdated.py
src/ExchangePlugin/doc/examples/export.py
src/ExchangePlugin/doc/examples/import.py
src/FeaturesPlugin/Test/Test1379.py
src/FeaturesPlugin/Test/Test1467.py
src/FeaturesPlugin/Test/Test1915.py
src/FeaturesPlugin/Test/Test1922.py
src/FeaturesPlugin/Test/Test1942.py
src/FeaturesPlugin/Test/Test2023.py
src/FeaturesPlugin/Test/Test2038.py
src/FeaturesPlugin/Test/Test2046.py
src/FeaturesPlugin/Test/Test2172.py
src/FeaturesPlugin/Test/Test2194.py
src/FeaturesPlugin/Test/Test2197_1.py
src/FeaturesPlugin/Test/Test2197_2.py
src/FeaturesPlugin/Test/Test2215.py
src/FeaturesPlugin/Test/Test2225.py
src/FeaturesPlugin/Test/Test2231.py
src/FeaturesPlugin/Test/Test2233.py
src/FeaturesPlugin/Test/Test2240.py
src/FeaturesPlugin/Test/Test2255.py
src/FeaturesPlugin/Test/Test2289.py
src/FeaturesPlugin/Test/Test2304.py
src/FeaturesPlugin/Test/Test2304_2.py
src/FeaturesPlugin/Test/Test2375.py
src/FeaturesPlugin/Test/Test2377.py
src/FeaturesPlugin/Test/Test2394.py
src/FeaturesPlugin/Test/Test2395.py
src/FeaturesPlugin/Test/Test2419_1.py
src/FeaturesPlugin/Test/Test2419_2.py
src/FeaturesPlugin/Test/Test2419_3.py
src/FeaturesPlugin/Test/Test2465.py
src/FeaturesPlugin/Test/Test2495.py
src/FeaturesPlugin/Test/Test2514.py
src/FeaturesPlugin/Test/Test2520.py
src/FeaturesPlugin/Test/Test2545.py
src/FeaturesPlugin/Test/Test2588.py
src/FeaturesPlugin/Test/Test2592.py
src/FeaturesPlugin/Test/Test2596.py
src/FeaturesPlugin/Test/Test2617.py
src/FeaturesPlugin/Test/Test2631.py
src/FeaturesPlugin/Test/Test2650.py
src/FeaturesPlugin/Test/Test2681.py
src/FeaturesPlugin/Test/Test2686.py
src/FeaturesPlugin/Test/Test2689.py
src/FeaturesPlugin/Test/Test2692.py
src/FeaturesPlugin/Test/Test2693.py
src/FeaturesPlugin/Test/Test2698.py
src/FeaturesPlugin/Test/Test2701.py
src/FeaturesPlugin/Test/Test2724.py
src/FeaturesPlugin/Test/Test2729.py
src/FeaturesPlugin/Test/Test2738.py
src/FeaturesPlugin/Test/Test2751.py
src/FeaturesPlugin/Test/Test2826.py
src/FeaturesPlugin/Test/TestBoolean2.py
src/FeaturesPlugin/Test/TestBoolean3.py
src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_CompSolidCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_Face.py
src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_Shell.py
src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_CompSolid.py
src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Face.py
src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Shell.py
src/FeaturesPlugin/Test/TestBooleanCommon_EdgeCompound_EdgeCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_Edge_Edge.py
src/FeaturesPlugin/Test/TestBooleanCommon_FaceCompound_FaceCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_Face_Face.py
src/FeaturesPlugin/Test/TestBooleanCommon_ShellCompound_ShellCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_Shell_Shell.py
src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_Face.py
src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_Shell.py
src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_SolidCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Face.py
src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Shell.py
src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Solid.py
src/FeaturesPlugin/Test/TestBooleanCommon_SolidsHistory.py
src/FeaturesPlugin/Test/TestBooleanCommon_VertexCompound_VertexCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_Vertex_Vertex.py
src/FeaturesPlugin/Test/TestBooleanCommon_WireCompound_WireCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_Wire_Wire.py
src/FeaturesPlugin/Test/TestBooleanCut_CompSolidCompound_CompSolidCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_CompSolid_CompSolid.py
src/FeaturesPlugin/Test/TestBooleanCut_EdgeCompound_EdgeCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_EdgeCompound_Solid.py
src/FeaturesPlugin/Test/TestBooleanCut_Edge_Edge.py
src/FeaturesPlugin/Test/TestBooleanCut_Edge_Face.py
src/FeaturesPlugin/Test/TestBooleanCut_FaceCompound_FaceCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_Face_Face.py
src/FeaturesPlugin/Test/TestBooleanCut_Face_Solid.py
src/FeaturesPlugin/Test/TestBooleanCut_ShellCompound_ShellCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_Shell_Shell.py
src/FeaturesPlugin/Test/TestBooleanCut_SolidCompound_SolidCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_Solid_Solid.py
src/FeaturesPlugin/Test/TestBooleanCut_SolidsHistory.py
src/FeaturesPlugin/Test/TestBooleanCut_VertexCompound_Solid.py
src/FeaturesPlugin/Test/TestBooleanCut_VertexCompound_VertexCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_Vertex_Vertex.py
src/FeaturesPlugin/Test/TestBooleanCut_WireCompound_WireCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_Wire_Face.py
src/FeaturesPlugin/Test/TestBooleanCut_Wire_Wire.py
src/FeaturesPlugin/Test/TestBooleanFuse_CompSolidCompound_CompSolidCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_CompSolid.py
src/FeaturesPlugin/Test/TestBooleanFuse_EdgeCompound_EdgeCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_Edge_Edge.py
src/FeaturesPlugin/Test/TestBooleanFuse_FaceCompound_FaceCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_Face_Face.py
src/FeaturesPlugin/Test/TestBooleanFuse_RemoveEdges.py
src/FeaturesPlugin/Test/TestBooleanFuse_ShellCompound_ShellCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_Shell_Shell.py
src/FeaturesPlugin/Test/TestBooleanFuse_SimpleMode.py
src/FeaturesPlugin/Test/TestBooleanFuse_SolidCompound_SolidCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_Solid_Solid.py
src/FeaturesPlugin/Test/TestBooleanFuse_SolidsHistory.py
src/FeaturesPlugin/Test/TestBooleanFuse_VertexCompound_VertexCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_Vertex_Vertex.py
src/FeaturesPlugin/Test/TestBooleanFuse_WireCompound_WireCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_Wire_Wire.py
src/FeaturesPlugin/Test/TestBooleanSmash_Face_Face.py
src/FeaturesPlugin/Test/TestBooleanSmash_SolidsHistory.py
src/FeaturesPlugin/Test/TestBooleanSplit.py
src/FeaturesPlugin/Test/TestBooleanSplitWithPlane.py
src/FeaturesPlugin/Test/TestFillet_History.py
src/FeaturesPlugin/Test/TestFusionFaces.py
src/FeaturesPlugin/Test/TestFusionFaces2697.py
src/FeaturesPlugin/Test/TestMeasurementAngle.py
src/FeaturesPlugin/Test/TestMeasurementAngle3Points.py
src/FeaturesPlugin/Test/TestMeasurementDistance.py
src/FeaturesPlugin/Test/TestMeasurementLength.py
src/FeaturesPlugin/Test/TestMeasurementRadius.py
src/FeaturesPlugin/Test/TestPartition2Faces.py
src/FeaturesPlugin/Test/TestPartition2Solids.py
src/FeaturesPlugin/Test/TestPartition2Wires.py
src/FeaturesPlugin/Test/TestPartitionBox4Planes.py
src/FeaturesPlugin/Test/TestPartitionEdgeSolid.py
src/FeaturesPlugin/Test/TestPartitionFace2Solid.py
src/FeaturesPlugin/Test/TestPartitionFaceWire.py
src/FeaturesPlugin/Test/TestPartitionInclinedFaceSolid.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid1.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid2.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid3.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace1.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace2.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace3.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace4.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace5.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane1.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane2.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane3.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane4.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane5.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid1.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid2.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid3.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid4.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid5.py
src/FeaturesPlugin/Test/TestPartitionWireFaceSolid.py
src/FeaturesPlugin/Test/TestPartition_SolidsHistory.py
src/FeaturesPlugin/Test/TestPlacement_Vertex_Vertex.py
src/FeaturesPlugin/Test/TestRecover1798.py
src/FeaturesPlugin/Test/TestRemoveSubShapes3.py
src/FeaturesPlugin/Test/TestRemoveSubShapes4.py
src/FeaturesPlugin/Test/TestRemoveSubShapes5.py
src/FeaturesPlugin/Test/TestRemoveSubShapes6.py
src/FeaturesPlugin/Test/TestScriptSolidEdge.py
src/FeaturesPlugin/Test/TestSplitCompFaceSolid.py
src/FeaturesPlugin/Test/TestSplitEdgeEdge.py
src/FeaturesPlugin/Test/TestSplitEdgeEdgeIntersected.py
src/FeaturesPlugin/Test/TestSplitEdgeFace.py
src/FeaturesPlugin/Test/TestSplitEdgeShell.py
src/FeaturesPlugin/Test/TestSplitEdgeSolid.py
src/FeaturesPlugin/Test/TestSplitEdgeSolidIntersected.py
src/FeaturesPlugin/Test/TestSplitEdgeVertex.py
src/FeaturesPlugin/Test/TestSplitEdgeWire.py
src/FeaturesPlugin/Test/TestSplitFaceEdge.py
src/FeaturesPlugin/Test/TestSplitFaceEdgeInside.py
src/FeaturesPlugin/Test/TestSplitFaceEdgePerpendicular.py
src/FeaturesPlugin/Test/TestSplitFaceFace.py
src/FeaturesPlugin/Test/TestSplitFaceShell.py
src/FeaturesPlugin/Test/TestSplitFaceSolid.py
src/FeaturesPlugin/Test/TestSplitFaceVertex.py
src/FeaturesPlugin/Test/TestSplitFaceWire.py
src/FeaturesPlugin/Test/TestSplitShellConstrPlane.py
src/FeaturesPlugin/Test/TestSplitShellEdge.py
src/FeaturesPlugin/Test/TestSplitShellFace.py
src/FeaturesPlugin/Test/TestSplitShellShell.py
src/FeaturesPlugin/Test/TestSplitShellSolid.py
src/FeaturesPlugin/Test/TestSplitShellVertex.py
src/FeaturesPlugin/Test/TestSplitShellWire.py
src/FeaturesPlugin/Test/TestSplitSolid2ConstructionPlanes.py
src/FeaturesPlugin/Test/TestSplitSolidCompFace.py
src/FeaturesPlugin/Test/TestSplitSolidCompShell.py
src/FeaturesPlugin/Test/TestSplitSolidEdge.py
src/FeaturesPlugin/Test/TestSplitSolidFace.py
src/FeaturesPlugin/Test/TestSplitSolidShell.py
src/FeaturesPlugin/Test/TestSplitWireEdge.py
src/FeaturesPlugin/Test/TestSplitWireFace.py
src/FeaturesPlugin/Test/TestSplitWireShell.py
src/FeaturesPlugin/Test/TestSplitWireSolid.py
src/FeaturesPlugin/Test/TestSplitWireVertex.py
src/FeaturesPlugin/Test/TestSplitWireWire.py
src/FeaturesPlugin/Test/TestUnion4CurvedFaces.py
src/FeaturesPlugin/Test/TestUnion4CurvedFaces_2.py
src/FeaturesPlugin/Test/TestUnion4Faces.py
src/FeaturesPlugin/Test/TestUnionFaces.py
src/FeaturesPlugin/Test/TestUnionOfUnion.py
src/FeaturesPlugin/doc/examples/angularcopy.py
src/FeaturesPlugin/doc/examples/bool_split.py
src/FeaturesPlugin/doc/examples/common.py
src/FeaturesPlugin/doc/examples/cut.py
src/FeaturesPlugin/doc/examples/extrusion_by_bounding_planes.py
src/FeaturesPlugin/doc/examples/extrusion_by_sizes.py
src/FeaturesPlugin/doc/examples/extrusion_cut_by_bounding_planes.py
src/FeaturesPlugin/doc/examples/extrusion_cut_by_sizes.py
src/FeaturesPlugin/doc/examples/extrusion_fuse_by_bounding_planes.py
src/FeaturesPlugin/doc/examples/extrusion_fuse_by_sizes.py
src/FeaturesPlugin/doc/examples/fillet1.py
src/FeaturesPlugin/doc/examples/fillet2.py
src/FeaturesPlugin/doc/examples/fuse.py
src/FeaturesPlugin/doc/examples/fuse_faces.py
src/FeaturesPlugin/doc/examples/intersection.py
src/FeaturesPlugin/doc/examples/linearcopy.py
src/FeaturesPlugin/doc/examples/partition.py
src/FeaturesPlugin/doc/examples/pipe_binormal.py
src/FeaturesPlugin/doc/examples/pipe_locations.py
src/FeaturesPlugin/doc/examples/pipe_simple.py
src/FeaturesPlugin/doc/examples/placement.py
src/FeaturesPlugin/doc/examples/remove_subshapes.py
src/FeaturesPlugin/doc/examples/revolution_by_angles.py
src/FeaturesPlugin/doc/examples/revolution_by_bounding_planes.py
src/FeaturesPlugin/doc/examples/revolution_cut_by_angles.py
src/FeaturesPlugin/doc/examples/revolution_cut_by_bounding_planes.py
src/FeaturesPlugin/doc/examples/revolution_fuse_by_angles.py
src/FeaturesPlugin/doc/examples/revolution_fuse_by_bounding_planes.py
src/FeaturesPlugin/doc/examples/rotation1.py
src/FeaturesPlugin/doc/examples/rotation2.py
src/FeaturesPlugin/doc/examples/scaleXYZ.py
src/FeaturesPlugin/doc/examples/scalefactor.py
src/FeaturesPlugin/doc/examples/smash.py
src/FeaturesPlugin/doc/examples/symmetryaxis.py
src/FeaturesPlugin/doc/examples/symmetryplane.py
src/FeaturesPlugin/doc/examples/symmetrypoint.py
src/FeaturesPlugin/doc/examples/translation2points.py
src/FeaturesPlugin/doc/examples/translationDXDYDZ.py
src/FeaturesPlugin/doc/examples/translationvector.py
src/FeaturesPlugin/doc/examples/union.py
src/GDMLPlugin/doc/examples/cone.py
src/GDMLPlugin/doc/examples/ellipsoid.py
src/ModelAPI/Test/Test1998.py
src/ModelAPI/Test/Test2170.py
src/ModelAPI/Test/Test2228.py
src/ModelAPI/Test/Test2241.py
src/ModelAPI/Test/Test2252.py
src/ModelAPI/Test/Test2276.py
src/ModelAPI/Test/Test2358_1.py
src/ModelAPI/Test/Test2358_2.py
src/ModelAPI/Test/Test2389.py
src/ModelAPI/Test/Test2391.py
src/ModelAPI/Test/Test2396.py
src/ModelAPI/Test/Test2401.py
src/ModelAPI/Test/Test2413.py
src/ModelAPI/Test/Test2491.py
src/ModelAPI/Test/Test2493.py
src/ModelAPI/Test/Test2496.py
src/ModelAPI/Test/Test2510.py
src/ModelAPI/Test/Test2627.py
src/ModelAPI/Test/Test2685.py
src/ModelAPI/Test/Test2859.py
src/ModelAPI/Test/Test2901.py
src/ModelAPI/Test/TestBlockRecalculation.py
src/ModelAPI/Test/TestContainerSelector.py
src/ModelAPI/Test/TestCustomName_BooleanCut.py
src/ModelAPI/Test/TestCustomName_CommonCompSolid.py
src/ModelAPI/Test/TestCustomName_CutCompSolid.py
src/ModelAPI/Test/TestCustomName_CutGroup.py
src/ModelAPI/Test/TestCustomName_ExtrudeFace.py
src/ModelAPI/Test/TestCustomName_ExtrusionCut.py
src/ModelAPI/Test/TestCustomName_ExtrusionCutFace.py
src/ModelAPI/Test/TestCustomName_MultiTranslation.py
src/ModelAPI/Test/TestCustomName_Placement.py
src/ModelAPI/Test/TestCustomName_RotateGroup.py
src/ModelAPI/Test/TestCustomName_Translation.py
src/ModelAPI/Test/TestFolder_CustomName.py
src/ModelAPI/Test/TestGeomNamingBoxWithFillet.py
src/ModelAPI/Test/TestGeomNamingEdgeByFilter.py
src/ModelAPI/Test/TestGeomNamingPlacement.py
src/ModelAPI/Test/TestGeomNamingRevolution.py
src/ModelAPI/Test/TestGeomNamingSketchPlane.py
src/ModelAPI/Test/TestSaveOpen1.py
src/ModelAPI/Test/TestSaveOpen2.py
src/ModelAPI/Test/TestSelectionInitialization.py
src/ModelAPI/Test/TestSelectionScope.py
src/ModelAPI/Test/TestSelectorShell.py
src/ModelAPI/Test/TestWeakNaming2125.py
src/ModelAPI/Test/TestWeakNaming2222.py
src/ModelAPI/Test/TestWeakNaming2245.py
src/ModelAPI/Test/TestWeakNaming2247.py
src/ModelAPI/Test/TestWeakNaming2248.py
src/ModelAPI/Test/TestWeakNaming2261.py
src/ModelAPI/Test/TestWeakNaming2291.py
src/ModelAPI/Test/TestWeakNaming2335.py
src/ModelAPI/Test/TestWeakNaming2375.py
src/ModelAPI/Test/TestWeakNaming2437.py
src/ModelAPI/Test/TestWeakNaming2445.py
src/ModelHighAPI/ModelHighAPI_Dumper.cpp
src/ParametersPlugin/doc/examples/parameter.py
src/ParametersPlugin/doc/examples/parameters.py
src/PartSetPlugin/doc/examples/new_part.py
src/PrimitivesPlugin/doc/examples/box1.py
src/PrimitivesPlugin/doc/examples/box2.py
src/PrimitivesPlugin/doc/examples/cone.py
src/PrimitivesPlugin/doc/examples/cylinder1.py
src/PrimitivesPlugin/doc/examples/cylinder2.py
src/PrimitivesPlugin/doc/examples/sphere.py
src/PrimitivesPlugin/doc/examples/torus.py
src/PythonAPI/doc/source/conf.py
src/SketchPlugin/Test/TestSketchDrawer.py
src/SketchPlugin/Test/TestUpdateSketch.py
src/SketchPlugin/doc/examples/angle.py
src/SketchPlugin/doc/examples/arc.py
src/SketchPlugin/doc/examples/circle.py
src/SketchPlugin/doc/examples/coincident.py
src/SketchPlugin/doc/examples/collinear.py
src/SketchPlugin/doc/examples/distance.py
src/SketchPlugin/doc/examples/equal.py
src/SketchPlugin/doc/examples/fillet.py
src/SketchPlugin/doc/examples/fixed.py
src/SketchPlugin/doc/examples/hdistance.py
src/SketchPlugin/doc/examples/horizontal.py
src/SketchPlugin/doc/examples/intersection.py
src/SketchPlugin/doc/examples/length.py
src/SketchPlugin/doc/examples/line.py
src/SketchPlugin/doc/examples/middle.py
src/SketchPlugin/doc/examples/mirror.py
src/SketchPlugin/doc/examples/parallel.py
src/SketchPlugin/doc/examples/perpendicular.py
src/SketchPlugin/doc/examples/point.py
src/SketchPlugin/doc/examples/projection.py
src/SketchPlugin/doc/examples/radius.py
src/SketchPlugin/doc/examples/rectangle.py
src/SketchPlugin/doc/examples/rotation.py
src/SketchPlugin/doc/examples/split.py
src/SketchPlugin/doc/examples/tangent.py
src/SketchPlugin/doc/examples/translation.py
src/SketchPlugin/doc/examples/trim.py
src/SketchPlugin/doc/examples/vdistance.py
src/SketchPlugin/doc/examples/vertical.py
test.compatibility/piece_02.py
test.compatibility/piece_09.py
test.compatibility/piece_12.py
test.models/piece_02.py
test.models/piece_09.py
test.models/piece_12.py
test.squish/suite_FEATURE_PARAMETERS/shared/scripts/bdd_hooks.py
test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py
utils.py