X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FShHealOper%2FShHealOper_CloseContour.hxx;h=69efb38c2b1a22a9739fd691b76a76a3985ad641;hb=25a3dc91508bb59688142bc616b10facc61dfc3d;hp=2afe07bb24daa49c0905c89885317be0a869eab2;hpb=e093baaf913215eb4070acc4d31ce1b3f9d1c3eb;p=modules%2Fgeom.git diff --git a/src/ShHealOper/ShHealOper_CloseContour.hxx b/src/ShHealOper/ShHealOper_CloseContour.hxx index 2afe07bb2..69efb38c2 100644 --- a/src/ShHealOper/ShHealOper_CloseContour.hxx +++ b/src/ShHealOper/ShHealOper_CloseContour.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -47,10 +47,10 @@ class ShHealOper_CloseContour : public ShHealOper_Tool Standard_EXPORT ShHealOper_CloseContour() : ShHealOper_Tool() {} Standard_EXPORT ShHealOper_CloseContour (const TopoDS_Shape& theShape); - //Initalizes by whole shape. + //Initializes 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 Perform(const TopTools_SequenceOfShape& theSeqEdges, const Standard_Boolean theModeVertex = Standard_False,