X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROPy%2FHYDROData_IPolyline.sip;h=92e70a5d5a9baf46fc8e2176650b249138ea3997;hb=9d657ba909dc1123967fae5790115866b406197c;hp=885a97b9cb25bf834e2bef325a3195cb429e67eb;hpb=f847628af7a488ed9c5c666814d7e412f73ad656;p=modules%2Fhydro.git diff --git a/src/HYDROPy/HYDROData_IPolyline.sip b/src/HYDROPy/HYDROData_IPolyline.sip index 885a97b9..92e70a5d 100644 --- a/src/HYDROPy/HYDROData_IPolyline.sip +++ b/src/HYDROPy/HYDROData_IPolyline.sip @@ -24,14 +24,14 @@ #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; + typedef NCollection_Sequence PointsList; %ConvertToSubClassCode