Salome HOME
patch for crash in channel
[modules/hydro.git] / src / HYDROData / HYDROData_Confluence.h
index b8ef031725de82936a9fb8a73c24ec2ada1308e8..224b19e6b34e4ca5bc5267db56c90c22c140e093 100644 (file)
@@ -27,7 +27,7 @@ public:
   /**
    * Returns the kind of this object. Must be redefined in all objects of known type.
    */
-  HYDRODATA_EXPORT virtual const ObjectKind GetKind() const {return KIND_RIVER;}
+  HYDRODATA_EXPORT virtual const ObjectKind GetKind() const {return KIND_CONFLUENCE;}
 
   /**
    * Dump object to Python script representation.