Salome HOME
[PYTHON 3] 1st draft
authorNicolas Geimer <nicolas.geimer@edf.fr>
Fri, 10 Feb 2017 16:07:24 +0000 (17:07 +0100)
committerNicolas Geimer <nicolas.geimer@edf.fr>
Mon, 27 Feb 2017 10:15:59 +0000 (11:15 +0100)
commit0b9cd952a3bf53ae0f9c7d35332aee072ae14f04
treef593f6c15982ccce7d1ac881091dd1750e3dadbe
parentdd458d72fb454e9a9922fee6aa441853fe1da2cd
[PYTHON 3] 1st draft
49 files changed:
bin/geom_setenv.py
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
doc/salome/gui/GEOM/collect_geom_methods.py
src/GEOMImpl/GEOMImpl_ICurvesOperations.cxx
src/GEOM_PY/geomtools.py
src/GEOM_PY/sketcher.py
src/GEOM_PY/structelem/__init__.py
src/GEOM_PY/structelem/orientation.py
src/GEOM_PY/structelem/parts.py
src/GEOM_SWIG/BREPPluginBuilder.py
src/GEOM_SWIG/GEOM_ObjectInfo.py
src/GEOM_SWIG/GEOM_Spanner.py
src/GEOM_SWIG/GEOM_TestAll.py
src/GEOM_SWIG/GEOM_TestField.py
src/GEOM_SWIG/GEOM_TestHealing.py
src/GEOM_SWIG/GEOM_TestMeasures.py
src/GEOM_SWIG/GEOM_TestOthers.py
src/GEOM_SWIG/GEOM_blocks.py
src/GEOM_SWIG/GEOM_example.py
src/GEOM_SWIG/GEOM_example6.py
src/GEOM_SWIG/GEOM_shared_modules.py
src/GEOM_SWIG/GEOM_usinggeom.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/Tools/t_shape/t_shape_builder.py