Salome HOME
Mantis issue 0021483: EDF 1638 GEOM: Retrieve non blocks solids and faces from a...
authorjfa <jfa@opencascade.com>
Wed, 15 Aug 2012 10:34:21 +0000 (10:34 +0000)
committerjfa <jfa@opencascade.com>
Wed, 15 Aug 2012 10:34:21 +0000 (10:34 +0000)
commit8a7faf3ee59656292ab87845df7bf01032f30d26
treef13f25acb4415b90c5f11e4763ee9c83090938f8
parent3b485f4d87f9d629deb5be151dbc32c5055f6ab3
Mantis issue 0021483: EDF 1638 GEOM: Retrieve non blocks solids and faces from a shape.
26 files changed:
doc/salome/gui/GEOM/images/measures2.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/get_non_blocks.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/tui_get_non_blocks.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/tui_measurement_tools.doc
doc/salome/gui/GEOM/input/tui_test_spanner.doc
doc/salome/gui/GEOM/input/using_measurement_tools.doc
idl/GEOM_Gen.idl
resources/Makefile.am
resources/get_non_blocks.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_BlockDriver.cxx
src/GEOMImpl/GEOMImpl_IBlocksOperations.cxx
src/GEOMImpl/GEOMImpl_IBlocksOperations.hxx
src/GEOM_I/GEOM_IBlocksOperations_i.cc
src/GEOM_I/GEOM_IBlocksOperations_i.hh
src/GEOM_SWIG/GEOM_Spanner.py
src/GEOM_SWIG/GEOM_TestOthers.py
src/GEOM_SWIG/geompyDC.py
src/MeasureGUI/Makefile.am
src/MeasureGUI/MeasureGUI.cxx
src/MeasureGUI/MeasureGUI_CenterMassDlg.cxx
src/MeasureGUI/MeasureGUI_GetNonBlocksDlg.cxx [new file with mode: 0644]
src/MeasureGUI/MeasureGUI_GetNonBlocksDlg.h [new file with mode: 0644]