X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FShHealOper%2FShHealOper_RemoveInternalWires.hxx;h=f945d601aa0dc0d1c6441572d59939158fc7c1d1;hb=2736f682fe0d63fbaf9dff49c46b4fa6c23d72ce;hp=76b2ea9354fbb30e90c7a29089ed009612790fc9;hpb=8af6f2a74ecd53c356e81e728d91af4d865b8261;p=modules%2Fgeom.git diff --git a/src/ShHealOper/ShHealOper_RemoveInternalWires.hxx b/src/ShHealOper/ShHealOper_RemoveInternalWires.hxx index 76b2ea935..f945d601a 100644 --- a/src/ShHealOper/ShHealOper_RemoveInternalWires.hxx +++ b/src/ShHealOper/ShHealOper_RemoveInternalWires.hxx @@ -47,10 +47,10 @@ class ShHealOper_RemoveInternalWires : public ShHealOper_Tool /// Copy constructor Standard_EXPORT ShHealOper_RemoveInternalWires (const TopoDS_Shape& theShape); - //Method for initalization by whole shape. + //Method for initialization by whole shape. Standard_EXPORT virtual void Init(const TopoDS_Shape& theShape); - //Method for initalization by whole shape. + //Method for initialization by whole shape. Standard_EXPORT Standard_Boolean Remove(); //Removes all internal wires from all faces of the shape