X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROPy%2FHYDROData_Obstacle.sip;h=f9eb1cf1d81b9868024893110a79c0cc22c6943c;hb=19a3b00b657cd97859502f8bf693f0d1caf800d7;hp=14cce6d646566ea75a327179a812d8076592ea7e;hpb=e5123a9d71157c50c9f1c6f68bccdfadc49f2360;p=modules%2Fhydro.git diff --git a/src/HYDROPy/HYDROData_Obstacle.sip b/src/HYDROPy/HYDROData_Obstacle.sip index 14cce6d6..f9eb1cf1 100644 --- a/src/HYDROPy/HYDROData_Obstacle.sip +++ b/src/HYDROPy/HYDROData_Obstacle.sip @@ -90,6 +90,14 @@ public: TCollection_AsciiString GetGeomObjectEntry() const; +public: + + /** + * Translate the obstacle to the given distance. + */ + void Translate( const double theDx, const double theDy, const double theDz ); + + protected: /**