X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROPy%2FHYDROData_PolylineXY.sip;h=4286dee313f2ad46fc3fcde86c457f24b1ebb8ca;hb=f58865bdfb548ebba53ecb264f17ef357fa4c409;hp=82aa9ff5e83c4db8eda03cda10c3ce65de43d8b6;hpb=3658d47e6c33533de2d68d167e3566ae4400dc5f;p=modules%2Fhydro.git diff --git a/src/HYDROPy/HYDROData_PolylineXY.sip b/src/HYDROPy/HYDROData_PolylineXY.sip index 82aa9ff5..4286dee3 100644 --- a/src/HYDROPy/HYDROData_PolylineXY.sip +++ b/src/HYDROPy/HYDROData_PolylineXY.sip @@ -22,10 +22,9 @@ %ExportedHeaderCode #include - typedef bool BOOLTYPE; %End -class HYDROData_PolylineXY : HYDROData_IPolyline +class HYDROData_PolylineXY : public HYDROData_IPolyline { %TypeHeaderCode @@ -90,7 +89,7 @@ public: */ void GetSections( NCollection_Sequence& theSectNames, NCollection_Sequence& theSectTypes, - /*NCollection_Sequence&*/ NCollection_Sequence& theSectClosures ) const; + NCollection_Sequence& theSectClosures ) const; /** * Replaces point for section with index "theSectionIndex".