]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
0022762: [EDF] Fast detection of face/face face/solid solid/solid interference ana/22762
authorana <ana@opencascade.com>
Tue, 16 Dec 2014 16:27:28 +0000 (19:27 +0300)
committerana <ana@opencascade.com>
Tue, 16 Dec 2014 16:27:28 +0000 (19:27 +0300)
commitd81fa3fcfb4940f92882677ce238bb3960959e7e
tree6f22b6d17a92d6f15f7767a06c4d4be455b733f7
parent212a371517232df8c250455a642f00a9c16b6e48
0022762: [EDF] Fast detection of face/face face/solid solid/solid interference
26 files changed:
doc/salome/examples/CMakeLists.txt
doc/salome/examples/fast_intersection.py [new file with mode: 0644]
doc/salome/gui/GEOM/images/measures12.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/fast_intersection.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/tui_fast_intersection.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/tui_measurement_tools.doc
doc/salome/gui/GEOM/input/tui_test_measures.doc
doc/salome/gui/GEOM/input/using_measurement_tools.doc
idl/GEOM_Gen.idl
resources/CMakeLists.txt
resources/fast_intersect.png [new file with mode: 0644]
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Operations.h
src/GEOMImpl/CMakeLists.txt
src/GEOMImpl/GEOMImpl_IMeasureOperations.cxx
src/GEOMImpl/GEOMImpl_IMeasureOperations.hxx
src/GEOM_I/GEOM_IMeasureOperations_i.cc
src/GEOM_I/GEOM_IMeasureOperations_i.hh
src/GEOM_SWIG/GEOM_TestMeasures.py
src/GEOM_SWIG/geomBuilder.py
src/MeasureGUI/CMakeLists.txt
src/MeasureGUI/MeasureGUI.cxx
src/MeasureGUI/MeasureGUI_FastCheckIntersectionsDlg.cxx [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_FastCheckIntersectionsDlg.h [new file with mode: 0644]