]> SALOME platform Git repositories - modules/geom.git/commit
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>
Tue, 28 Oct 2014 15:48:50 +0000 (18:48 +0300)
commit72073a0f5270f1ef60c09a0d97b2c21e0f91c439
treeea764597579d77d8d2e1f29972968af6f8e8a4a8
parenta2b342ad25acff03ea430692ca19412e2029bf51
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