Salome HOME
ILMAB project. A dialog box for creating/editing the Field on Geometry implemented
authoreap <eap@opencascade.com>
Thu, 3 Oct 2013 14:12:04 +0000 (14:12 +0000)
committereap <eap@opencascade.com>
Thu, 3 Oct 2013 14:12:04 +0000 (14:12 +0000)
commit6c2ee27d457fe387b43fc9a13739adf0e7282cce
treea0aea8635125529d22e54b130a5232b87a5ad5e0
parentca070214292a3e9e478e610855aab5afb5783106
ILMAB project. A dialog box for creating/editing the Field on Geometry implemented
15 files changed:
resources/CMakeLists.txt
resources/field_edit.png [new file with mode: 0644]
resources/field_new.png [new file with mode: 0644]
src/EntityGUI/CMakeLists.txt
src/EntityGUI/EntityGUI.cxx
src/EntityGUI/EntityGUI_FieldDlg.cxx [new file with mode: 0644]
src/EntityGUI/EntityGUI_FieldDlg.h [new file with mode: 0644]
src/GEOM/GEOM_BaseObject.cxx
src/GEOMGUI/GEOMGUI_Selection.cxx
src/GEOMGUI/GEOMGUI_Selection.h
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Operations.h
src/GEOMImpl/GEOMImpl_FieldDriver.cxx