Salome HOME
porting on linux
[modules/hydro.git] / src / HYDROData / HYDROData_Object.h
index aa85d5aca966356f30e06cc5243c9ea1ad7320f1..0c217f274a6464e8e44d93c5271e4c7de578453b 100644 (file)
@@ -160,6 +160,9 @@ public:
   HYDRODATA_EXPORT bool IsSubmersible() const;
   HYDRODATA_EXPORT void SetIsSubmersible( bool ) const;
 
+  HYDRODATA_EXPORT virtual void GetBoundaries( QList<TopoDS_Shape>& theBoundShapes,
+                                               QStringList& theBoundNames ) const;
+
 protected:
 
   /**