Salome HOME
Merge Python 3 porting.
authorrnv <rnv@opencascade.com>
Thu, 22 Jun 2017 14:55:49 +0000 (17:55 +0300)
committerrnv <rnv@opencascade.com>
Tue, 27 Jun 2017 16:30:58 +0000 (19:30 +0300)
commit4b84d5ef39e8bc3247c4d4fa9e1fddfac2431254
treedc0dea6cb6d12db13e4ce71edad3126fc7be3395
parent33989517de8433bf2424a75aeba0b0d906eda520
parentfcba27b37b1d18f43796e3f7e1293a117f7e9d2f
Merge Python 3 porting.
41 files changed:
doc/salome/examples/angle.py
doc/salome/examples/basic_properties.py
doc/salome/examples/blocks_operations_ex03.py
doc/salome/examples/bounding_box.py
doc/salome/examples/center_of_mass.py
doc/salome/examples/check_compound_of_blocks.py
doc/salome/examples/check_self_intersections.py
doc/salome/examples/check_self_intersections_fast.py
doc/salome/examples/check_shape.py
doc/salome/examples/fast_intersection.py
doc/salome/examples/free_boundaries.py
doc/salome/examples/free_faces.py
doc/salome/examples/inertia.py
doc/salome/examples/min_distance.py
doc/salome/examples/normal_face.py
doc/salome/examples/point_coordinates.py
doc/salome/examples/repairing_operations_ex01.py
doc/salome/examples/tolerance.py
doc/salome/examples/whatis.py
src/GEOMImpl/GEOMImpl_ICurvesOperations.cxx
src/GEOM_I/GEOM_Gen_i.cc
src/GEOM_PY/geomtools.py
src/GEOM_PY/sketcher.py
src/GEOM_PY/structelem/__init__.py
src/GEOM_PY/structelem/parts.py
src/GEOM_SWIG/BREPPluginBuilder.py
src/GEOM_SWIG/GEOM_ObjectInfo.py
src/GEOM_SWIG/GEOM_example.py
src/GEOM_SWIG/GEOM_example6.py
src/GEOM_SWIG/IGESPluginBuilder.py
src/GEOM_SWIG/PAL_MESH_028_geometry.py
src/GEOM_SWIG/STEPPluginBuilder.py
src/GEOM_SWIG/STLPluginBuilder.py
src/GEOM_SWIG/VTKPluginBuilder.py
src/GEOM_SWIG/geomBuilder.py
src/GEOM_SWIG/geompy.py
src/GEOM_SWIG/gsketcher.py
src/GEOM_SWIG_WITHIHM/CMakeLists.txt
src/Tools/t_shape/t_shape_builder.py
src/Tools/t_shape/t_shape_dialog.py
src/XAO_Swig/CMakeLists.txt