Salome HOME
Methods to work with imagw references:
[modules/hydro.git] / src / HYDROData / HYDROData_Zone.h
index a0c4279cb55164f8730fc2a0a413f54d06ebc98c..aba5d5ba8c3a8b60dd349ba0558c2cd84d509f35 100644 (file)
@@ -66,6 +66,12 @@ public:
   HYDRODATA_EXPORT virtual TopoDS_Shape GetShape() const;
 
 
+  /**
+   * Returns true if zone needs merge of bathymetries.
+   */
+  HYDRODATA_EXPORT virtual bool IsMergingNeed() const;
+
+
   /**
    * Sets the merging type for conflict bathymetries.
    * By default it is set to Merge_UNKNOWN.