]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
0021209: Bug GetInPlace with faces. Integrate self-intersections checker.
authorjfa <jfa@opencascade.com>
Tue, 13 Dec 2011 13:40:23 +0000 (13:40 +0000)
committerjfa <jfa@opencascade.com>
Tue, 13 Dec 2011 13:40:23 +0000 (13:40 +0000)
commit1c97ae08b2a06f98e1aad293b86819574c150264
treed11659908e32f351e535e02dbfef554bfa3d45e4
parent59c66d2ea4f80e89d29105f83743ab86c8dab454
0021209: Bug GetInPlace with faces. Integrate self-intersections checker.
23 files changed:
doc/salome/gui/GEOM/images/measures11.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/tui_measurement_tools.doc
doc/salome/gui/GEOM/input/using_measurement_tools.doc
idl/GEOM_Gen.idl
resources/Makefile.am
resources/check_self_intersections.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/GEOMImpl_IMeasureOperations.cxx
src/GEOMImpl/GEOMImpl_IMeasureOperations.hxx
src/GEOMImpl/Makefile.am
src/GEOM_I/GEOM_IMeasureOperations_i.cc
src/GEOM_I/GEOM_IMeasureOperations_i.hh
src/GEOM_SWIG/GEOM_TestMeasures.py
src/GEOM_SWIG/geompyDC.py
src/MeasureGUI/Makefile.am
src/MeasureGUI/MeasureGUI.cxx
src/MeasureGUI/MeasureGUI_1Sel1TextView2ListBox_QTD.ui
src/MeasureGUI/MeasureGUI_CheckSelfIntersectionsDlg.cxx [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_CheckSelfIntersectionsDlg.h [new file with mode: 0644]
src/NMTDS/NMTDS_Tools.cxx