]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOM_I/GEOM_I3DPrimOperations_i.hh
Salome HOME
0022748: [EDF] Improvement of Filling operation
[modules/geom.git] / src / GEOM_I / GEOM_I3DPrimOperations_i.hh
index 56c1cbc7b9cc69c4d1af92195e0bfb6b117befcb..844067dd468ca60b743193a3dad58de9e01dcbb0 100644 (file)
@@ -166,7 +166,7 @@ class GEOM_I_EXPORT GEOM_I3DPrimOperations_i :
                                                      GEOM::GEOM_Object_ptr theAxis,
                                                      CORBA::Double theAngle);
 
-  GEOM::GEOM_Object_ptr MakeFilling(GEOM::GEOM_Object_ptr theShape,
+  GEOM::GEOM_Object_ptr MakeFilling(const GEOM::ListOfGO& theContours,
                                     CORBA::Long theMinDeg, CORBA::Long theMaxDeg,
                                     CORBA::Double theTol2D, CORBA::Double theTol3D,
                                     CORBA::Long theNbIter,