X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROPy%2FHYDROData_Region.sip;h=444d57f2a48d00fbcc3987ea2b5d694940c45869;hb=19a3b00b657cd97859502f8bf693f0d1caf800d7;hp=0f228ff4d89485961d8cfbef09291f534e6f6bf2;hpb=8538df60dfaeb61e0e44362e20d359747cdae923;p=modules%2Fhydro.git diff --git a/src/HYDROPy/HYDROData_Region.sip b/src/HYDROPy/HYDROData_Region.sip index 0f228ff4..444d57f2 100644 --- a/src/HYDROPy/HYDROData_Region.sip +++ b/src/HYDROPy/HYDROData_Region.sip @@ -24,13 +24,9 @@ #include %End -class HYDROData_Region : HYDROData_Entity +class HYDROData_Region : public HYDROData_Entity { -%TypeHeaderCode -#include -%End - %ConvertToSubClassCode switch ( sipCpp->GetKind() ) { @@ -44,6 +40,10 @@ class HYDROData_Region : HYDROData_Entity } %End +%TypeHeaderCode +#include +%End + public: /** @@ -67,7 +67,7 @@ public: /** * Returns all reference zone of region. */ - //void HYDROData_SequenceOfObjects GetZones() const; + HYDROData_SequenceOfObjects GetZones() const; /** * Removes reference zone from region.