From: asl Date: Mon, 22 Jun 2015 08:57:55 +0000 (+0300) Subject: refs #563: Strickler table kind is published in SIP X-Git-Tag: v1.4.2~50 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=484d0a1883f16733d018a912ca4d0c52852e0da5;p=modules%2Fhydro.git refs #563: Strickler table kind is published in SIP --- diff --git a/src/HYDROPy/HYDROData_Entity.sip b/src/HYDROPy/HYDROData_Entity.sip index 9c4bf4fd..35e6af2a 100644 --- a/src/HYDROPy/HYDROData_Entity.sip +++ b/src/HYDROPy/HYDROData_Entity.sip @@ -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 {