]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Mantis issue 0021565: [CEA 557] Opposite of the pipe
authorjfa <jfa@opencascade.com>
Thu, 18 Oct 2012 13:04:45 +0000 (13:04 +0000)
committerjfa <jfa@opencascade.com>
Thu, 18 Oct 2012 13:04:45 +0000 (13:04 +0000)
commit44f9ad210fa4ea6548b4a71ca3b62f747de0104e
treee3567d4053e64f08c12a4e0bbd295545f6f0a944
parent72d471b3212c807193c1fd329367ee2026f09b50
Mantis issue 0021565: [CEA 557] Opposite of the pipe
28 files changed:
doc/salome/gui/GEOM/images/pipe_path.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/pipe_path_dlg.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/creating_complex_obj.doc
doc/salome/gui/GEOM/input/creating_pipe_path.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/tui_complex_objs.doc
idl/GEOM_Gen.idl
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_I3DPrimOperations.cxx
src/GEOMImpl/GEOMImpl_I3DPrimOperations.hxx
src/GEOMImpl/GEOMImpl_IPipePath.hxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_PipeDriver.cxx
src/GEOMImpl/GEOMImpl_PipePathDriver.cxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_PipePathDriver.hxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_ShapeDriver.cxx
src/GEOMImpl/GEOMImpl_ShapeDriver.hxx
src/GEOMImpl/GEOMImpl_Types.hxx
src/GEOMImpl/Makefile.am
src/GEOM_I/GEOM_I3DPrimOperations_i.cc
src/GEOM_I/GEOM_I3DPrimOperations_i.hh
src/GEOM_SWIG/geompyDC.py
src/GenerationGUI/GenerationGUI.cxx
src/GenerationGUI/GenerationGUI_PipePathDlg.cxx [new file with mode: 0644]
src/GenerationGUI/GenerationGUI_PipePathDlg.h [new file with mode: 0644]
src/GenerationGUI/Makefile.am