X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMImpl%2FGEOMImpl_I3DPrimOperations.hxx;h=87277ae71fcc4c9c4fd5a47d84557f38906164c4;hb=307d55f904c3289d82aee698ef6e813455cd3b9a;hp=f8652b3facb9215ba859e6718cc93cc889bc8a3b;hpb=3ba64429c6c1ee8c3899ab32270b1223918f917c;p=modules%2Fgeom.git diff --git a/src/GEOMImpl/GEOMImpl_I3DPrimOperations.hxx b/src/GEOMImpl/GEOMImpl_I3DPrimOperations.hxx index f8652b3fa..87277ae71 100644 --- a/src/GEOMImpl/GEOMImpl_I3DPrimOperations.hxx +++ b/src/GEOMImpl/GEOMImpl_I3DPrimOperations.hxx @@ -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