Salome HOME
GPUSPHGUI: add an option to Offset Surface opreation
authoreap <eap@opencascade.com>
Thu, 21 Dec 2017 16:13:17 +0000 (19:13 +0300)
committereap <eap@opencascade.com>
Thu, 21 Dec 2017 16:13:17 +0000 (19:13 +0300)
commit939f3cca95870d93e333f2b4dfdea41ed1ba9092
tree604a57efe480a8212e25b163e71192f2acb70368
parentba2e210e022e0beeffbfb56463211a1363e8c841
GPUSPHGUI: add an option to Offset Surface opreation
definig a mode of filling the gap between adjacent translated surfaces:
 - by pipes or
 - by intersection
17 files changed:
doc/salome/examples/transformation_operations_ex06.py
doc/salome/gui/GEOM/images/transformation11.png [changed mode: 0755->0644]
doc/salome/gui/GEOM/input/offset_operation.doc
idl/GEOM_Gen.idl
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMImpl/GEOMImpl_IOffset.hxx
src/GEOMImpl/GEOMImpl_ITransformOperations.cxx
src/GEOMImpl/GEOMImpl_ITransformOperations.hxx
src/GEOMImpl/GEOMImpl_OffsetDriver.cxx
src/GEOM_I/GEOM_Gen_i.cc
src/GEOM_I/GEOM_Gen_i.hh
src/GEOM_I/GEOM_ITransformOperations_i.cc
src/GEOM_I/GEOM_ITransformOperations_i.hh
src/GEOM_SWIG/geomBuilder.py
src/TransformationGUI/TransformationGUI_OffsetDlg.cxx
src/TransformationGUI/TransformationGUI_OffsetDlg.h
src/XAOPlugin/XAOPlugin_IOperations_i.cc