Salome HOME
refs #423: color for polylines presentation is correctly set
[modules/hydro.git] / src / HYDROPy / HYDROData_Obstacle.sip
index 14cce6d646566ea75a327179a812d8076592ea7e..f9eb1cf1d81b9868024893110a79c0cc22c6943c 100644 (file)
@@ -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:
 
   /**