Salome HOME
another z layer for hilight presentation
[modules/hydro.git] / src / HYDROData / HYDROData_Zone.h
index 30e86cc01c3d7aba3e96b6ff467e144c260d94f7..f1e3ba962985935e28fbb302ff44e67bca2965d3 100644 (file)
@@ -57,6 +57,12 @@ public:
   HYDRODATA_EXPORT virtual bool CanBeUpdated() const;
 
 
+  /**
+   * Checks that object has 2D presentation. Reimlemented to retun true.
+   */
+  HYDRODATA_EXPORT virtual bool IsHas2dPrs() const;
+
+
   /**
    * Returns flag indicating that object can be removed or not.
    */