Salome HOME
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
authorvsr <vsr@opencascade.com>
Wed, 10 Mar 2010 08:08:20 +0000 (08:08 +0000)
committervsr <vsr@opencascade.com>
Wed, 10 Mar 2010 08:08:20 +0000 (08:08 +0000)
commitece47f8e463bab875187bc77b95cb161aee2dcbb
tree602e59a188ae59586ccf8ea6b48ad87c038eae09
parenta5c99dd56daece06a745f0d2b944ebb10d81d039
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
25 files changed:
configure.ac
doc/salome/gui/GEOM/input/creating_adv_obj.doc
doc/salome/gui/GEOM/input/tui_advanced_geom_objs.doc
idl/GEOM_Gen.idl
resources/Makefile.am
src/AdvancedGUI/AdvancedGUI.cxx [new file with mode: 0644]
src/AdvancedGUI/AdvancedGUI.h [new file with mode: 0644]
src/AdvancedGUI/Makefile.am [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_Gen.cxx
src/GEOMImpl/GEOMImpl_Gen.hxx
src/GEOMImpl/GEOMImpl_IAdvancedOperations.cxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_IAdvancedOperations.hxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_Types.hxx
src/GEOMImpl/Makefile.am
src/GEOM_I/GEOM_Gen_i.cc
src/GEOM_I/GEOM_Gen_i.hh
src/GEOM_I/GEOM_IAdvancedOperations_i.cc [new file with mode: 0644]
src/GEOM_I/GEOM_IAdvancedOperations_i.hh [new file with mode: 0644]
src/GEOM_I/Makefile.am
src/GEOM_SWIG/geompyDC.py
src/Makefile.am