]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
refs #563: Strickler table kind is published in SIP
authorasl <asl@opencascade.com>
Mon, 22 Jun 2015 08:57:55 +0000 (11:57 +0300)
committerasl <asl@opencascade.com>
Mon, 22 Jun 2015 08:57:55 +0000 (11:57 +0300)
src/HYDROPy/HYDROData_Entity.sip

index 9c4bf4fd013772f42f924ddb09c2b24ac2e65fb3..35e6af2a2dbbc30e8d376f358d110d1e457cc059 100644 (file)
@@ -43,6 +43,7 @@ const ObjectKind KIND_REGION;
 const ObjectKind KIND_SHAPES_GROUP;
 const ObjectKind KIND_SPLITTED_GROUP;
 const ObjectKind KIND_OBSTACLE_ALTITUDE;
+const ObjectKind KIND_STRICKLER_TABLE;
 
 class HYDROData_Entity
 {