Salome HOME
0022754: [EDF] Surface of a face
authorskv <skv@opencascade.com>
Tue, 28 Oct 2014 10:19:15 +0000 (13:19 +0300)
committervsr <vsr@opencascade.com>
Thu, 13 Nov 2014 13:01:21 +0000 (16:01 +0300)
commitbff7674ef537374729c36187d79b0e2039450c78
treee46d7bcb0911e17bfb2fb1a93dba698350875db6
parentd37d50070c8c0071420dd8dc71cd43bfc5ddc001
0022754: [EDF] Surface of a face
26 files changed:
doc/salome/examples/CMakeLists.txt
doc/salome/examples/basic_geom_objs_ex10.py [new file with mode: 0644]
doc/salome/gui/GEOM/images/surface_from_face1.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/surface_from_face_example.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/creating_basic_go.doc
doc/salome/gui/GEOM/input/creating_surface_from_face.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/tui_basic_geom_objs.doc
idl/GEOM_Gen.idl
resources/CMakeLists.txt
resources/facetosurface.png [new file with mode: 0644]
src/EntityGUI/CMakeLists.txt
src/EntityGUI/EntityGUI.cxx
src/EntityGUI/EntityGUI_SurfFromFaceDlg.cxx [new file with mode: 0644]
src/EntityGUI/EntityGUI_SurfFromFaceDlg.h [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_IShapesOperations.cxx
src/GEOMImpl/GEOMImpl_IShapesOperations.hxx
src/GEOMImpl/GEOMImpl_ShapeDriver.cxx
src/GEOMImpl/GEOMImpl_Types.hxx
src/GEOM_I/GEOM_IShapesOperations_i.cc
src/GEOM_I/GEOM_IShapesOperations_i.hh
src/GEOM_SWIG/GEOM_TestAll.py
src/GEOM_SWIG/geomBuilder.py