X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROPy%2FHYDROData_IPolyline.sip;h=92e70a5d5a9baf46fc8e2176650b249138ea3997;hb=f58865bdfb548ebba53ecb264f17ef357fa4c409;hp=ca0a630ca4f992213c2867b0fd31fb761c23b5f6;hpb=24162d17496a2e052a734444e0d234d4944fdd6e;p=modules%2Fhydro.git diff --git a/src/HYDROPy/HYDROData_IPolyline.sip b/src/HYDROPy/HYDROData_IPolyline.sip index ca0a630c..92e70a5d 100644 --- a/src/HYDROPy/HYDROData_IPolyline.sip +++ b/src/HYDROPy/HYDROData_IPolyline.sip @@ -24,15 +24,15 @@ #include %End -class HYDROData_IPolyline : HYDROData_Entity /Abstract/ +class HYDROData_IPolyline : public HYDROData_Entity /Abstract/ { +%TypeHeaderCode +#include +%End typedef gp_XY Point; typedef NCollection_Sequence PointsList; -%TypeHeaderCode -#include -%End %ConvertToSubClassCode switch ( sipCpp->GetKind() )