Salome HOME
Refs #289 - Spline profile is represented in OCC view as polyline profile
[modules/hydro.git] / src / HYDROData / HYDROData_ShapesGroup.cxx
index 1ef3ad95827d648bc1bf1ca556e9d0ffacf15923..7942fdf0792b6c2cd4e19c691777f3fb03c81658 100644 (file)
@@ -53,7 +53,7 @@ void HYDROData_ShapesGroup::SetShapes( const TopTools_SequenceOfShape& theShapes
   }
 }
 
-void HYDROData_ShapesGroup::GeShapes( TopTools_SequenceOfShape& theShapes ) const
+void HYDROData_ShapesGroup::GetShapes( TopTools_SequenceOfShape& theShapes ) const
 {
   theShapes.Clear();