Salome HOME
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
[modules/geom.git] / src / GEOMImpl / GEOMImpl_I3DPrimOperations.hxx
index f8652b3facb9215ba859e6718cc93cc889bc8a3b..87277ae71fcc4c9c4fd5a47d84557f38906164c4 100644 (file)
@@ -100,7 +100,7 @@ class GEOMImpl_I3DPrimOperations : public GEOM_IOperations {
   Standard_EXPORT Handle(GEOM_Object) MakeFilling (Handle(GEOM_Object) theShape,
                                                    int theMinDeg, int theMaxDeg,
                                                    double theTol2D, double theTol3D,
-                                                   int theNbIter, bool isUseOri,
+                                                   int theNbIter, int theMethod,
                                                    bool isApprox);
 
   Standard_EXPORT Handle(GEOM_Object) MakeThruSections