]> OCCT Git - occt.git/commitdiff
0031939: Coding - correction of spelling errors in comments [part 6]
authorluz paz <luzpaz@users.noreply.github.com>
Mon, 11 Jan 2021 09:29:28 +0000 (12:29 +0300)
committerbugmaster <bugmaster@opencascade.com>
Tue, 12 Jan 2021 10:32:43 +0000 (13:32 +0300)
Fix various typos

Fixed via `codespell v2.1.dev

162 files changed:
src/AIS/AIS.hxx
src/AdvApp2Var/AdvApp2Var_ApproxF2var.cxx
src/Approx/Approx_SweepApproximation.cxx
src/BOPDS/BOPDS_Interf.hxx
src/BOPDS/BOPDS_ShapeInfo.hxx
src/BRep/BRep_Builder.cxx
src/BRepAdaptor/BRepAdaptor_CompCurve.hxx
src/BRepAdaptor/BRepAdaptor_Curve.hxx
src/BRepAlgo/BRepAlgo_FaceRestrictor.hxx
src/BRepBlend/BRepBlend_AppFuncRoot.cxx
src/BRepBuilderAPI/BRepBuilderAPI_Sewing.cxx
src/BRepFill/BRepFill_PipeShell.hxx
src/BRepMAT2d/BRepMAT2d_Explorer.hxx
src/BRepMesh/BRepMesh_Triangulator.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.hxx
src/BRepOffsetAPI/BRepOffsetAPI_NormalProjection.hxx
src/BRepTools/BRepTools_Quilt.cxx
src/BSplCLib/BSplCLib.hxx
src/BVH/BVH_QueueBuilder.hxx
src/Bisector/Bisector_Bisec.cxx
src/ChFi2d/ChFi2d_Builder.cxx
src/ChFi3d/ChFi3d_Builder_SpKP.cxx
src/D3DHost/D3DHost_FrameBuffer.cxx
src/DBRep/DBRep.cxx
src/DDF/DDF.hxx
src/DDF/DDF_Browser.hxx
src/DDF/DDF_DataCommands.cxx
src/DDataStd/DDataStd_BasicCommands.cxx
src/DDataStd/DDataStd_DrawPresentation.hxx
src/DDataStd/DDataStd_TreeBrowser.tcl
src/DDocStd/DDocStd_ShapeSchemaCommands.cxx
src/DNaming/DNaming.cxx
src/DNaming/DNaming_BasicCommands.cxx
src/DNaming/DNaming_ModelingCommands.cxx
src/DPrsStd/DPrsStd_AISPresentationCommands.cxx
src/Draft/Draft_Modification.hxx
src/Draw/Draw.hxx
src/Draw/Draw_BasicCommands.cxx
src/Draw/Draw_Display.hxx
src/Draw/Draw_Drawable3D.hxx
src/Draw/Draw_Main.hxx
src/Draw/Draw_Marker2D.hxx
src/Draw/Draw_Marker3D.hxx
src/Draw/Draw_Number.hxx
src/Draw/Draw_VariableCommands.cxx
src/Draw/Draw_Window.cxx
src/Draw/Draw_Window.hxx
src/DrawResources/CheckCommands.tcl
src/DrawResources/TestCommands.tcl
src/DrawResources/dftree.tcl
src/DrawTrSurf/DrawTrSurf.cxx
src/DsgPrs/DsgPrs_AnglePresentation.cxx
src/DsgPrs/DsgPrs_DatumPrs.hxx
src/DsgPrs/DsgPrs_FixPresentation.hxx
src/DsgPrs/DsgPrs_OffsetPresentation.hxx
src/DsgPrs/DsgPrs_SymmetricPresentation.cxx
src/ElSLib/ElSLib.hxx
src/Expr/Expr_BinaryExpression.hxx
src/Expr/Expr_GeneralExpression.hxx
src/Expr/Expr_GeneralRelation.hxx
src/Expr/Expr_NamedConstant.hxx
src/Expr/Expr_NamedUnknown.hxx
src/Expr/Expr_NumericValue.hxx
src/Expr/Expr_PolyExpression.hxx
src/Expr/Expr_Product.cxx
src/Expr/Expr_SingleRelation.hxx
src/Expr/Expr_SystemRelation.hxx
src/Expr/Expr_UnaryExpression.hxx
src/ExprIntrp/ExprIntrp_GenFct.hxx
src/Extrema/Extrema_ELPCOfLocateExtPC.hxx
src/Extrema/Extrema_ELPCOfLocateExtPC2d.hxx
src/Extrema/Extrema_EPCOfELPCOfLocateExtPC.hxx
src/Extrema/Extrema_EPCOfELPCOfLocateExtPC2d.hxx
src/Extrema/Extrema_EPCOfExtPC.hxx
src/Extrema/Extrema_EPCOfExtPC2d.hxx
src/Extrema/Extrema_ExtElC.hxx
src/Extrema/Extrema_ExtElC2d.hxx
src/Extrema/Extrema_ExtPC.hxx
src/Extrema/Extrema_ExtPC2d.hxx
src/Extrema/Extrema_ExtPElC.hxx
src/Extrema/Extrema_ExtPElC2d.hxx
src/Extrema/Extrema_ExtPRevS.cxx
src/Extrema/Extrema_GExtPC.gxx
src/Extrema/Extrema_GenExtCS.hxx
src/Extrema/Extrema_GenExtPS.hxx
src/Extrema/Extrema_GenExtSS.hxx
src/Extrema/Extrema_GenLocateExtCS.hxx
src/Extrema/Extrema_GenLocateExtSS.hxx
src/Extrema/Extrema_LocECC.hxx
src/Extrema/Extrema_LocECC2d.hxx
src/Extrema/Extrema_LocEPCOfLocateExtPC.hxx
src/Extrema/Extrema_LocEPCOfLocateExtPC2d.hxx
src/Extrema/Extrema_LocateExtCC.hxx
src/Extrema/Extrema_LocateExtCC2d.hxx
src/Extrema/Extrema_LocateExtPC.hxx
src/Extrema/Extrema_LocateExtPC2d.hxx
src/Extrema/Extrema_PCFOfEPCOfELPCOfLocateExtPC.hxx
src/Extrema/Extrema_PCFOfEPCOfELPCOfLocateExtPC2d.hxx
src/Extrema/Extrema_PCFOfEPCOfExtPC.hxx
src/Extrema/Extrema_PCFOfEPCOfExtPC2d.hxx
src/Extrema/Extrema_PCLocFOfLocEPCOfLocateExtPC.hxx
src/Extrema/Extrema_PCLocFOfLocEPCOfLocateExtPC2d.hxx
src/FairCurve/FairCurve_Batten.cxx
src/FilletSurf/FilletSurf_Builder.cxx
src/Font/Font_FontMgr.cxx
src/GC/GC_MakeMirror.hxx
src/GC/GC_MakePlane.hxx
src/GC/GC_MakeTrimmedCylinder.hxx
src/GCE2d/GCE2d_MakeMirror.hxx
src/GCPnts/GCPnts_AbscissaPoint.pxx
src/GCPnts/GCPnts_TangentialDeflection.pxx
src/GCPnts/GCPnts_UniformAbscissa.pxx
src/GProp/GProp.hxx
src/GProp/GProp_PrincipalProps.hxx
src/GccAna/GccAna_Circ2d3Tan.cxx
src/GccAna/GccAna_Circ2d3Tan.hxx
src/GccAna/GccAna_Circ2dBisec.cxx
src/GccAna/GccAna_Circ2dTanCen.hxx
src/GccAna/GccAna_Circ2dTanOnRad.hxx
src/GccAna/GccAna_Lin2d2Tan.hxx
src/GccAna/GccAna_Lin2dTanPar.hxx
src/Geom/Geom_Curve.hxx
src/Geom/Geom_Transformation.hxx
src/Geom2d/Geom2d_Curve.hxx
src/Geom2d/Geom2d_Transformation.hxx
src/Geom2dGcc/Geom2dGcc_Circ2d2TanRad.hxx
src/Geom2dGcc/Geom2dGcc_Circ2dTanCen.hxx
src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRad.hxx
src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.hxx
src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.hxx
src/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.hxx
src/Geom2dInt/Geom2dInt_TheLocateExtPCOfTheProjPCurOfGInter.hxx
src/Geom2dInt/Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter.hxx
src/Geom2dInt/Geom2dInt_TheProjPCurOfGInter.hxx
src/Geom2dLProp/Geom2dLProp_NumericCurInf2d.hxx
src/GeomFill/GeomFill_GuideTrihedronAC.cxx
src/GeomFill/GeomFill_GuideTrihedronAC.hxx
src/GeomFill/GeomFill_GuideTrihedronPlan.hxx
src/GeomFill/GeomFill_LocationGuide.cxx
src/GeomFill/GeomFill_Pipe.hxx
src/GeomFill/GeomFill_Sweep.hxx
src/GeomFill/GeomFill_SweepSectionGenerator.hxx
src/GeomFill/GeomFill_TrihedronLaw.hxx
src/GeomInt/GeomInt_LineTool.cxx
src/GeomLib/GeomLib_CheckCurveOnSurface.cxx
src/GeomPlate/GeomPlate_BuildPlateSurface.hxx
src/GeometryTest/GeometryTest_SurfaceCommands.cxx
src/Graphic3d/Graphic3d_CView.hxx
src/Graphic3d/Graphic3d_CubeMapSeparate.hxx
src/Graphic3d/Graphic3d_Group.hxx
src/Graphic3d/Graphic3d_MaterialAspect.hxx
src/Graphic3d/Graphic3d_ShaderProgram.hxx
src/Graphic3d/Graphic3d_Structure.hxx
src/Graphic3d/Graphic3d_Texture1Dsegment.hxx
src/Graphic3d/Graphic3d_TextureRoot.cxx
src/Graphic3d/Graphic3d_TypeOfLimit.hxx
src/gce/gce_MakeParab2d.hxx
src/gp/gp_Dir2d.hxx
src/gp/gp_Hypr.hxx
src/gp/gp_Hypr2d.hxx
src/gp/gp_Mat.hxx
src/gp/gp_XYZ.hxx

index 579f1561946fa7990c12b56977b4acc5f54d4ab1..1716313618b0f1553504ef55c0cfc569d4d40b84 100644 (file)
@@ -57,7 +57,7 @@
 //! To facilitate management, each object and each construction element has a selection priority.
 //! There are also means to modify the default priority.
 //! To define an environment of dynamic detection, you can use standard filter classes or create your own.
-//! A filter questions the owner of the sensitive primitive to determine if it has the the desired qualities.
+//! A filter questions the owner of the sensitive primitive to determine if it has the desired qualities.
 //! If it answers positively, it is kept. If not, it is rejected.
 //! The standard filters supplied in AIS include:
 //! - AIS_AttributeFilter
index 85a79ad819fc36589242a690aa298d3910e24109..c8595771a88c36d9a1fae7c20d47f8095115d1bf 100644 (file)
@@ -5782,11 +5782,11 @@ int mma2er1_(integer *ndjacu,
 /*     PATJAC: Table of coeff. of square of approximation with */
 /*             constraints of order IORDRU by U and IORDRV by V. */
 /*     VECERR: Auxiliary vector. */
-/*     ERREUR: MAX Error commited during removal of ALREADY CALCULATED coeff of PATJAC */
+/*     ERREUR: MAX Error committed during removal of ALREADY CALCULATED coeff of PATJAC */
 
 /*     OUTPUT ARGUMENTS  : */
 /*     ------------------- */
-/*     ERREUR: MAX Error commited during removal of coeff of PATJAC */
+/*     ERREUR: MAX Error committed during removal of coeff of PATJAC */
 /*             of indices from MINDGU to MAXDGU by U and from MINDGV to MAXDGV by V */
 /*             THEN the already calculated error. */
 
@@ -5949,11 +5949,11 @@ int mma2er2_(integer *ndjacu,
 /*             constraints of order IORDRU by U and IORDRV by V. */
 /*     EPMSCUT: Tolerance of approximation. */
 /*     VECERR: Auxiliary vector. */
-/*     ERREUR: MAX Error commited ALREADY CALCULATED  */
+/*     ERREUR: MAX Error committed ALREADY CALCULATED  */
 
 /*     OUTPUT ARGUMENTS  : */
 /*     ------------------- */
-/*     ERREUR: MAX Error commited by preserving only coeff of PATJAC */
+/*     ERREUR: MAX Error committed by preserving only coeff of PATJAC */
 /*             of indices from 0 to NEWDGU by U and from 0 to NEWDGV by V */
 /*             PLUS the already calculated error. */
 /* NEWDGU: Min. Degree by U such as the square of approximation */
@@ -7281,7 +7281,7 @@ int mma2moy_(integer *ndgumx,
 
 /*     OUTPUT ARGUMENTS : */
 /*     ------------------- */
-/*     ERRMOY: Average error commited by preserving only the coeff of */
+/*     ERRMOY: Average error committed by preserving only the coeff of */
 /*             PATJAC 2*(IORDRU+1) in MINDGU by U and 2*(IORDRV+1) in MINDGV by V. */
 
 /*     COMMONS USED   : */
index a12fc94c69dec21c0d49a55531da2d15462508a8..b5cc429a78dbb595ad99b16d23b4352dba23c6b0 100644 (file)
@@ -120,7 +120,7 @@ void Approx_SweepApproximation::Perform(const Standard_Real First,
    Translation.SetXYZ
      (myFunc->BarycentreOfSurf().XYZ());
    for (ii=1; ii<=Num3DSS; ii++) {
-     Tol =  ThreeDTol->Value(ii)/2; // To take accout of the error on the final result.
+     Tol =  ThreeDTol->Value(ii)/2; // To take account of the error on the final result.
      OneDTol->SetValue(ii, Tol * Wmin(ii) / Size);
      Tol *= Wmin(ii); //Factor of projection
      ThreeDTol->SetValue(ii, Max(Tol, 1.e-20) );
index 2e4770082904c428e081803b0c577daec62115aa..601d38e6dfec7c9d47d6b5ce28d5bee7605ecfb1 100644 (file)
@@ -21,7 +21,7 @@
 #include <BOPDS_VectorOfPoint.hxx>
 
 /**
- * The class BOPDS_Interf is is to store the information about
+ * The class BOPDS_Interf stores the information about
  * the interference between two shapes. 
  * The class BOPDS_Interf is root class 
  *
@@ -191,7 +191,7 @@ class BOPDS_Interf  {
   Handle(NCollection_BaseAllocator) myAllocator;
 };
 /**
- * The class BOPDS_InterfVV is is to store the information about
+ * The class BOPDS_InterfVV stores the information about
  * the interference of the type vertex/vertex. 
 */
 //=======================================================================
@@ -224,7 +224,7 @@ class BOPDS_InterfVV  : public BOPDS_Interf {
   //
 };
 /**
- * The class BOPDS_InterfVE is is to store the information about
+ * The class BOPDS_InterfVE stores the information about
  * the interference of the type vertex/edge. 
 */
 //=======================================================================
@@ -289,7 +289,7 @@ class BOPDS_InterfVE  : public BOPDS_Interf {
   
 };
 /**
- * The class BOPDS_InterfVF is is to store the information about
+ * The class BOPDS_InterfVF stores the information about
  * the interference of the type vertex/face 
 */
 //=======================================================================
@@ -362,7 +362,7 @@ class BOPDS_InterfVF  : public BOPDS_Interf {
       
 };
 /**
- * The class BOPDS_InterfEE is is to store the information about
+ * The class BOPDS_InterfEE stores the information about
  * the interference of the type edge/edge. 
 */
 //=======================================================================
@@ -417,7 +417,7 @@ class BOPDS_InterfEE  : public BOPDS_Interf {
   IntTools_CommonPrt myCommonPart;
 };
 /**
- * The class BOPDS_InterfEF is is to store the information about
+ * The class BOPDS_InterfEF stores the information about
  * the interference of the type edge/face. 
 */
 //=======================================================================
@@ -477,7 +477,7 @@ class BOPDS_InterfEF  : public BOPDS_Interf {
   IntTools_CommonPrt myCommonPart;
 }
 /**
- * The class BOPDS_InterfFF is is to store the information about
+ * The class BOPDS_InterfFF stores the information about
  * the interference of the type face/face. 
 */;
 //=======================================================================
@@ -588,7 +588,7 @@ class BOPDS_InterfFF  : public BOPDS_Interf {
 };
 
 /**
- * The class BOPDS_InterfVZ is is to store the information about
+ * The class BOPDS_InterfVZ stores the information about
  * the interference of the type vertex/solid. 
 */
 //=======================================================================
@@ -621,7 +621,7 @@ class BOPDS_InterfVZ  : public BOPDS_Interf {
   //
 };
 /**
- * The class BOPDS_InterfEZ is is to store the information about
+ * The class BOPDS_InterfEZ stores the information about
  * the interference of the type edge/solid. 
 */
 //=======================================================================
@@ -654,7 +654,7 @@ class BOPDS_InterfEZ  : public BOPDS_Interf {
   //
 };
 /**
- * The class BOPDS_InterfFZ is is to store the information about
+ * The class BOPDS_InterfFZ stores the information about
  * the interference of the type face/solid. 
 */
 //=======================================================================
@@ -687,7 +687,7 @@ class BOPDS_InterfFZ  : public BOPDS_Interf {
   //
 };
 /**
- * The class BOPDS_InterfZZ is is to store the information about
+ * The class BOPDS_InterfZZ stores the information about
  * the interference of the type solid/solid. 
 */
 //=======================================================================
index d454ed378977a7fba15c39f7b59da339b472e2c3..f2babc625308f2df58ccf0ec3994d69ef45c2f05 100644 (file)
@@ -128,7 +128,7 @@ public:
 
   //! Query
   //! Returns true if there is flag.
-  //! Returns the the  flag theFlag
+  //! Returns the flag theFlag
     Standard_Boolean HasFlag (Standard_Integer& theFlag) const;
   
 
index 272f2fca887413d2869f9fa081640d3a87803bd3..2e716099223b39238603b8dc67928a88044ed205 100644 (file)
@@ -118,7 +118,7 @@ static void UpdateCurves(BRep_ListOfCurveRepresentation& lcr,
       if (GC->IsCurve3D()) {
 //      if (!C.IsNull()) { //xpu031198, edge degeneree
 
-        // xpu151298 : parameters can be setted for null curves
+        // xpu151298 : parameters can be set for null curves
         //             see lbo & flo, to determine whether range is defined
         //             compare first and last parameters with default values.
         GC->Range(f, l);
@@ -185,7 +185,7 @@ static void UpdateCurves(BRep_ListOfCurveRepresentation& lcr,
       if (GC->IsCurve3D()) {
 //      if (!C.IsNull()) { //xpu031198, edge degeneree
 
-        // xpu151298 : parameters can be setted for null curves
+        // xpu151298 : parameters can be set for null curves
         //             see lbo & flo, to determine whether range is defined
         //             compare first and last parameters with default values.
         GC->Range(f, l);
index 87efb3f2944e7b6c165eb3c16ac66dfb6019e337..cf772a41a985061cce076aad0bbbf19cc766858e 100644 (file)
@@ -70,7 +70,7 @@ public:
   
   Standard_EXPORT BRepAdaptor_CompCurve(const TopoDS_Wire& W, const Standard_Boolean KnotByCurvilinearAbcissa = Standard_False);
   
-  //! Creates a Curve  to  acces to the geometry of edge
+  //! Creates a Curve  to  access the geometry of edge
   //! <W>.
   Standard_EXPORT BRepAdaptor_CompCurve(const TopoDS_Wire& W, const Standard_Boolean KnotByCurvilinearAbcissa, const Standard_Real First, const Standard_Real Last, const Standard_Real Tol);
   
index 3cbfb2f66365e4f968f3a23f1299542812485cce..ded2fda66c31cbc670b57e4c2dc93d51fb18341c 100644 (file)
@@ -71,11 +71,11 @@ public:
   //! Creates an undefined Curve with no Edge loaded.
   Standard_EXPORT BRepAdaptor_Curve();
   
-  //! Creates a Curve  to  acces to the geometry of edge
+  //! Creates a Curve  to  access the geometry of edge
   //! <E>.
   Standard_EXPORT BRepAdaptor_Curve(const TopoDS_Edge& E);
   
-  //! Creates a Curve to acces to  the geometry  of edge
+  //! Creates a Curve to access  the geometry  of edge
   //! <E>.   The geometry  will   be  computed using the
   //! parametric curve of <E> on the face  <F>. An Error
   //! is  raised if  the edge does  not have a pcurve on
@@ -85,11 +85,11 @@ public:
   //! Reset currently loaded curve (undone Load()).
   Standard_EXPORT void Reset();
 
-  //! Sets  the Curve <me>  to acces to the  geometry of
+  //! Sets  the Curve <me>  to access the  geometry of
   //! edge <E>.
   Standard_EXPORT void Initialize (const TopoDS_Edge& E);
   
-  //! Sets the Curve <me>  to acces to  the  geometry of
+  //! Sets the Curve <me>  to access  the  geometry of
   //! edge <E>.  The geometry will be computed using the
   //! parametric curve of <E>  on the face <F>. An Error
   //! is raised if the edge  does not  have a pcurve  on
index 5aa1fcb7d8bad042094232500be0b33f00fceec9..5d95c340223d81ef5c10370bed207758ce570493 100644 (file)
@@ -44,7 +44,7 @@ public:
   
   Standard_EXPORT BRepAlgo_FaceRestrictor();
   
-  //! the surface of <F> will be the the surface of each new
+  //! the surface of <F> will be the surface of each new
   //! faces built.
   //! <Proj> is used to update pcurves on edges if necessary.
   //! See Add().
index 46c703d882dc0fc75b093bc3fcf982ca677d080b..a81ca86e20a77366825d067e48c554b9dbf3a626 100644 (file)
@@ -306,7 +306,7 @@ Standard_Boolean BRepBlend_AppFuncRoot::SearchPoint(Blend_AppFunction& Func,
     Vec(XInit,Pnt);
   }
   else {
-    //  (1.d) Intialisation by linear interpolation
+    //  (1.d) Initialisation by linear interpolation
     Pnt = myLine->Point(Index);
     Vec(X1,Pnt);
     t1 = Pnt.Parameter();
index 72c312232d553b1ed19aa3ff0f6d981f99d2f9af..cb11204ff132573e49b5ce87531b97589f0a8f9d 100644 (file)
@@ -3195,7 +3195,7 @@ void BRepBuilderAPI_Sewing::Merging(const Standard_Boolean /* firstTime */,
                                          MergedWithBound.Contains(iedge));
           if (!isRejected) {
             if (myBoundSections.IsBound(iedge)) {
-              // Edge is splitted - check sections
+              // Edge is split - check sections
               TopTools_ListIteratorOfListOfShape lit(myBoundSections(iedge));
               for (; lit.More() && !isRejected; lit.Next()) {
                 const TopoDS_Shape& sec = lit.Value();
@@ -3289,7 +3289,7 @@ void BRepBuilderAPI_Sewing::Merging(const Standard_Boolean /* firstTime */,
                                            MergedWithSections.Contains(iedge));
             if (!isRejected) {
               if (myBoundSections.IsBound(iedge)) {
-                // Edge is splitted - check sections
+                // Edge is split - check sections
                 TopTools_ListIteratorOfListOfShape lit(myBoundSections(iedge));
                 for (; lit.More() && !isRejected; lit.Next()) {
                   const TopoDS_Shape& sec = lit.Value();
@@ -3370,7 +3370,7 @@ void BRepBuilderAPI_Sewing::Merging(const Standard_Boolean /* firstTime */,
     if (!isMerged && !isMergedSplit) {
       // Nothing was merged in this iteration
       if (isPrevSplit) {
-        // Replace previously splitted bound
+        // Replace previously split bound
         myReShape->Replace(myReShape->Apply(bound),myReShape->Apply(BoundWire));
       }
       //      else if (hasCuttingSections) {
@@ -3726,7 +3726,7 @@ void BRepBuilderAPI_Sewing::Cutting(const Message_ProgressRange& theProgress)
         // Store bound for section
         mySectionBound.Bind(section,bound);
       }
-      // Store splitted bound
+      // Store split bound
       myBoundSections.Bind(bound,listSections);
     }
   }
index 0d92fae076b40d5d0cbd1408930d275417a2541b..08b2e5adfa78cc4418b6b74f700fcebc4702b828 100644 (file)
@@ -64,7 +64,7 @@ public:
 
   
   //! Set an sweep's mode
-  //! If no mode are setted, the mode use in MakePipe is used
+  //! If no mode are set, the mode used in MakePipe is used
   Standard_EXPORT BRepFill_PipeShell(const TopoDS_Wire& Spine);
   
   //! Set an Frenet or an CorrectedFrenet trihedron
@@ -86,7 +86,7 @@ public:
   //! Set support to the spine to define the BiNormal
   //! at   the spine, like    the  normal the surfaces.
   //! Warning: To  be  effective,  Each  edge  of  the  <spine>  must
-  //! have an  representaion  on   one   face  of<SpineSupport>
+  //! have an  representation  on   one   face  of<SpineSupport>
   Standard_EXPORT Standard_Boolean Set (const TopoDS_Shape& SpineSupport);
   
   //! Set  an  auxiliary  spine  to  define  the Normal
index 9fc4d3e81c4c004f674a3521e12e1114a2f1cde1..9847cd640aeef9a2443206d20f7fbb9abd49af39 100644 (file)
@@ -96,7 +96,7 @@ protected:
 private:
 
   
-  //! Construction from a set of cuves from Geom2d.
+  //! Construction from a set of curves from Geom2d.
   //! Assume  the   orientation  of  the  closed   lines are
   //! compatible. (ie if A is in B, the orientation of A and B
   //! has to be different.
index b1538c4e24a7be7722b589ddf3eb1481e8992265..5c3f09d9e376fc85df53ff29c8655f1ff78ee7a8 100644 (file)
@@ -51,7 +51,7 @@ public:
     const NCollection_List<TColStd_SequenceOfInteger>& theWires,
     const gp_Dir&                                      theNorm);
 
-  //! Performs triangulation of source wires and stores triangles the the output list.
+  //! Performs triangulation of source wires and stores triangles the output list.
   Standard_EXPORT Standard_Boolean Perform (NCollection_List<Poly_Triangle>& thePolyTriangles);
 
   //! Set messenger for output information
index 18e6c562123eb15b1b4f497954add60cbf672567..c3a56e41033454776137ff5dcc6399024a1f097b 100644 (file)
@@ -67,7 +67,7 @@ public:
   
   //! Constructs the shell-generating framework defined by the wire Spine.
   //! Sets an sweep's mode
-  //! If no mode are setted, the mode use in MakePipe is used
+  //! If no mode are set, the mode use in MakePipe is used
   Standard_EXPORT BRepOffsetAPI_MakePipeShell(const TopoDS_Wire& Spine);
   
   //! Sets a Frenet or a CorrectedFrenet trihedron
@@ -91,7 +91,7 @@ public:
   //! Sets support to the spine to define the BiNormal of
   //! the trihedron, like the normal  to the surfaces.
   //! Warning:  To be effective, Each  edge of the <spine> must
-  //! have an representaion on one face of<SpineSupport>
+  //! have a representation on one face of<SpineSupport>
   Standard_EXPORT Standard_Boolean SetMode (const TopoDS_Shape& SpineSupport);
   
   //! Sets  an  auxiliary  spine  to  define  the Normal
index 91415d6a0aa74817148c5442a8b6b4bc39418532..2156812b9c4632cf4102ed4c8155b4202f8acb0d 100644 (file)
@@ -111,7 +111,7 @@ public:
   //! Returns the initial face corresponding to the projected edge E.
   //! Exceptions
   //! StdFail_NotDone if no face was found.
-  //! Standard_NoSuchObject if if a face corresponding to
+  //! Standard_NoSuchObject if a face corresponding to
   //! E has already been found.
   Standard_EXPORT const TopoDS_Shape& Couple (const TopoDS_Edge& E) const;
   
index 416ec22a45fcdee4cdab3419cda946a084532961..f31c8648401c9a783e77518d168ec1f0220601ca 100644 (file)
@@ -367,7 +367,7 @@ TopoDS_Shape BRepTools_Quilt::Shells() const
   // - Add the face to an existing shell
   // - Connect other shells if the face touch more than one shell
 
-  // In the Map M the Shell is bound withe the relative orientation of E 
+  // In the Map M the Shell is bound with the relative orientation of E 
   // in the shell
   // In the map MF we binb the face to its shell.
   // In the Map MF the Shell is bound with the relative orientation of F 
index 7d896443068baddfeea358fe42b040ce8fcbca2f..d3947e1dd7fe11ac6114850d7fd4b67b067e5d67 100644 (file)
@@ -663,7 +663,7 @@ public:
   //! * Knots  and multiplicities or "flat knots" without
   //! multiplicities.
   //!
-  //! * The  <Index>  is   the the  localization  of  the
+  //! * The  <Index>  is   the localization  of  the
   //! parameter in the knot sequence.  If <Index> is  out
   //! of range the correct value will be searched.
   //!
@@ -1359,7 +1359,7 @@ public:
   //! FlatKnots are the knots of the BSpline  Starting Condition if =
   //! -1 means the starting point of the curve can move
   //! = 0 means the
-  //! starting  point  of the cuve  cannot  move but  tangen  starting
+  //! starting  point  of the curve  cannot  move but  tangent  starting
   //! point of the curve cannot move
   //! = 1 means the starting point and tangents cannot move
   //! = 2 means the starting point tangent and curvature cannot move
@@ -1386,7 +1386,7 @@ public:
   //! FlatKnots are the knots of the BSpline  Starting Condition if =
   //! -1 means the starting point of the curve can move
   //! = 0 means the
-  //! starting  point  of the cuve  cannot  move but  tangen  starting
+  //! starting  point  of the curve  cannot  move but  tangent  starting
   //! point of the curve cannot move
   //! = 1 means the starting point and tangents cannot move
   //! = 2 means the starting point tangent and curvature cannot move
@@ -1413,7 +1413,7 @@ public:
   //! FlatKnots are the knots of the BSpline  Starting Condition if =
   //! -1 means the starting point of the curve can move
   //! = 0 means the
-  //! starting  point  of the cuve  cannot  move but  tangen  starting
+  //! starting  point  of the curve  cannot  move but  tangent  starting
   //! point of the curve cannot move
   //! = 1 means the starting point and tangents cannot move
   //! = 2 means the starting point tangent and curvature cannot move
index 51d79615dc7dc306876f2d627990309e997b322e..7fde18d25716537f82f8c0369a7811d47cb04df9 100644 (file)
@@ -164,7 +164,7 @@ protected:
                                                                      BVH_Tree<T, N>*        theBVH,
                                                                      const Standard_Integer theNode) const = 0;
 
-  //! Processes child nodes of the splitted BVH node.
+  //! Processes child nodes of the split BVH node.
   virtual void addChildren (BVH_Tree<T, N>*        theBVH,
                             BVH_BuildQueue&        theBuildQueue,
                                                        const Standard_Integer theNode,
index cb63dc768397d3dd51ce6ab8c8e0abac14e24c48..7159fc69367bd6544067459a22606829786d4a30 100644 (file)
@@ -70,7 +70,7 @@ Bisector_Bisec::Bisector_Bisec()
 //   apoint        :   point through which the bissectrice should pass.         
 //   afirstvector  : \ vectors to determine the sector where       
 //   asecondvector : / the bissectrice should be located.                      
-//   adirection    :   shows the the side of the bissectrice to be preserved.       
+//   adirection    :   shows the side of the bissectrice to be preserved.
 //   tolerance     :   threshold starting from which the bisectrices are degenerated
 //===========================================================================
 
index 8cfc9cf394397a7669405206a5d8fc68d64b27dc..0e797fe32f8d3d9a9b9f30472cb3f4a2405cf43d 100644 (file)
@@ -810,7 +810,7 @@ TopoDS_Edge ChFi2d_Builder::BuildFilletEdge(const TopoDS_Vertex& V,
     Handle(Geom2d_Circle) CC2 = Handle(Geom2d_Circle)::DownCast(basisC2);
     ElCLib::D1(param3,CC2->Circ2d(),p,Ve2);
     Sens2 = (CC2->Circ2d()).IsDirect(); 
-  } // if if (C2->DynamicType() ...
+  } // if (C2->DynamicType() ...
   else {
     Handle(Geom2d_Line) CC2 = Handle(Geom2d_Line)::DownCast(basisC2);
     ElCLib::D1(param3,CC2->Lin2d(),p,Ve2);
index 06a4f585affabf05d0c2652d4e73ce74a980346f..a1a04de26c10ab9a296a177435f263eb42cc13be 100644 (file)
@@ -672,7 +672,7 @@ Standard_Boolean ChFi3d_Builder::SplitKPart
    Standard_Boolean&                intf,
    Standard_Boolean&                intl)
 {
-  //The the hatching of each faces is started by tangency lines.
+  //The hatching of each faces is started by tangency lines.
   
   Standard_Real pitol = Precision::PIntersection();
   
index 6c2b96ebbf6153d085c21d8ef737d94a5b99624d..25e4afb877a1022e67ca0705a7aada5bf7639b59 100644 (file)
@@ -331,7 +331,7 @@ void D3DHost_FrameBuffer::BindBuffer (const Handle(OpenGl_Context)& theCtx)
       myDepthFormat = 0;
       myDepthStencilTexture->Release (theCtx.get());
       theCtx->PushMessage (GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_TYPE_PORTABILITY, 0, GL_DEBUG_SEVERITY_HIGH,
-                           "D3DHost_FrameBuffer, OpenGL FBO is created without Depth+Stencil attachements!");
+                           "D3DHost_FrameBuffer, OpenGL FBO is created without Depth+Stencil attachments!");
     }
   }
 }
index 973a762203aaea59521bc985a1dbdca379002121..bb3ed45499a10c28d333dd1a49562985452e13ca 100644 (file)
@@ -1634,7 +1634,7 @@ void  DBRep::BasicCommands(Draw_Interpretor& theCommands)
   theCommands.Add("numshapes","numshapes s; size of shape",__FILE__,numshapes,g);
   theCommands.Add("countshapes","countshapes s; count of shape",__FILE__,countshapes,g);
   theCommands.Add("setflags",
-                  "setflags shape_name flag1[flag2...]\n sets flags for shape(free, modidfied, checked, orientable, closed, infinite, convex, locked), for exmple <setflags a free> or <setflags a -free> if necessary unflag ",
+                  "setflags shape_name flag1[flag2...]\n sets flags for shape(free, modified, checked, orientable, closed, infinite, convex, locked), for example <setflags a free> or <setflags a -free> if necessary unflag ",
                   __FILE__,setFlags,g);
 
 //  theCommands.Add("dumpmmgt",
index 6b3db337b06a81c0f61af6e9110fd331f89a0e77..71a22ea1866cb91a40bb0aebc9fa4cb515e96534 100644 (file)
@@ -43,12 +43,12 @@ public:
   
   //! Search in draw  directory the framewok  identified
   //! by its name <Name>. returns True if found. In that
-  //! case <DF> is setted.
+  //! case <DF> is set.
   Standard_EXPORT static Standard_Boolean GetDF (Standard_CString& Name, Handle(TDF_Data)& DF, const Standard_Boolean Complain = Standard_True);
   
   //! Search in <DF>  the label identified by its  entry
   //! <Entry>.  returns  <True> if  found. In  that case
-  //! <Label> is setted.
+  //! <Label> is set.
   Standard_EXPORT static Standard_Boolean FindLabel (const Handle(TDF_Data)& DF, const Standard_CString Entry, TDF_Label& Label, const Standard_Boolean Complain = Standard_True);
   
   //! Search in <DF> the  label identified by its entry
@@ -58,7 +58,7 @@ public:
   
   //! Search   in <DF> the  attribute  identified by its
   //! <ID> and its <entry>.  returns <True> if found. In
-  //! that case A is setted.
+  //! that case A is set.
   Standard_EXPORT static Standard_Boolean Find (const Handle(TDF_Data)& DF, const Standard_CString Entry, const Standard_GUID& ID, Handle(TDF_Attribute)& A, const Standard_Boolean Complain = Standard_True);
   
   //! Safe variant for arbitrary type of argument
index 4b61c3170562a02b04298290ab4cb7b604454ba0..0b519a6f39c933b5210ab842b17b6a3dbd33dc12 100644 (file)
@@ -69,7 +69,7 @@ public:
   
   //! Returns a string composed with the list of
   //! referenced attribute index of the attribute
-  //! <anIndex>. For exemple, it is usefull for
+  //! <anIndex>. For example, it is useful for
   //! TDataStd_Group. It uses a mechanism based on a
   //! DDF_AttributeBrowser.
   Standard_EXPORT TCollection_AsciiString OpenAttribute (const Standard_Integer anIndex = 0);
index f0e4391e02cb7f6ba66cfc9c7690c5c7f32b43f6..53117d938784aaa6741b26b413004a4a572d3212 100644 (file)
@@ -257,7 +257,7 @@ static Standard_Integer CopyLabel_SCopy (Draw_Interpretor& di,Standard_Integer n
     if(!DDF::GetDF(a[1], DF)) return 1;
     if (!DDF::FindLabel(DF,a[2],SOURCE)) return 1;   
     if (DDF::FindLabel(DF,a[3],TARGET)) {
-      di << " target label is already setted \n";
+      di << " target label is already set \n";
       return 1;
     }
     DDF::AddLabel(DF,a[3],TARGET);
index 0d7b16d664749cadb0673cc5869974d4015e9372..3cc31d101745ca740aa72f0d3c983a6fbb73d2a5 100644 (file)
@@ -367,7 +367,7 @@ static Standard_Integer DDataStd_Self (Draw_Interpretor& di,
     TDF_Label L;
     if (!DDF::FindLabel(DF,arg[2],L)) return 1; 
 //    TDataStd::MakeSelfContained(L,removed);
-//    if (removed.IsEmpty()) std::cout << "noone attriburte removed" << std::endl;
+//    if (removed.IsEmpty()) std::cout << "no attribute removed" << std::endl;
 //    for (TDF_ListIteratorOfAttributeList it(removed);it.More();it.Next()) {
 //      TDF_Tool::Entry(it.Value()->Label(),s); std::cout  << s << " ";
 //      std::cout << std::endl;
index 034934f266b47b6ddf9329094a6981acd13ce6f9..694d264a112f8e8427257bf4677f7192052b06a4 100644 (file)
@@ -33,7 +33,7 @@ class TDF_AttributeDelta;
 class DDataStd_DrawPresentation;
 DEFINE_STANDARD_HANDLE(DDataStd_DrawPresentation, TDF_Attribute)
 
-//! draw presentaion of a label of a document
+//! draw presentation of a label of a document
 class DDataStd_DrawPresentation : public TDF_Attribute
 {
 
index fdca7468b4de5cac2926539215fa7d7c7f44db58..3c17aaff86d9f381985699953b9e7b36ec170be3 100644 (file)
@@ -26,7 +26,7 @@
 # white     : interoperable
 # white + c : non interoperable
 # X         : X Reference
-# Red       : not yet commited in transaction #0
+# Red       : not yet committed in transaction #0
 # 
 #
 
@@ -157,7 +157,7 @@ proc TREE:Tree:InitTextPanel { TreeBrowser w p } {
 
     $TREE_WINDOWS($w,NAV,text) insert end " Welcome to the QDF browser (Rev #.#)\n"
     $TREE_WINDOWS($w,NAV,text) insert end "--------------------------------------\n\n"
-    $TREE_WINDOWS($w,NAV,text) insert end "This browser is an easy to use prototype made with Tix technology. We hope it will be usefull for understanding and debugging QDF.\n"
+    $TREE_WINDOWS($w,NAV,text) insert end "This browser is an easy to use prototype made with Tix technology. We hope it will be useful for understanding and debugging QDF.\n"
     $TREE_WINDOWS($w,NAV,text) insert end "\t\t\t\tFID & YAN"
 }
 
index b18462bc8ecbc68e8bb6642068b4542f0b9f93ba..438764a1aa3c97467c0213cd24bf3a80e8c9dc23 100644 (file)
@@ -61,7 +61,7 @@ static void DDocStd_StorageErrorMessage (Draw_Interpretor& theDI, const Storage_
     theDI << "Storage error: error during writing";
     break;
   case Storage_VSFormatError:
-    theDI << "Storage error: wrong format error occured while reading";
+    theDI << "Storage error: wrong format error occurred while reading";
     break;
   case Storage_VSUnknownType:
     theDI << "Storage error: try to read an unknown type";
index 9fca99f3b80a16a113ec67e1eb78cfb30a94334a..b0705f238f317f92b3b4b0b533d361f1151ee543 100644 (file)
@@ -273,7 +273,7 @@ static void LoadC0Edges(const TopoDS_Shape& S,
   }
   
   TopTools_MapOfShape anEdgesToDelete;
-  TopExp_Explorer anEx(S,TopAbs_EDGE); // mpv: new explorer iterator becouse we need keep edges order
+  TopExp_Explorer anEx(S,TopAbs_EDGE); // mpv: new explorer iterator because we need keep edges order
   for(;anEx.More();anEx.Next()) {
     Standard_Boolean aC0 = Standard_False;
     TopoDS_Shape anEdge1 = anEx.Current();
@@ -602,7 +602,7 @@ Handle(TNaming_NamedShape) DNaming::GetObjectValue(const Handle(TDataStd_UAttrib
 
 //=======================================================================
 //function : GetPrevFunction
-//purpose  : Returns previus function
+//purpose  : Returns previous function
 //=======================================================================
 Handle(TFunction_Function) DNaming::GetPrevFunction(const Handle(TFunction_Function)& theFunction)
 {
index 4a2ca3107bf689e4c7e34b619b528349fca0907a..c07759e240a56c985737c74db69427385395cd19 100644 (file)
@@ -156,7 +156,7 @@ static Standard_Integer Getentry (Draw_Interpretor& di, Standard_Integer n, cons
 
   TopoDS_Shape S = DBRep::Get(a[2]);
   if (S.IsNull()) {
-    di <<"Noone shape selected\n";
+    di <<"No shape selected\n";
     //di << 0;
     return 0;
   }
@@ -176,7 +176,7 @@ static Standard_Integer Getentry (Draw_Interpretor& di, Standard_Integer n, cons
 
 //=======================================================================
 //function : NamedShape
-//purpose  : retrive label of Primitive or a Generated shape
+//purpose  : retrieve label of Primitive or a Generated shape
 //=======================================================================
 static Standard_Integer NamedShape(Draw_Interpretor& di, Standard_Integer n, const char** a)
 {
@@ -187,7 +187,7 @@ static Standard_Integer NamedShape(Draw_Interpretor& di, Standard_Integer n, con
   if (!DDF::GetDF(a[1],ND)) return 1;
   TopoDS_Shape  SS = DBRep::Get(a[2]);
   if (SS.IsNull()) {
-    di <<"Noone shape selected\n";
+    di <<"No shape selected\n";
     //di << 0;
     return 0;
   }
@@ -396,7 +396,7 @@ static Standard_Integer Collect (Draw_Interpretor& di,
 }
 //=======================================================================
 //function : GetCreationEntry
-//purpose  : retrive label of Primitive or a Generated shape
+//purpose  : retrieve label of Primitive or a Generated shape
 //=======================================================================
 static Standard_Integer Getcreationentry (Draw_Interpretor& di, Standard_Integer n, const char** a)
 {
@@ -410,7 +410,7 @@ static Standard_Integer Getcreationentry (Draw_Interpretor& di, Standard_Integer
   TopoDS_Shape  SS = DBRep::Get(a[2]);
 
   if (SS.IsNull()) {
-    di <<"Noone shape selected\n";
+    di <<"No shape selected\n";
     //di << 0;
     return 0;
   }
index 01e1177cdd3fb293b73b7d0785e268fa12fb6c7c..a8e442a677cc08c4f286d393cba3753d2102fda5 100644 (file)
@@ -712,7 +712,7 @@ static Standard_Integer DNaming_AttachShape (Draw_Interpretor& di,
            Handle(TFunction_Function) aCntFun;
            if(aCont->Label().Father().FindAttribute(TFunction_Function::GetID(), aCntFun)) { //Fun:2 ==> result
              // First argument of Selection function refers to father function (of context object) 
-             // to which selection is attached (because sel obj. itself already has refrence to result NS
+             // to which selection is attached (because sel obj. itself already has reference to result NS
              TDF_Reference::Set(aFun->Label().FindChild(FUNCTION_ARGUMENTS_LABEL).FindChild(ATTACH_ARG), 
                                 aCntFun->Label()); //ref to function produced Context shape
              
@@ -1714,7 +1714,7 @@ static Standard_Boolean MakeSelection (const Handle(TDataStd_UAttribute)& Obj,
          Handle(TFunction_Function) aCntFun;
          if(aNS->Label().Father().FindAttribute(TFunction_Function::GetID(), aCntFun)) { //Fun:2 ==> result
              // First argument of Selection function refers to father function (of context object) 
-             // to which selection is attached (because sel obj. itself already has refrence to result NS
+             // to which selection is attached (because sel obj. itself already has reference to result NS
            TDF_Reference::Set(aFun->Label().FindChild(FUNCTION_ARGUMENTS_LABEL).FindChild(ATTACH_ARG), 
                               aCntFun->Label()); //ref to function produced Context shape
            
@@ -1772,7 +1772,7 @@ static Standard_Boolean MakeXSelection (const Handle(TDataStd_UAttribute)& Obj,
          Handle(TFunction_Function) aCntFun;
          if(aNS->Label().Father().FindAttribute(TFunction_Function::GetID(), aCntFun)) { //Fun:2 ==> result
              // First argument of Selection function refers to father function (of context object) 
-             // to which selection is attached (because sel obj. itself already has refrence to result NS
+             // to which selection is attached (because sel obj. itself already has reference to result NS
            TDF_Reference::Set(aFun->Label().FindChild(FUNCTION_ARGUMENTS_LABEL).FindChild(ATTACH_ARG), 
                               aCntFun->Label()); //ref to function produced Context shape
            
index 0ae5914550daaf186c3dfd121d5015127017abfa..1a4c02f3b05be2df31d524c3302df40ca9e495ab 100644 (file)
@@ -167,7 +167,7 @@ static Standard_Integer DPrsStd_AISSet (Draw_Interpretor& di,
     Standard_GUID guid;
     TCollection_ExtendedString str = arg[3];
 #ifdef OCCT_DEBUG
-    std::cout << "Inputed parameter > " << str   << std::endl;
+    std::cout << "Inputted parameter > " << str   << std::endl;
 #endif
     if ( str == "A" )  //axis
       guid = TDataXtd_Axis::GetID();     //"2a96b601-ec8b-11d0-bee7-080009dc3333" 
@@ -233,7 +233,7 @@ static Standard_Integer DPrsStd_AISDriver (Draw_Interpretor& di,
       else {
        TCollection_ExtendedString str = arg[3];
 #ifdef OCCT_DEBUG
-       std::cout << "Inputed parameter > " << str   << std::endl;
+       std::cout << "Inputted parameter > " << str   << std::endl;
 #endif
        if ( str == "A" )  //axis
          guid = TDataXtd_Axis::GetID();     //"2a96b601-ec8b-11d0-bee7-080009dc3333" 
index 32bec2e51f8ffb7904a8eb6275c164fd105a9158..4550da76dd3ddc67c35a35c139ad294e66480014 100644 (file)
@@ -95,7 +95,7 @@ public:
   Standard_EXPORT Draft_ErrorStatus Error() const;
   
   //! Returns the shape (Face,  Edge or Vertex) on which
-  //! an error occured.
+  //! an error occurred.
   Standard_EXPORT const TopoDS_Shape& ProblematicShape() const;
   
   //! Returns all  the  faces   which  have been   added
@@ -145,7 +145,7 @@ public:
   //! <Tol> are not significant.
   //!
   //! <NewE> is the new  edge created from  <E>.  <NewF>
-  //! is the new face created from <F>. They may be usefull.
+  //! is the new face created from <F>. They may be useful.
   Standard_EXPORT Standard_Boolean NewCurve2d (const TopoDS_Edge& E, const TopoDS_Face& F, const TopoDS_Edge& NewE, const TopoDS_Face& NewF, Handle(Geom2d_Curve)& C, Standard_Real& Tol) Standard_OVERRIDE;
   
   //! Returns Standard_True if the Vertex  <V> has a new
index 87317b338d106470a3a804ebed494f7c0307365f..e8cbffe4ff2cf3bc8463bb9c03d547bde80ca17a 100644 (file)
@@ -75,7 +75,7 @@ public: //! @name Tcl variables management tools
   //! variable exist.
   Standard_EXPORT static Standard_Boolean Get (const Standard_CString Name, Standard_Real& val);
   
-  //! Sets a TCL sting variable
+  //! Sets a TCL string variable
   Standard_EXPORT static void Set (const Standard_CString Name, const Standard_CString val);
 
 public: //! @name argument parsing tools
index 7d6b37e66ab88c0605e2793df4c9d2cd4d30d018..0270aaf7a0a038a2dd7f163f718025eaec4e1df2 100644 (file)
@@ -87,7 +87,7 @@ static Standard_Integer chronom(Draw_Interpretor& di,
       Draw_Chrono = (*a[1] == '1');
 
     if (Draw_Chrono) di << "Chronometers activated.\n";
-    else di << "Chronometers desactivated.\n";
+    else di << "Chronometers deactivated.\n";
   }
   else {
     Handle(Draw_Drawable3D) D = Draw::Get(a[1]);
@@ -155,7 +155,7 @@ static Standard_Integer dchronom(Draw_Interpretor& theDI,
       Draw_Chrono = (*a[1] == '1');
 
     if (Draw_Chrono) theDI << "Chronometers activated.\n";
-    else theDI << "Chronometers desactivated.\n";
+    else theDI << "Chronometers deactivated.\n";
   }
   else {
     Handle(Draw_Drawable3D) D = Draw::Get(a[1]);
index b2d9dcd947611444cf9b693d7ccc70a6be81994e..7fe68ac8b9236ad721657b06099825bfd0c1531d 100644 (file)
@@ -110,7 +110,7 @@ public:
   //! display is drawing.
   Standard_EXPORT Standard_Integer ViewId() const;
   
-  //! Returs  True  if  the  last   drawing   operations
+  //! Returns  True  if  the  last   drawing   operations
   //! generated  a pick hit.  When HasPicked is True the
   //! Drawing should be resumed.
   //!
index 8cfa3bd1bb1dd4f5dca3c5bfd5b91b66fbdda0db..a89dec176f546a6df80e3ed764cff0a7ec3179be 100644 (file)
@@ -41,7 +41,7 @@ public:
   
   Standard_EXPORT virtual void DrawOn (Draw_Display& dis) const = 0;
   
-  //! Returs True if the pick is outside the box
+  //! Returns True if the pick is outside the box
   Standard_EXPORT virtual Standard_Boolean PickReject (const Standard_Real X, const Standard_Real Y, const Standard_Real Prec) const;
   
   //! For variable copy.
index 81e742df36c7340e2ac7c8e0706d898476eaa224..2ccb4839f2314faf49174a13eba3ab70baec328d 100644 (file)
@@ -15,7 +15,7 @@
 // commercial license or contractual agreement.
 
 // Defines common framework for declaration of main/WinMain functions 
-// for executbales on UNIX and WNT that extends DRAW Test Harness.
+// for executables on UNIX and WNT that extends DRAW Test Harness.
 
 // In order to create executable in DRAW environment, in the executable
 // the following line should be added:
index 62009d6a00c4befd59ea09db845135fecb982f9f..7b659014335c6fb51d8d2ec4d7618258379feab0 100644 (file)
@@ -51,7 +51,7 @@ public:
   
   Standard_EXPORT void DrawOn (Draw_Display& dis) const Standard_OVERRIDE;
   
-  //! Returs always false
+  //! Returns always false
   Standard_EXPORT virtual Standard_Boolean PickReject (const Standard_Real X, const Standard_Real Y, const Standard_Real Prec) const Standard_OVERRIDE;
 
 
index 7645f951fbd47ddc1ea7c78d2a4f190ff98bbee1..255609bc79e177c1e64dbe549f5eabe57cb67b0b 100644 (file)
@@ -51,7 +51,7 @@ public:
   
   Standard_EXPORT void DrawOn (Draw_Display& dis) const Standard_OVERRIDE;
   
-  //! Returs always false
+  //! Returns always false
   Standard_EXPORT virtual Standard_Boolean PickReject (const Standard_Real X, const Standard_Real Y, const Standard_Real Prec) const Standard_OVERRIDE;
 
 
index bb3a1168412267171350cc90c9cbc8194ffe8ca7..162f0a2c6f7ec60d74b1bb4af28ff7436ea960ec 100644 (file)
@@ -31,7 +31,7 @@ class Draw_Drawable3D;
 class Draw_Number;
 DEFINE_STANDARD_HANDLE(Draw_Number, Draw_Drawable3D)
 
-//! To store nummbers in variables.
+//! To store numbers in variables.
 class Draw_Number : public Draw_Drawable3D
 {
 
index 771c358cab73d04718ebd5fa39a779def142d66e..01aa8e9a34285ae110e8a45c817802d99fe0ac16 100644 (file)
@@ -49,7 +49,7 @@ static Standard_Boolean autodisp = Standard_True;
 static Standard_Boolean repaint2d,repaint3d;
 
 //===============================================
-// dictionnary of variables
+// dictionary of variables
 // Variables are stored in a map Integer, Transient
 // The Integer Value is the content of the TCl variable 
 //===============================================
index b2ef2d63c76670a6f1501ad0f4cf089107f13113..e2191f23f04ec7116d938e3c322ed51f9aa437c3 100644 (file)
@@ -933,8 +933,8 @@ void Draw_Window::WUnmapNotify()
 
 
 //======================================================
-// funtion : ProcessEvents
-// purpose : process pending X events
+// function : ProcessEvents
+// purpose  : process pending X events
 //======================================================
 
 static void ProcessEvents(ClientData,int)
@@ -966,7 +966,7 @@ static void ProcessEvents(ClientData,int)
 }
 
 //======================================================
-// funtion : GetNextEvent()
+// function : GetNextEvent()
 // purpose :
 //======================================================
 void GetNextEvent(Event& ev)
@@ -995,7 +995,7 @@ void GetNextEvent(Event& ev)
 #endif //__APPLE__
 
 //======================================================
-// funtion :Run_Appli
+// function :Run_Appli
 // purpose :
 //======================================================
 
@@ -1092,8 +1092,8 @@ void Run_Appli(Standard_Boolean (*interprete) (const char*))
 }
 
 //======================================================
-// funtion : Init_Appli()
-// purpose :
+// function : Init_Appli()
+// purpose  :
 //======================================================
 Standard_Boolean Init_Appli()
 {
@@ -1166,8 +1166,8 @@ Standard_Boolean Init_Appli()
 }
 
 //======================================================
-// funtion : Destroy_Appli()
-// purpose :
+// function : Destroy_Appli()
+// purpose  :
 //======================================================
 void Destroy_Appli()
 {
@@ -1343,7 +1343,7 @@ HPEN colorPenTab[MAXCOLOR] = {CreatePen(PS_SOLID, PENWIDTH, RGB(255,255,255)),
                               CreatePen(PS_SOLID, PENWIDTH, RGB(240,230,140)),
                               CreatePen(PS_SOLID, PENWIDTH, RGB(255,127,80))};
 
-// Correspondance mode X11 and WINDOWS NT
+// Correspondence mode X11 and WINDOWS NT
 int modeTab[16] = {R2_BLACK, R2_MASKPEN, R2_MASKPENNOT, R2_COPYPEN,
                    R2_MASKNOTPEN, R2_NOP, R2_XORPEN, R2_MERGEPEN,
                    R2_NOTMASKPEN, R2_NOTXORPEN, R2_NOT, R2_MERGEPENNOT,
index 38b49d90f3b29b7ba4abac6c3ae5b5a28affb93d..7f382fa7820b12b08e9aa775c660f8113b8fa5d4 100644 (file)
@@ -73,7 +73,7 @@ class Draw_Window
 
     /**
      * This method registers a callback function that will be called just before exit.
-     * This is usefull especially for Windows platform, on which Draw is normally 
+     * This is useful especially for Windows platform, on which Draw is normally 
      * self-terminated instead of exiting.
      */
     Standard_EXPORT static void AddCallbackBeforeTerminate(FCallbackBeforeTerminate theCB);
@@ -179,7 +179,7 @@ class Draw_Window
 };
 
 //======================================================
-// funtion : Run_Appli
+// function : Run_Appli
 // purpose : run the application
 //           interp will be called to interpret a command
 //           and return True if the command is complete
@@ -188,19 +188,19 @@ class Draw_Window
 void Run_Appli(Standard_Boolean (*inteprete) (const char*));
 
 //======================================================
-// funtion : Init_Appli
+// function : Init_Appli
 // purpose :
 //======================================================
 Standard_Boolean Init_Appli();
 
 //======================================================
-// funtion : Destroy_Appli()
+// function : Destroy_Appli()
 // purpose :
 //======================================================
 void Destroy_Appli();
 
 //======================================================
-// funtion : GetNextEvent()
+// function : GetNextEvent()
 // purpose :
 //======================================================
 void GetNextEvent(Event&);
@@ -247,7 +247,7 @@ class Draw_Window
 
   /**
    * This method registers a callback function that will be called just before exit.
-   * This is usefull especially for Windows platform, on which Draw is normally 
+   * This is useful especially for Windows platform, on which Draw is normally 
    * self-terminated instead of exiting.
    */
   Standard_EXPORT static void AddCallbackBeforeTerminate(FCallbackBeforeTerminate theCB);
@@ -323,7 +323,7 @@ private:
 };
 
 //======================================================
-// funtion : Run_Appli
+// function : Run_Appli
 // purpose : run the application
 //           interp will be called to interpret a command
 //           and return True if the command is complete
@@ -332,19 +332,19 @@ private:
 void Run_Appli(Standard_Boolean (*inteprete) (const char*));
 
 //======================================================
-// funtion : Init_Appli
+// function : Init_Appli
 // purpose :
 //======================================================
 Standard_Boolean Init_Appli();
 
 //======================================================
-// funtion : Destroy_Appli()
+// function : Destroy_Appli()
 // purpose :
 //======================================================
 void Destroy_Appli();
 
 //======================================================
-// funtion : GetNextEvent()
+// function : GetNextEvent()
 // purpose :
 //======================================================
 void GetNextEvent (Standard_Boolean  theWait,
@@ -408,7 +408,7 @@ public:
 
   /**
    * This method registers a callback function that will be called just before exit.
-   * This is usefull especially for Windows platform, on which Draw is normally 
+   * This is useful especially for Windows platform, on which Draw is normally 
    * self-terminated instead of exiting.
    */
   Standard_EXPORT static void AddCallbackBeforeTerminate(FCallbackBeforeTerminate theCB);
index 0faa90034248834ede408cb92658455e227227fe..6f367a3e33423255481b17c4f114bf7fa9b03964 100644 (file)
@@ -14,7 +14,7 @@
 ############################################################################
 # This file defines scripts for verification of OCCT tests.
 # It provides top-level commands starting with 'check'.
-# Type 'help check*' to get their synopsys.
+# Type 'help check*' to get their synopsis.
 # See OCCT Tests User Guide for description of the test system.
 #
 # Note: procedures with names starting with underscore are for internal use
@@ -211,7 +211,7 @@ help checknbshapes {
         the same sub-shapes with different location as different sub-shapes.
     -m msg: print "msg" in case of error
     -ref [nbshapes a]: compare the number of sub-shapes in "shape" and in "a".
-                       -vertex N, -edge N and other options are stil working.
+                       -vertex N, -edge N and other options are still working.
 }
 proc checknbshapes {shape args} {
   puts "checknbshapes ${shape} ${args}"
@@ -663,7 +663,7 @@ proc checkdump {shape args} {
         }
         foreach item ${local_ref} {
             if { ![regexp "$pattern$number_pattern" $ddump full res] } {
-                puts "Error: cheked parameter ${param} is not listed in dump"
+                puts "Error: checked parameter ${param} is not listed in dump"
                 break
             }
             lappend ref_values $res 
@@ -997,7 +997,7 @@ proc checktrinfo {shape args} {
     # get reference values from -ref option
     if { "${ref_info}" != ""} {
         if {![regexp "${triinfo_pattern}" ${ref_info} dump ref_nb_triangles ref_nb_nodes ref_deflection]} {
-            puts "Error: reference information gived by -ref option is wrong"
+            puts "Error: reference information given by -ref option is wrong"
         }
     }
 
@@ -1050,9 +1050,9 @@ help checkplatform {
 
   Use: checkplatform [options...]
   Allowed options are:
-    -windows : return 1 if current platform is 'Windows', overwise return 0
-    -linux   : return 1 if current platform is 'Linux', overwise return 0
-    -osx     : return 1 if current platform is 'MacOS X', overwise return 0
+    -windows : return 1 if current platform is 'Windows', otherwise return 0
+    -linux   : return 1 if current platform is 'Linux', otherwise return 0
+    -osx     : return 1 if current platform is 'MacOS X', otherwise return 0
 
   Only one option can be used at once.
   If no option is given, procedure will return the name of current platform.
index 5979b02d5a74a603bf5a74f0644b2c73b8bba7cc..3618873058bffcf26ab059138ccb040cad6f41c4 100644 (file)
@@ -15,7 +15,7 @@
 # This file defines scripts for execution of OCCT tests.
 # It should be loaded automatically when DRAW is started, and provides
 # top-level commands starting with 'test'. Type 'help test' to get their
-# synopsys.
+# synopsis.
 # See OCCT Tests User Guide for description of the test system.
 #
 # Note: procedures with names starting with underscore are for internal use 
index 44d0e9e3f1e80b96212ee351813f7639e456f5c4..a7f804b18e8e60719abd6cda8acad21c20057196 100755 (executable)
@@ -26,7 +26,7 @@
 # white     : interoperable
 # white + c : non interoperable
 # X         : X Reference
-# Red       : not yet commited in transaction #0
+# Red       : not yet committed in transaction #0
 # 
 #
 
index feb6d5f5dad371ffc02b5ed05f7a062c11bfa1a8..97bd566af9f75205b3e77edb94798f1e5b537505 100644 (file)
@@ -1362,7 +1362,7 @@ void  DrawTrSurf::BasicCommands(Draw_Interpretor& theCommands)
  marker of the point\n\n").Cat(MarkersHint).ToCString(),
                  __FILE__,changepointmarker,g);
 
-  g = "Geometric tranformations";
+  g = "Geometric transformations";
   
   theCommands.Add("translate",
                  "translate name [names...] dx dy dz",
index e467f3663b2f2e77e5d84832dac482d714930664..3d2e0dd8aaa0421001c9f02598b668c4c3b866f0 100644 (file)
@@ -95,7 +95,7 @@ void DsgPrs_AnglePresentation::Add (const Handle(Prs3d_Presentation)& aPresentat
   gp_Pnt P1 = ElCLib::Value(0., myCircle);
   gp_Pnt P2 = ElCLib::Value(M_PI, myCircle);
 
-  gce_MakePln mkPln(P1, P2, Apex); // create a plane whitch defines plane for projection aPosition on it
+  gce_MakePln mkPln(P1, P2, Apex); // create a plane which defines plane for projection aPosition on it
 
   gp_Vec aVector( mkPln.Value().Location(), aPosition );     //project aPosition on a plane
   gp_Vec Normal = mkPln.Value().Axis().Direction(); 
@@ -116,7 +116,7 @@ void DsgPrs_AnglePresentation::Add (const Handle(Prs3d_Presentation)& aPresentat
     OppositePnt = P1;
   }
 
-  aPnt = AttachmentPnt ;                          // Creating of circle whitch defines a plane for a dimension arc
+  aPnt = AttachmentPnt ;                          // Creating of circle which defines a plane for a dimension arc
   gp_Vec Vec(AttachmentPnt, Apex);                // Dimension arc is a part of the circle 
   Vec.Scale(2.);
   aPnt.Translate(Vec);
index 41bbe5469d69e8082f24cdc3a138e51625cea693..23da441058f5f49037af184d312df49c368cb922 100644 (file)
@@ -27,7 +27,7 @@ public:
   DEFINE_STANDARD_ALLOC
 
   //! Draw XYZ axes at specified location with attributes defined by the attribute manager theDrawer:
-  //! - Prs3d_DatumAspect defines arrow, line and lenght trihedron axis parameters,
+  //! - Prs3d_DatumAspect defines arrow, line and length trihedron axis parameters,
   //! - Prs3d_TextAspect defines displayed text.
   //! The thihedron origin and axis directions are defined by theDatum coordinate system.
   //! DsgPrs_XYZAxisPresentation framework is used to create graphical primitives for each axis.
index 840a9664a690c3458639a30c29ad5ca53e1f562f..09a577251550dd6e4887653957f393bd0c15deb6 100644 (file)
@@ -38,7 +38,7 @@ public:
   //! draws the presentation of fixed objects by
   //! drawing the 'fix' symbol at position <aPntEnd>.
   //! A binding segment is drawn between <aPntAttach>
-  //! ( which belongs the the fix object) and <aPntEnd>.
+  //! ( which belongs to the fixed object) and <aPntEnd>.
   //! aSymbSize is the size of the 'fix'symbol
   Standard_EXPORT static void Add (const Handle(Prs3d_Presentation)& aPresentation, const Handle(Prs3d_Drawer)& aDrawer, const gp_Pnt& aPntAttach, const gp_Pnt& aPntEnd, const gp_Dir& aNormPln, const Standard_Real aSymbSize);
 
index e141da92943a09ea66970eb2aa74bb464e99499c..1ff83b6bb58de4e3c02b6d14b4007247053b9b9b 100644 (file)
@@ -45,7 +45,7 @@ public:
   //! defined by the attribute manager aDrawer.
   Standard_EXPORT static void Add (const Handle(Prs3d_Presentation)& aPresentation, const Handle(Prs3d_Drawer)& aDrawer, const TCollection_ExtendedString& aText, const gp_Pnt& AttachmentPoint1, const gp_Pnt& AttachmentPoint2, const gp_Dir& aDirection, const gp_Dir& aDirection2, const gp_Pnt& OffsetPoint);
   
-  //! draws the representation of axes alignement Constraint
+  //! draws the representation of axes alignment Constraint
   //! between the point AttachmentPoint1 and the
   //! point AttachmentPoint2, along direction
   //! aDirection, using the offset point OffsetPoint.
index 8772f9bc41b143ae9286cc58f6fd6a531726076f..5c1d860895bcbcba0c7752157ce3d8103b50d2b1 100644 (file)
@@ -75,13 +75,13 @@ void DsgPrs_SymmetricPresentation::Add (const Handle(Prs3d_Presentation)& aPrese
 
   gp_Pnt P1,P2;
 
-  //===================================
-  // SYMETRY OF EDGE PERPEND. TO THE AXIS    
+  //======================================
+  // SYMMETRY OF EDGE PERPEND. TO THE AXIS
   //   ____        :        ____
   // edge2 |       : -=-   | edge 1
   //       |<------:------>|
   //               :        
-  //===================================
+  //======================================
 
   if (VLa.Dot(VL1) == 0) {
     P1 = AttachmentPoint1.Translated(VLa);
@@ -124,7 +124,7 @@ void DsgPrs_SymmetricPresentation::Add (const Handle(Prs3d_Presentation)& aPrese
   
   /*=======================================================
    TO AVOID CROSSING
-          P1  -=- P2                P2  -=- P1         
+          P1  -=- P2                P2  -=- P1
             \<-->/                    |<-->|
              \  /                     |    |
               \/                      |    | 
@@ -143,13 +143,13 @@ void DsgPrs_SymmetricPresentation::Add (const Handle(Prs3d_Presentation)& aPrese
     PntTempo = P1;
     P1       = P2;
     P2       = PntTempo;
-  }  
+  }
   /*===================================
-   FRACTURES OF TRAITS OF CALL    
+   FRACTURES OF TRAITS OF CALL
           /             \              
          /               \     
          |      -=-      |
-         |<------------->| 
+         |<------------->|
   ===================================*/
 
   gp_Vec        Vfix;
@@ -226,7 +226,7 @@ void DsgPrs_SymmetricPresentation::Add (const Handle(Prs3d_Presentation)& aPrese
   }
 
   /*===================================
-   FRACTURES OF PROCESSING OF CALL    
+   FRACTURES OF PROCESSING OF CALL
                 -=-    
            |<--------->| 
            |           |   
@@ -395,8 +395,8 @@ void DsgPrs_SymmetricPresentation::Add (const Handle(Prs3d_Presentation)& aPrese
   aPrims->AddVertex(pOff.Translated(vec1.Reversed().Added(vec2.Reversed())));
 
   /*--------------------------------------------------------------------------------------
-  |                          MARKING OF THE SYMMETRY AXIS                             |
-  --------------------------------------------------------------------------------------     
+  |                          MARKING OF THE SYMMETRY AXIS                                |
+  ----------------------------------------------------------------------------------------
           ____
           \  / :Cursor
            \/
@@ -634,7 +634,7 @@ void DsgPrs_SymmetricPresentation::Add (const Handle(Prs3d_Presentation)& aPrese
   
 /*--------------------------------------------------------------------------------------
   |                          MARKING OF THE AXIS OF SYMMETRY                           |
-  --------------------------------------------------------------------------------------     
+  --------------------------------------------------------------------------------------
           ____
           \  / :Cursor
            \/
@@ -706,11 +706,11 @@ void DsgPrs_SymmetricPresentation::Add (const Handle(Prs3d_Presentation)& aPrese
     aPrims->AddVertex(OffsetPoint);
   
     //--------------------------------------------------------------------------------------
-    //|                                SYMBOL OF SYMMETRY                                 |
+    //|                                SYMBOL OF SYMMETRY                                  |
     //--------------------------------------------------------------------------------------
-    //           -------    : Superior Segment 
+    //           -------    : Superior Segment
     //         -----------  : Axis
-    //           -------    : Inferior Segment 
+    //           -------    : Inferior Segment
 
     //Calculate extremas of the axis of the symbol
     gp_Vec VAO (AttachmentPoint1,OffsetPoint);
@@ -824,7 +824,7 @@ void DsgPrs_SymmetricPresentation::Add (const Handle(Prs3d_Presentation)& aPrese
     //|                                SYMBOL OF SYMMETRY                                 |
     //-------------------------------------------------------------------------------------
     
-    //           -------    : Superior Segment 
+    //           -------    : Superior Segment
     //         -----------  : Axis
     //           -------    : Inferior Segment
     
@@ -866,8 +866,8 @@ void DsgPrs_SymmetricPresentation::Add (const Handle(Prs3d_Presentation)& aPrese
     aPrims->AddVertex(pOff.Translated(vec1.Reversed().Added(vec2.Reversed())));
 
     /*--------------------------------------------------------------------------------------
-    |                          MARKING OF THE AXIS OF SYMMETRY                           |
-    --------------------------------------------------------------------------------------     
+    |                          MARKING OF THE AXIS OF SYMMETRY                             |
+    ----------------------------------------------------------------------------------------
             ____
             \  / :Cursor
              \/
index c4730f71800da83be275104a8c699b3a6e136f0e..a5a91f467fbc7f630bfcdd004d74bcc662dade6c 100644 (file)
@@ -153,7 +153,7 @@ public:
   //! Surface evaluation
   //! The following functions compute the point and the
   //! derivatives on elementary surfaces defined with their
-  //! geometric characterisitics.
+  //! geometric characteristics.
   //! You don't need to create the surface to use these functions.
   //! These functions are called by the previous  ones.
   //! Example :
index b22d7274825536fd26fd19f07fc58b82abeae1a7..504a7135e0cef2a7744d69510f106817074399e2 100644 (file)
@@ -67,7 +67,7 @@ public:
   //! Tests if <me> contains <exp>.
   Standard_EXPORT Standard_Boolean Contains (const Handle(Expr_GeneralExpression)& exp) const Standard_OVERRIDE;
   
-  //! Replaces all occurences of <var> with <with> in <me>.
+  //! Replaces all occurrences of <var> with <with> in <me>.
   //! Raises InvalidOperand if <with> contains <me>.
   Standard_EXPORT void Replace (const Handle(Expr_NamedUnknown)& var, const Handle(Expr_GeneralExpression)& with) Standard_OVERRIDE;
   
index 80f3d3c0eaf2d00c4056a83a28ad6d191fecd3d5..44895d9ef68e80df408195f8040ef06281e63f6f 100644 (file)
@@ -94,7 +94,7 @@ public:
   //! Raise OutOfRange if N <= 0
   Standard_EXPORT virtual Handle(Expr_GeneralExpression) NDerivative (const Handle(Expr_NamedUnknown)& X, const Standard_Integer N) const;
   
-  //! Replaces all occurences of <var> with copies of <with>
+  //! Replaces all occurrences of <var> with copies of <with>
   //! in <me>. Copies of <with> are made with the Copy() method.
   //! Raises InvalidOperand if <with> contains <me>.
   Standard_EXPORT virtual void Replace (const Handle(Expr_NamedUnknown)& var, const Handle(Expr_GeneralExpression)& with) = 0;
index 28006980f83c78359f653824a25d758b15662941..d75b9d62775d5289a71c4429fe6738dfe31705d9 100644 (file)
@@ -74,7 +74,7 @@ public:
   //! Tests if <exp> contains <var>.
   Standard_EXPORT virtual Standard_Boolean Contains (const Handle(Expr_GeneralExpression)& exp) const = 0;
   
-  //! Replaces all occurences of <var> with <with> in <me>.
+  //! Replaces all occurrences of <var> with <with> in <me>.
   Standard_EXPORT virtual void Replace (const Handle(Expr_NamedUnknown)& var, const Handle(Expr_GeneralExpression)& with) = 0;
   
   //! returns a string representing <me> in a readable way.
index 90be9b2921001fe66d477113295e07d9ce39d70f..53d44c92babdaa51549678e68b0693a497a03711 100644 (file)
@@ -84,7 +84,7 @@ public:
   //! Raises OutOfRange if <N> <= 0
   Standard_EXPORT virtual Handle(Expr_GeneralExpression) NDerivative (const Handle(Expr_NamedUnknown)& X, const Standard_Integer N) const Standard_OVERRIDE;
   
-  //! Replaces all occurences of <var> with <with> in <me>
+  //! Replaces all occurrences of <var> with <with> in <me>
   Standard_EXPORT void Replace (const Handle(Expr_NamedUnknown)& var, const Handle(Expr_GeneralExpression)& with) Standard_OVERRIDE;
   
   //! Returns the value of <me> (as a Real) by
index 165104d771f7f71b103776363cfd317a2ebac8e4..78e656cd0ac82a278094671ba72e8ba85a13b12e 100644 (file)
@@ -60,7 +60,7 @@ public:
   //! Raises exception if <exp> refers to <me>.
   Standard_EXPORT void Assign (const Handle(Expr_GeneralExpression)& exp);
   
-  //! Supresses the assigned expression
+  //! Suppresses the assigned expression
     void Deassign();
   
   //! Returns the number of sub-expressions contained
@@ -94,7 +94,7 @@ public:
   //! Returns the derivative on <X> unknown of <me>
   Standard_EXPORT Handle(Expr_GeneralExpression) Derivative (const Handle(Expr_NamedUnknown)& X) const Standard_OVERRIDE;
   
-  //! Replaces all occurences of <var> with <with> in <me>
+  //! Replaces all occurrences of <var> with <with> in <me>
   //! Raises InvalidOperand if <with> contains <me>.
   Standard_EXPORT void Replace (const Handle(Expr_NamedUnknown)& var, const Handle(Expr_GeneralExpression)& with) Standard_OVERRIDE;
   
index 7620c2399e225b8b3b7d9e5e9980aa7b7fbaa313..2d9b4dfbca74cd4a18a221d2d8a2feb5f24fdf7f 100644 (file)
@@ -89,7 +89,7 @@ public:
   //! Raises OutOfRange if <N> <= 0
   Standard_EXPORT virtual Handle(Expr_GeneralExpression) NDerivative (const Handle(Expr_NamedUnknown)& X, const Standard_Integer N) const Standard_OVERRIDE;
   
-  //! Replaces all occurences of <var> with <with> in <me>
+  //! Replaces all occurrences of <var> with <with> in <me>
   Standard_EXPORT void Replace (const Handle(Expr_NamedUnknown)& var, const Handle(Expr_GeneralExpression)& with) Standard_OVERRIDE;
   
   //! Returns the value of <me> (as a Real) by
index b3e3b495b99823f56d3047f483e13cc488369f50..cb70f40c1d24fcfa959caecdbf371f14ad4d4665 100644 (file)
@@ -67,7 +67,7 @@ public:
   //! Tests if <exp> is contained in <me>.
   Standard_EXPORT Standard_Boolean Contains (const Handle(Expr_GeneralExpression)& exp) const Standard_OVERRIDE;
   
-  //! Replaces all occurences of <var> with <with> in <me>
+  //! Replaces all occurrences of <var> with <with> in <me>
   //! Raises InvalidOperand if <with> contains <me>.
   Standard_EXPORT void Replace (const Handle(Expr_NamedUnknown)& var, const Handle(Expr_GeneralExpression)& with) Standard_OVERRIDE;
   
index 2aca663460cc7f0156e08b68cc0f0c87cfec8549..38f4acd02e9a1cb76ea9808462ecd25dd2ea6ecb 100644 (file)
@@ -195,7 +195,7 @@ Handle(Expr_GeneralExpression) Expr_Product::ShallowSimplified () const
   for (i = 1; i <= max ; i++) {
     op = Operand(i);
     if (op->IsKind(STANDARD_TYPE(Expr_NumericValue))) {
-      // numeric operands are cumulated separetly
+      // numeric operands are cumulated separately
       Handle(Expr_NumericValue) NVop = Handle(Expr_NumericValue)::DownCast(op);
       if (nbvals == 0) {
        noone = Standard_False;
index d6455ce3c022aeca6eb98a9b499222236cbdd916..4a4147fd5fc3247cd6477a79e58f210cc78642ce 100644 (file)
@@ -68,7 +68,7 @@ public:
   //! Tests if <me> contains <exp>.
   Standard_EXPORT Standard_Boolean Contains (const Handle(Expr_GeneralExpression)& exp) const Standard_OVERRIDE;
   
-  //! Replaces all occurences of <var> with <with> in <me>.
+  //! Replaces all occurrences of <var> with <with> in <me>.
   Standard_EXPORT void Replace (const Handle(Expr_NamedUnknown)& var, const Handle(Expr_GeneralExpression)& with) Standard_OVERRIDE;
 
 
index cf23653ef29b6adf62658e50bdfb115c32eb5264..f8d5055308240492d3bf69f24d8a06b5effd261d 100644 (file)
@@ -83,7 +83,7 @@ public:
   //! Tests if <me> contains <exp>.
   Standard_EXPORT Standard_Boolean Contains (const Handle(Expr_GeneralExpression)& exp) const Standard_OVERRIDE;
   
-  //! Replaces all occurences of <var> with <with> in <me>.
+  //! Replaces all occurrences of <var> with <with> in <me>.
   Standard_EXPORT void Replace (const Handle(Expr_NamedUnknown)& var, const Handle(Expr_GeneralExpression)& with) Standard_OVERRIDE;
   
   //! returns a string representing <me> in a readable way.
index ea98ff47b11a05d104e29cf45bc440b55eb0847c..0fd9796712e2ea116f56b6be9b617e4d5499f64b 100644 (file)
@@ -61,7 +61,7 @@ public:
   //! Tests if <exp> is contained in <me>.
   Standard_EXPORT Standard_Boolean Contains (const Handle(Expr_GeneralExpression)& exp) const Standard_OVERRIDE;
   
-  //! Replaces all occurences of <var> with <with> in <me>
+  //! Replaces all occurrences of <var> with <with> in <me>
   //! Raises InvalidOperand if <with> contains <me>.
   Standard_EXPORT void Replace (const Handle(Expr_NamedUnknown)& var, const Handle(Expr_GeneralExpression)& with) Standard_OVERRIDE;
   
index 31dc38c9907b1d19d2d3ab3e086960d7f0265e01..358fabd8eab2e5f99c0d3fa8e80d07e65c72f332 100644 (file)
@@ -30,7 +30,7 @@ class ExprIntrp_GenFct;
 DEFINE_STANDARD_HANDLE(ExprIntrp_GenFct, ExprIntrp_Generator)
 
 //! Implements an interpreter for defining functions.
-//! All its functionnalities can be found in class
+//! All its functionalities can be found in class
 //! GenExp.
 class ExprIntrp_GenFct : public ExprIntrp_Generator
 {
index cb8d6d41de4ef7b96563fa2111674cfd899b2043..0e87959d205bc76b9f45909040f8d6a169390e8e 100644 (file)
@@ -57,7 +57,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! Zeros are searched between uinf and usup.
   //! Tol  is used to decide to stop the
@@ -68,7 +68,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! Tol is used to decide to stop the
   //! iterations according to the following condition:
index 15191a7ff73b0f3a7982e95e39516272a88c47db..7dad307b7c94ff28a5afcf85e78360c9e0b22c5f 100644 (file)
@@ -57,7 +57,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! Zeros are searched between uinf and usup.
   //! Tol  is used to decide to stop the
@@ -68,7 +68,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! Tol is used to decide to stop the
   //! iterations according to the following condition:
index 4ffd1283ce902b7b757354de1d87e8e3b483272c..c1492ef44e6645b1beec8af0a7a9f1831b58fd57 100644 (file)
@@ -46,7 +46,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! NbU is used to locate the close points to
   //! find the zeros.
@@ -58,7 +58,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! NbU is used to locate the close points to
   //! find the zeros.
index 040a7e9b1d6a99586bb9b408f9fd06e6231ecd68..50d3e4b07c260e6f1cf70bfcf29638a6d115edb0 100644 (file)
@@ -46,7 +46,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! NbU is used to locate the close points to
   //! find the zeros.
@@ -58,7 +58,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! NbU is used to locate the close points to
   //! find the zeros.
index b81e085d5e538ae30a78ccdfa1625bf498e3efd5..2c0fe3c968a59e815b8e632f3df43c79e9099774 100644 (file)
@@ -46,7 +46,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! NbU is used to locate the close points to
   //! find the zeros.
@@ -58,7 +58,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! NbU is used to locate the close points to
   //! find the zeros.
index 33c8cc3eaac8ed5b51aaa9dd624893a1b06d56f5..0fd47f86adc3ef41f79c01437651c57f0cc3bb06 100644 (file)
@@ -46,7 +46,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! NbU is used to locate the close points to
   //! find the zeros.
@@ -58,7 +58,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! NbU is used to locate the close points to
   //! find the zeros.
index 28d1e28fef7a0db7413c90ccc655ffbda2b779c9..8c35429a5b420e6b6aa8541ccd3921ad4c9dad9b 100644 (file)
@@ -56,7 +56,7 @@ public:
   Standard_EXPORT Extrema_ExtElC(const gp_Lin& C1, const gp_Circ& C2, const Standard_Real Tol);
   
   //! Calculates the distance between a line and an
-  //! elipse.
+  //! ellipse.
   Standard_EXPORT Extrema_ExtElC(const gp_Lin& C1, const gp_Elips& C2);
   
   //! Calculates the distance between a line and a
index 891e0b6ed3f6667a0fbb76fe5a7d2075dd654be9..d7b064ac080c4b9c5e9ffcbccbd2b2232fcedc05 100644 (file)
@@ -56,7 +56,7 @@ public:
   Standard_EXPORT Extrema_ExtElC2d(const gp_Lin2d& C1, const gp_Circ2d& C2, const Standard_Real Tol);
   
   //! Calculates the distance between a line and an
-  //! elipse.
+  //! ellipse.
   Standard_EXPORT Extrema_ExtElC2d(const gp_Lin2d& C1, const gp_Elips2d& C2);
   
   //! Calculates the distance between a line and a
@@ -72,7 +72,7 @@ public:
   Standard_EXPORT Extrema_ExtElC2d(const gp_Circ2d& C1, const gp_Circ2d& C2);
   
   //! Calculates the distance between a circle and an
-  //! elipse.
+  //! ellipse.
   Standard_EXPORT Extrema_ExtElC2d(const gp_Circ2d& C1, const gp_Elips2d& C2);
   
   //! Calculates the distance between a circle and a
index fb6d4c550be6d77081878a9cfa4aaaf508cd6a83..ef6fe40d27f7094a45b1ff48c54d55293d8fcfa2 100644 (file)
@@ -57,7 +57,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! Zeros are searched between uinf and usup.
   //! Tol  is used to decide to stop the
@@ -68,7 +68,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! Tol is used to decide to stop the
   //! iterations according to the following condition:
index 37c8e1e87c0a81f593b57822bac3fcb456aec53d..ad0bb85dc515f64c1319e21a8dc72674f14ee393 100644 (file)
@@ -57,7 +57,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! Zeros are searched between uinf and usup.
   //! Tol  is used to decide to stop the
@@ -68,7 +68,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs all the
+  //! when g(u)=dF/du=0. The algorithm searches all the
   //! zeros inside the definition range of the curve.
   //! Tol is used to decide to stop the
   //! iterations according to the following condition:
index b8b1ad0597da56a90321444bc47ebb56c9474a57..19f281916028d14c47e49c384a44fa3295b036ff 100644 (file)
@@ -70,12 +70,12 @@ public:
   Standard_EXPORT void Perform (const gp_Pnt& P, const gp_Circ& C, const Standard_Real Tol, const Standard_Real Uinf, const Standard_Real Usup);
   
   //! Calculates the 4 extremum distances between the
-  //! point P and the segment [Uinf,Usup] of the elipse C.
+  //! point P and the segment [Uinf,Usup] of the ellipse C.
   //! Tol is used to determine
-  //! if the point is on the axis of the elipse and
+  //! if the point is on the axis of the ellipse and
   //! if the major radius is equal to the minor radius or
   //! if an extremum is on an endpoint of the segment.
-  //! If P is on the axis of the elipse,
+  //! If P is on the axis of the ellipse,
   //! there are infinite solution then IsDone(me)=False.
   //! The conditions on the Uinf and Usup are:
   //! 0. <= Uinf <= 2.*PI and Usup > Uinf.
index 66d0e002bd86566f37b038f03e78b17ebc728769..79cdc01a6b2b75275eb63cb7a585d4e32f6b3305 100644 (file)
@@ -70,12 +70,12 @@ public:
   Standard_EXPORT void Perform (const gp_Pnt2d& P, const gp_Circ2d& C, const Standard_Real Tol, const Standard_Real Uinf, const Standard_Real Usup);
   
   //! Calculates the 4 extremum distances between the
-  //! point P and the segment [Uinf,Usup] of the elipse C.
+  //! point P and the segment [Uinf,Usup] of the ellipse C.
   //! Tol is used to determine
-  //! if the point is on the axis of the elipse and
+  //! if the point is on the axis of the ellipse and
   //! if the major radius is equal to the minor radius or
   //! if an extremum is on an endpoint of the segment.
-  //! If P is on the axis of the elipse,
+  //! If P is on the axis of the ellipse,
   //! there are infinite solution then IsDone(me)=False.
   //! The conditions on the Uinf and Usup are:
   //! 0. <= Uinf <= 2.*PI and Usup > Uinf.
index 4f9c1f212b9c6bf2af880c34ad150794f0b28c9d..93e3347ca99e3095166450c05dd78036d0bd3530 100644 (file)
@@ -51,7 +51,7 @@ static gp_Ax2 GetPosition (const GeomAdaptor_SurfaceOfRevolution& S)//const Hand
       if (OO.Magnitude() <= gp::Resolution()) {
        OO = gp_Vec(L.Location(), ElCLib::Value(100,L));
        if (N.IsParallel(OO, Precision::Angular()))
-         return gp_Ax2(); // Line and axe of revolution coinside
+         return gp_Ax2(); // Line and axe of revolution coincide
       }
       N ^= OO;
     }
index e9f76104a6031aa66efa1958fadab6f546282f83..a06710a5d154a22fb20526ee9f56d9061a46571c 100644 (file)
@@ -156,7 +156,7 @@ void Extrema_GExtPC::Perform(const ThePoint& P)
 
       if (mysample == 2)
       {
-        //BSpline of first degree, direct seaching extrema for each knot interval
+        //BSpline of first degree, direct searching extrema for each knot interval
         ThePoint aPmin;
         Standard_Real tmin = 0., distmin = RealLast();
         Standard_Real aMin1 = 0., aMin2 = 0.;
index 932a746cb2d6ad63ba056eb247f343f5b53f27bf..2f043a8ef691a2782cc53c19d34c479cf4bcce36 100644 (file)
@@ -52,7 +52,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u,v)=distance(S1(u1,v1),S2(u2,v2)) has an
-  //! extremum when gradient(F)=0. The algorithm searchs
+  //! extremum when gradient(F)=0. The algorithm searches
   //! all the zeros inside the definition ranges of the
   //! surfaces.
   //! NbU and NbV are used to locate the close points on the
@@ -61,7 +61,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u,v)=distance(P,S(u,v)) has an
-  //! extremum when gradient(F)=0. The algorithm searchs
+  //! extremum when gradient(F)=0. The algorithm searches
   //! all the zeros inside the definition ranges of the
   //! surface.
   //! NbT,NbU and NbV are used to locate the close points
index 3ad87ef279cbb624f25572ecb55a6b95717463e8..389469ca137e277eb97c476f57987cb3b6ef32bb 100644 (file)
@@ -56,7 +56,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u,v)=distance(P,S(u,v)) has an
-  //! extremum when gradient(F)=0. The algorithm searchs
+  //! extremum when gradient(F)=0. The algorithm searches
   //! all the zeros inside the definition ranges of the
   //! surface.
   //! NbU and NbV are used to locate the close points
@@ -70,7 +70,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u,v)=distance(P,S(u,v)) has an
-  //! extremum when gradient(F)=0. The algorithm searchs
+  //! extremum when gradient(F)=0. The algorithm searches
   //! all the zeros inside the definition ranges of the
   //! surface.
   //! NbU and NbV are used to locate the close points
index 6699e2d4dd67e65f29e2a80eac032e3ac71e8948..cc36cf50c7f9b9cdcc40ba10aa0903d996fe3746 100644 (file)
@@ -48,7 +48,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u,v)=distance(S1(u1,v1),S2(u2,v2)) has an
-  //! extremum when gradient(F)=0. The algorithm searchs
+  //! extremum when gradient(F)=0. The algorithm searches
   //! all the zeros inside the definition ranges of the
   //! surfaces.
   //! NbU and NbV are used to locate the close points
@@ -57,7 +57,7 @@ public:
   
   //! It calculates all the distances.
   //! The function F(u,v)=distance(P,S(u,v)) has an
-  //! extremum when gradient(F)=0. The algorithm searchs
+  //! extremum when gradient(F)=0. The algorithm searches
   //! all the zeros inside the definition ranges of the
   //! surface.
   //! NbU and NbV are used to locate the close points
index da3b395803462170e941a5dedea53616d9ff6b91..9f1595560140268f7fccf0b04d0558c42ce0b220 100644 (file)
@@ -49,7 +49,7 @@ public:
   //! The close points are defined by the parameter values
   //! T for C and (U,V) for S.
   //! The function F(t,u,v)=distance(C(t),S(u,v))
-  //! has an extremun when gradient(F)=0. The algorithm searchs
+  //! has an extremun when gradient(F)=0. The algorithm searches
   //! a zero near the close points.
   Standard_EXPORT Extrema_GenLocateExtCS(const Adaptor3d_Curve& C, const Adaptor3d_Surface& S, const Standard_Real T, const Standard_Real U, const Standard_Real V, const Standard_Real Tol1, const Standard_Real Tol2);
   
index a51dd44aafc21c0661e79e8b1bb4eb7712f4ea3b..da45d81869a63be34b0d9e29e7a13d5622d95ed8 100644 (file)
@@ -46,7 +46,7 @@ public:
   //! The close points are defined by the parameter values
   //! (U1,V1) for S1 and (U2,V2) for S2.
   //! The function F(u1,v1,u2,v2)=distance(S1(u1,v1),S2(u2,v2))
-  //! has an extremun when gradient(F)=0. The algorithm searchs
+  //! has an extremun when gradient(F)=0. The algorithm searches
   //! a zero near the close points.
   Standard_EXPORT Extrema_GenLocateExtSS(const Adaptor3d_Surface& S1, const Adaptor3d_Surface& S2, const Standard_Real U1, const Standard_Real V1, const Standard_Real U2, const Standard_Real V2, const Standard_Real Tol1, const Standard_Real Tol2);
   
index a4d5b0c83b74b2918176a99542d2ae79fa9cbd54..ba9bbbfb8646ccddc475910e6fce0f2bc21624df 100644 (file)
@@ -46,7 +46,7 @@ public:
   //! close point is defined by a parameter value on each
   //! curve.
   //! The function F(u,v)=distance(C1(u),C2(v)) has an
-  //! extremun when gradient(f)=0. The algorithm searchs
+  //! extremun when gradient(f)=0. The algorithm searches
   //! the zero near the close point.
   Standard_EXPORT Extrema_LocECC(const Adaptor3d_Curve& C1, const Adaptor3d_Curve& C2, const Standard_Real U0, const Standard_Real V0, const Standard_Real TolU, const Standard_Real TolV);
   
index 68efddb71cdfc2a0961c417994c0fb7375d1d636..1c05252e7b78ebe32e812629979df6392ea4ce5b 100644 (file)
@@ -46,7 +46,7 @@ public:
   //! close point is defined by a parameter value on each
   //! curve.
   //! The function F(u,v)=distance(C1(u),C2(v)) has an
-  //! extremun when gradient(f)=0. The algorithm searchs
+  //! extremun when gradient(f)=0. The algorithm searches
   //! the zero near the close point.
   Standard_EXPORT Extrema_LocECC2d(const Adaptor2d_Curve2d& C1, const Adaptor2d_Curve2d& C2, const Standard_Real U0, const Standard_Real V0, const Standard_Real TolU, const Standard_Real TolV);
   
index c17faf65ec5f9e816239f741cdbc835b16dbff6c..2565f2e6832535450eeb9fce88b890930f7e5db8 100644 (file)
@@ -47,7 +47,7 @@ public:
   //! The close point is defined by the parameter value
   //! U0.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs a zero
+  //! when g(u)=dF/du=0. The algorithm searches a zero
   //! near the close point.
   //! TolU is used to decide to stop the iterations.
   //! At the nth iteration, the criteria is:
@@ -58,7 +58,7 @@ public:
   //! The close point is defined by the parameter value
   //! U0.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs a zero
+  //! when g(u)=dF/du=0. The algorithm searches a zero
   //! near the close point.
   //! Zeros are searched between Umin et Usup.
   //! TolU is used to decide to stop the iterations.
index f6c667f3cc8cecb24f209e33cde46cedd331ae03..aafc6afa44dd984ac4870e0e2bd838dcd540c253 100644 (file)
@@ -47,7 +47,7 @@ public:
   //! The close point is defined by the parameter value
   //! U0.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs a zero
+  //! when g(u)=dF/du=0. The algorithm searches a zero
   //! near the close point.
   //! TolU is used to decide to stop the iterations.
   //! At the nth iteration, the criteria is:
@@ -58,7 +58,7 @@ public:
   //! The close point is defined by the parameter value
   //! U0.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs a zero
+  //! when g(u)=dF/du=0. The algorithm searches a zero
   //! near the close point.
   //! Zeros are searched between Umin et Usup.
   //! TolU is used to decide to stop the iterations.
index 58e806a54d6cdb3d97fef70a141507023eb4b9ca..8dc46b260af0bc880f27254b4adc334c8f886fb9 100644 (file)
@@ -44,7 +44,7 @@ public:
   //! close point is defined by a parameter value on each
   //! curve.
   //! The function F(u,v)=distance(C1(u),C2(v)) has an
-  //! extremun when gradient(f)=0. The algorithm searchs
+  //! extremun when gradient(f)=0. The algorithm searches
   //! the zero near the close point.
   Standard_EXPORT Extrema_LocateExtCC(const Adaptor3d_Curve& C1, const Adaptor3d_Curve& C2, const Standard_Real U0, const Standard_Real V0);
   
index f8f7b8af6798a04c90926a79a5f9766af387accf..13df143e07152416a5f33846ef122c6cd336e592 100644 (file)
@@ -44,7 +44,7 @@ public:
   //! close point is defined by a parameter value on each
   //! curve.
   //! The function F(u,v)=distance(C1(u),C2(v)) has an
-  //! extremun when gradient(f)=0. The algorithm searchs
+  //! extremun when gradient(f)=0. The algorithm searches
   //! the zero near the close point.
   Standard_EXPORT Extrema_LocateExtCC2d(const Adaptor2d_Curve2d& C1, const Adaptor2d_Curve2d& C2, const Standard_Real U0, const Standard_Real V0);
   
index 673bf1d870bf45fb6b4f1f7aeb7329b4b2dfe3e3..b6469209748bfea098f18bcb509e80a5adadccef 100644 (file)
@@ -58,7 +58,7 @@ public:
   //! The close point is defined by the parameter value
   //! U0.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs a zero
+  //! when g(u)=dF/du=0. The algorithm searches a zero
   //! near the close point.
   //! TolF is used to decide to stop the iterations.
   //! At the nth iteration, the criteria is:
@@ -69,7 +69,7 @@ public:
   //! The close point is defined by the parameter value
   //! U0.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs a zero
+  //! when g(u)=dF/du=0. The algorithm searches a zero
   //! near the close point.
   //! Zeros are searched between Umin et Usup.
   //! TolF is used to decide to stop the iterations.
index 73e6cd1cbb7899b1f4db61df01fea65dc7c5e538..28274c17551398bcd8e94a6130488acf8925d37a 100644 (file)
@@ -58,7 +58,7 @@ public:
   //! The close point is defined by the parameter value
   //! U0.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs a zero
+  //! when g(u)=dF/du=0. The algorithm searches a zero
   //! near the close point.
   //! TolF is used to decide to stop the iterations.
   //! At the nth iteration, the criteria is:
@@ -69,7 +69,7 @@ public:
   //! The close point is defined by the parameter value
   //! U0.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs a zero
+  //! when g(u)=dF/du=0. The algorithm searches a zero
   //! near the close point.
   //! Zeros are searched between Umin et Usup.
   //! TolF is used to decide to stop the iterations.
index a803503354e5b030ed016e9af37468ccfa62f220..36d79c45f6b5b07867dabbcb8b07b68784e1675c 100644 (file)
@@ -67,7 +67,7 @@ public:
   //! Save the found extremum.
   Standard_EXPORT virtual Standard_Integer GetStateNumber() Standard_OVERRIDE;
   
-  //! Return the nunber of found extrema.
+  //! Return the number of found extrema.
   Standard_EXPORT Standard_Integer NbExt() const;
   
   //! Returns the Nth distance.
index 9708eba001d5168548112688d237242c74977233..b2e49b9fead1f081cdc3ed8b9ed68b37f1623877 100644 (file)
@@ -67,7 +67,7 @@ public:
   //! Save the found extremum.
   Standard_EXPORT virtual Standard_Integer GetStateNumber() Standard_OVERRIDE;
   
-  //! Return the nunber of found extrema.
+  //! Return the number of found extrema.
   Standard_EXPORT Standard_Integer NbExt() const;
   
   //! Returns the Nth distance.
index 7199fc2d32fa76321f84d0162a9bf71f19f99a35..287128dee4c17933345fa80062c1e4e3a24b8848 100644 (file)
@@ -67,7 +67,7 @@ public:
   //! Save the found extremum.
   Standard_EXPORT virtual Standard_Integer GetStateNumber() Standard_OVERRIDE;
   
-  //! Return the nunber of found extrema.
+  //! Return the number of found extrema.
   Standard_EXPORT Standard_Integer NbExt() const;
   
   //! Returns the Nth distance.
index cfa3da7f795de086137d2c1f369036f68a86f6d7..d8936cb89a57fdc4deff24a63ea2749b843f573e 100644 (file)
@@ -67,7 +67,7 @@ public:
   //! Save the found extremum.
   Standard_EXPORT virtual Standard_Integer GetStateNumber() Standard_OVERRIDE;
   
-  //! Return the nunber of found extrema.
+  //! Return the number of found extrema.
   Standard_EXPORT Standard_Integer NbExt() const;
   
   //! Returns the Nth distance.
index 492d6bc358aac29cc923e008a0c70d75822a2914..b19d3a8fedc41e990b5250b72cfe2842d14c1aae 100644 (file)
@@ -67,7 +67,7 @@ public:
   //! Save the found extremum.
   Standard_EXPORT virtual Standard_Integer GetStateNumber() Standard_OVERRIDE;
   
-  //! Return the nunber of found extrema.
+  //! Return the number of found extrema.
   Standard_EXPORT Standard_Integer NbExt() const;
   
   //! Returns the Nth distance.
index ecef1b252726c90f730aec013e21f7afb9e5f5b8..e264dc23a25ad41c624c200b8f4f106d375b84ca 100644 (file)
@@ -67,7 +67,7 @@ public:
   //! Save the found extremum.
   Standard_EXPORT virtual Standard_Integer GetStateNumber() Standard_OVERRIDE;
   
-  //! Return the nunber of found extrema.
+  //! Return the number of found extrema.
   Standard_EXPORT Standard_Integer NbExt() const;
   
   //! Returns the Nth distance.
index ea843f9e28c367b6551979a145c947ee3b5df65b..4a438529d43a15edfadb96a050930d13aedcf515 100644 (file)
@@ -309,7 +309,7 @@ Standard_Boolean FairCurve_Batten::Compute(const gp_Vec2d& DeltaP1,
  Angle1 =  Ox.Angle(P1P2) + Alph1;
  Angle2 = -Ox.Angle(P1P2) + Alph2;
 
-// Calculation of the length of sliding (imposed or intial);
+// Calculation of the length of sliding (imposed or initial);
  
  if (!NewFreeSliding) {
     SlidingLength = NewSlidingFactor * LReference;
index df9475f6f7a00fe78380219c6fa62d5fba67d5ef..e1a9359bccf891922fef4d679eba34191f4a2c5a 100644 (file)
@@ -242,7 +242,7 @@ Standard_Real FilletSurf_Builder::LastParameter() const
 //                                on the edge of  the corresponding support face.  
 //            OneExtremityOnEdge: only one  of  the extremities of  start section  of the  Fillet 
 //                                is on the  edge of the corresponding support face.  
-//            NoExtremityOnEdge:  any extremity of  the start section  ofthe fillet is  on  
+//            NoExtremityOnEdge:  any extremity of  the start section  of the fillet is  on  
 //                                the edge  of   the  corresponding support face.
 //=======================================================================
 FilletSurf_StatusType  FilletSurf_Builder::StartSectionStatus() const 
index fabb06dffad1bda06a2f9fb75d246cd2f8fba5fe..620f8410189504b2daee94634015436f88d9d09c 100644 (file)
@@ -778,7 +778,7 @@ void Font_FontMgr::InitFontDataBase()
           Standard_Integer aPathNumber = 1;
           do
           {
-            // Getting directory paths, which can be splitted by "," or ":"
+            // Getting directory paths, which can be split by "," or ":"
             aFontPath = aStr.Token (":,", aPathNumber);
             aFontPath.RightAdjust();
             if (!aFontPath.IsEmpty())
@@ -877,7 +877,7 @@ void Font_FontMgr::InitFontDataBase()
       if (aSupportedExtensions.Contains (aFontExtension) && (aLine.Search (anEncoding) > 0))
       {
         // In current implementation use fonts with ISO-8859-1 coding page.
-        // OCCT not give to manage coding page by means of programm interface.
+        // OCCT not give to manage coding page by means of program interface.
         // TODO: make high level interface for choosing necessary coding page.
         TCollection_AsciiString aXLFD (aLine.SubString (anEndOfFileName + 2, aLine.Length()));
         TCollection_AsciiString aFontPath (anIter.Value().ToCString());
index 78fcc46b28fc661fd1fd8cc55e6d142f48620159..9de369241cee0c9579ff44a3ffe9f437baed95c0 100644 (file)
@@ -50,14 +50,14 @@ public:
   
   Standard_EXPORT GC_MakeMirror(const gp_Lin& Line);
   
-  //! Make a symetry transformation af axis defined by
+  //! Make a symmetry transformation af axis defined by
   //! <Point> and <Direc>.
   Standard_EXPORT GC_MakeMirror(const gp_Pnt& Point, const gp_Dir& Direc);
   
-  //! Make a symetry transformation of plane <Plane>.
+  //! Make a symmetry transformation of plane <Plane>.
   Standard_EXPORT GC_MakeMirror(const gp_Pln& Plane);
   
-  //! Make a symetry transformation of plane <Plane>.
+  //! Make a symmetry transformation of plane <Plane>.
   Standard_EXPORT GC_MakeMirror(const gp_Ax2& Plane);
   
   //! Returns the constructed transformation.
index f7e994d6439f4de169efe7b6d19de6e236d1ed0d..0cdfb035b12bfab5b47779c6db283df588c0c17f 100644 (file)
@@ -74,7 +74,7 @@ public:
   //! In the first case the result is at the distance
   //! <Dist> to the plane <Pln> in the direction of the
   //! normal to <Pln>.
-  //! Otherwise it is in the oposite direction.
+  //! Otherwise it is in the opposite direction.
   Standard_EXPORT GC_MakePlane(const gp_Pln& Pln, const Standard_Real Dist);
   
   //! Make a Plane from Geom <ThePlane> passing through 3
index 308de0505e930a6b2557927106cfd830a0547668..18ffbd470d0c9d90c30a8acc41ee59cc8e9651f2 100644 (file)
@@ -47,7 +47,7 @@ public:
 
   
   //! Make a cylindricalSurface <Cyl> from Geom
-  //! Its axis is is <P1P2> and its radius is the distance
+  //! Its axis is <P1P2> and its radius is the distance
   //! between <P3> and <P1P2>.
   //! The height is the distance between P1 and P2.
   Standard_EXPORT GC_MakeTrimmedCylinder(const gp_Pnt& P1, const gp_Pnt& P2, const gp_Pnt& P3);
index 1b8daa94fc15d1214b6dfa1285eed734b1e2d763..289acf35849440af2aa403eb2eef9169b37c1c23 100644 (file)
@@ -48,7 +48,7 @@ public:
   
   Standard_EXPORT GCE2d_MakeMirror(const gp_Lin2d& Line);
   
-  //! Make a symetry transformation af axis defined by
+  //! Make a symmetry transformation af axis defined by
   //! <Point> and <Direc>.
   Standard_EXPORT GCE2d_MakeMirror(const gp_Pnt2d& Point, const gp_Dir2d& Direc);
   
index dfed3b6e7e12026af1593390508dc59d8e999447..480e9559fbca930dcd614e8f716acc74ee34b084 100644 (file)
@@ -14,7 +14,7 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// Dimension independant used to implement GCPnts_AbscissaPoint
+// Dimension independent used to implement GCPnts_AbscissaPoint
 
 // compute the type 
 // and the length ratio if GCPnts_LengthParametrized
@@ -158,7 +158,7 @@ static void Compute(CPnts_AbscissaPoint& theComputer,
 }
 
 // introduced by rbv for curvilinear parametrization
-// performs more appropriate tolerance managment
+// performs more appropriate tolerance management
 
 static void AdvCompute(CPnts_AbscissaPoint& theComputer,
                     const TheCurve& C,
index deadfb6309f2f1d51d607e6b6b15746bd90f462d..5cc703877374c79c6eb894d38e6eeb44d6b10d2c 100644 (file)
@@ -619,7 +619,7 @@ void GCPnts_TangentialDeflection::PerformCurve (const TheCurve& C)
           parameters.InsertAfter(i, umax);
           points.InsertAfter(i, MiddlePoint);
           ++Nbp;
-          --i; //To compensate ++i in loop header: i must point to first part of splitted interval
+          --i; //To compensate ++i in loop header: i must point to first part of split interval
           if(Nbp > MaxNbp)
           {
             break;
index 7247fc66991eb31b1bfae67a149920d73ef78bb6..6a505f7ebc0ac1ed3432f27ef010039db6352953 100644 (file)
@@ -313,7 +313,7 @@ void GCPnts_UniformAbscissa::Initialize(const TheCurve& C,
 // 
 //  compute the total Length here so that we can 
 //  guess the number of points instead of letting the
-//  constructor of CPnts_AbscissaPoint do that and loosing
+//  constructor of CPnts_AbscissaPoint do that and lose
 //  the information
 //
 //
@@ -422,7 +422,7 @@ void GCPnts_UniformAbscissa::Initialize(const TheCurve& C,
 // 
 //  compute the total Length here so that we can 
 //  guess the number of points instead of letting the
-//  constructor of CPnts_AbscissaPoint do that and loosing
+//  constructor of CPnts_AbscissaPoint do that and lose
 //  the information
 //
 //
index 8ed6655b5d0cb3ba52985a83fb302b945ee5e83c..794232d54ba98d4938ad0877ac9c8c00591ea806 100644 (file)
@@ -34,7 +34,7 @@ class GProp_PEquation;
 
 
 
-//! This package defines algorithmes to compute the global properties
+//! This package defines algorithms to compute the global properties
 //! of a set of points, a curve, a surface, a solid (non infinite
 //! region of space delimited with geometric entities), a compound
 //! geometric system (heterogeneous composition of the previous
index a14c7715e8d89d0f744f83dd8dc72ed1514a8741..fecae248836ec487f1402758c18e54f7c5155f50 100644 (file)
@@ -69,7 +69,7 @@ public:
   
 
   //! returns true if the geometric system has an axis of symmetry.
-  //! aTol  is  relative  tolerance for  cheking  equality  of  moments
+  //! aTol  is  relative  tolerance for  checking  equality  of  moments
   //! If  aTol  ==  0,  relative  tolerance  is  ~  1.e-16  (Epsilon(I))
   Standard_EXPORT Standard_Boolean HasSymmetryAxis (const Standard_Real aTol) const;
   
@@ -82,7 +82,7 @@ public:
   
 
   //! returns true if the geometric system has a point of symmetry.
-  //! aTol  is  relative  tolerance for  cheking  equality  of  moments
+  //! aTol  is  relative  tolerance for  checking  equality  of  moments
   //! If  aTol  ==  0,  relative  tolerance  is  ~  1.e-16  (Epsilon(I))
   Standard_EXPORT Standard_Boolean HasSymmetryPoint (const Standard_Real aTol) const;
   
index 53382a3b46ec71a356fe60c57043fa3fafb46413..a194cadc63410370ab5d188f8b0ead283e66f37a 100644 (file)
@@ -184,10 +184,11 @@ GccAna_Circ2d3Tan::
 //   7)  <  (X - X2)2 + (Y - Y2)2 = (R + R2)2   8)  <  (X - X2)2 + (Y - Y2)2 = (R + R2)2
 //        \_(X - X3)2 + (Y - Y3)2 = (R + R3)2        \_(X - X3)2 + (Y - Y3)2 = (R + R3)2
 
-//   each equation (X - Xi)2 + (Y - Yi)2 = (R +- Ri)2 means that the circle (X,Y,R) is tangent 
+//   each equation (X - Xi)2 + (Y - Yi)2 = (R +- Ri)2 means that the circle (X,Y,R) is tangent
 //   to the circle (Xi,Yi,Ri).
 
-//   The number of each system is very important. Further index i shows the numer of the system
+//   The number of each system is very important.
+//   Further index i shows the number of the system.
 
 //   Further Beta, Gamma and Delta are coefficients of the equation:
 //                R +- Ri = Beta*X + Gamma*Y + Delta  where i=2 or i=3
index 0fc9ee7476f764b56de187c1b364d3f29e8da8e4..873d715507cad888f6d5e2c26963d5c81771c221 100644 (file)
@@ -54,7 +54,7 @@ class gp_Circ2d;
 //! If we do not use Tolerance it is impossible to find
 //! a solution in the following case : C2 is inside C1
 //! and there is no intersection point between the two
-//! circles, and C3 is completly outside C1.
+//! circles, and C3 is completely outside C1.
 //! With Tolerance we will find a solution if the
 //! lowest distance between C1 and C2 is lower than or
 //! equal Tolerance.
@@ -110,20 +110,20 @@ public:
   
   //! This method implements the algorithms used to
   //! create 2d circles tangent to a circle and passing
-  //! thrue 2 Points.
+  //! through 2 Points.
   //! ConstructionError is raised if there is a problem during
   //! the computation.
   Standard_EXPORT GccAna_Circ2d3Tan(const GccEnt_QualifiedCirc& Qualified1, const gp_Pnt2d& Point2, const gp_Pnt2d& Point3, const Standard_Real Tolerance);
   
   //! This method implements the algorithms used to
   //! create 2d circles tangent to a line and passing
-  //! thrue 2 Points.
+  //! through 2 Points.
   //! ConstructionError is raised if there is a problem during
   //! the computation.
   Standard_EXPORT GccAna_Circ2d3Tan(const GccEnt_QualifiedLin& Qualified1, const gp_Pnt2d& Point2, const gp_Pnt2d& Point3, const Standard_Real Tolerance);
   
   //! This method implements the algorithms used to
-  //! create 2d circles passing thrue 3 Points.
+  //! create 2d circles passing through 3 Points.
   //! ConstructionError is raised if there is a problem during
   //! the computation.
   Standard_EXPORT GccAna_Circ2d3Tan(const gp_Pnt2d& Point1, const gp_Pnt2d& Point2, const gp_Pnt2d& Point3, const Standard_Real Tolerance);
index c07893c36ccad863b737e3cba1fac80fd4a9502b..d687166e752052bc97784e27d2dde158247a0820 100644 (file)
@@ -45,14 +45,14 @@ GccAna_Circ2dBisec::
 
 //=========================================================================
 //  Initialization of fields :                                            +
-//            - circle1  (Circle : first argument.)                       +
-//            - circle2  (Line   : second argument.)                      +
-//            - intersection (Integer showing the smallest position       +
-//                            of two circles correspondingly to each other.) +
-//            - sameradius   (Booleen showing if the two circles have   +
-//                            the same radius or not.)                         +
-//            - NbrSol   (Integer showing the number of solutions.)       +
-//            - WellDone (Boolean showing succes or failure of the algo.). +
+//            - circle1  (Circle : first argument                       +
+//            - circle2  (Line   : second argument                      +
+//            - intersection (Integer showing the smallest position of    +
+//                            two circles correspondingly to each other)  +
+//            - sameradius   (Boolean showing if the two circles have     +
+//                            the same radius or not)                     +
+//            - NbrSol   (Integer showing the number of solutions       +
+//            - WellDone (Boolean showing success or failure of the algo) +
 //=========================================================================
 
    WellDone = Standard_False;
index 08c57854d39618b8482989c6603d6bf1bce8c146..7811f49d4e2a56ed40d9de100eb318490f459853 100644 (file)
@@ -53,7 +53,7 @@ class gp_Circ2d;
 //! We want to create a circle tangent to an EnclosedCirc C1
 //! with a tolerance Tolerance.
 //! If we did not used Tolerance it is impossible to
-//! find a solution in the the following case : Pcenter is
+//! find a solution in the following case : Pcenter is
 //! outside C1.
 //! With Tolerance we will give a solution if the distance
 //! between C1 and Pcenter is lower than or equal Tolerance.
@@ -75,7 +75,7 @@ public:
   Standard_EXPORT GccAna_Circ2dTanCen(const gp_Lin2d& Linetan, const gp_Pnt2d& Pcenter);
   
   //! This method implements the algorithms used to
-  //! create 2d circles passing thrue a point and
+  //! create 2d circles passing through a point and
   //! centered on a point.
   //! Tolerance is a tolerance criterion used by the algorithm
   //! to find a solution when, mathematically, the problem
index 19a0ba4fa323d76cd46fdcb66644eb1d9b2c2580..a60b904e66d026e1f32cbb47def3f54384ddcd32 100644 (file)
@@ -55,7 +55,7 @@ class gp_Circ2d;
 //! centered on a line OnLine with a radius Radius and with
 //! a tolerance Tolerance.
 //! If we did not use Tolerance it is impossible to
-//! find a solution in the the following case : OnLine is
+//! find a solution in the following case : OnLine is
 //! outside C1. There is no intersection point between C1
 //! and OnLine. The distance between the line and the
 //! circle is greater than Radius.
index d72bc882f2bf86e8c12949574dfe8bf43f02d464..8499da9921e1fd9887cda069e9c857d89bf8261e 100644 (file)
@@ -60,14 +60,14 @@ public:
 
   
   //! This methods implements the algorithms used to
-  //! create 2d lines passing thrue 2 points.
+  //! create 2d lines passing through 2 points.
   //! Tolerance is used because we can't create a line
   //! when the distance between the two points is too small.
   Standard_EXPORT GccAna_Lin2d2Tan(const gp_Pnt2d& ThePoint1, const gp_Pnt2d& ThePoint2, const Standard_Real Tolerance);
   
   //! This methods implements the algorithms used to
   //! create 2d lines tangent to one circle and passing
-  //! thrue a point.
+  //! through a point.
   //! Exception BadQualifier is raised in the case of
   //! EnclosedCirc
   //! Tolerance is used because there is no solution
index ad626c1f0073733a9469dda04174e923edb4e34b..854d9b3eb9d67f0a0281ec849251f833921f6262 100644 (file)
@@ -103,7 +103,7 @@ public:
   //! solution curv.
   //! ParArg is the intrinsic parameter of the point on the
   //! argument curv.
-  //! ParArg is equal 0 when the solution is passing thrue
+  //! ParArg is equal 0 when the solution is passing through
   //! a point. Raises NotDone if the construction algorithm
   //! didn't succeed.
   //! It raises OutOfRange if Index is greater than the
index 73dc8d243fab30bb060a68c52ecbe728e0339c07..2a72409d07fc21c1014341ee8a1379cd820a0781 100644 (file)
@@ -137,7 +137,7 @@ public:
   //! Some Curves such as OffsetCurve can be closed or not. These curves
   //! are considered as closed if the distance between the first point
   //! and the last point of the curve is lower or equal to the Resolution
-  //! from package gp which is a fixed criterion independant of the
+  //! from package gp which is a fixed criterion independent of the
   //! application.
   Standard_EXPORT virtual Standard_Boolean IsClosed() const = 0;
   
index f78f0b967c4a0cfaf121d2e5f1139fe8cff3e641..04d127a1d9cd9b8ebe62242322a20e5c9060ed11 100644 (file)
@@ -152,12 +152,12 @@ public:
   //! Raised if  Row < 1 or Row > 3  or  Col < 1 or Col > 4
   Standard_Real Value (const Standard_Integer theRow, const Standard_Integer theCol) const { return gpTrsf.Value (theRow, theCol); }
 
-  //! Raised if the the transformation is singular. This means that
+  //! Raised if the transformation is singular. This means that
   //! the ScaleFactor is lower or equal to Resolution from
   //! package gp.
   void Invert() { gpTrsf.Invert(); }
 
-  //! Raised if the the transformation is singular. This means that
+  //! Raised if the transformation is singular. This means that
   //! the ScaleFactor is lower or equal to Resolution from
   //! package gp.
   Standard_NODISCARD Standard_EXPORT Handle(Geom_Transformation) Inverted() const;
index 49516a75c5f9beab438e071e835101134e357ca9..613fe7df54ae0f06ca1f152f2b3b201652ce864e 100644 (file)
@@ -131,7 +131,7 @@ public:
   //! Some Curves such as OffsetCurve can be closed or not. These curves
   //! are considered as closed if the distance between the first point
   //! and the last point of the curve is lower or equal to the Resolution
-  //! from package gp which is a fixed criterion independant of the
+  //! from package gp which is a fixed criterion independent of the
   //! application.
   Standard_EXPORT virtual Standard_Boolean IsClosed() const = 0;
   
index 4b9f1d0eef8e0a6a13a035b1477bbebfb9d91206..7085b8982758a019816a18308e78e55f18b8d6c8 100644 (file)
@@ -162,13 +162,13 @@ public:
   //! Computes the inverse of this transformation.
   //! and  assigns the result to this transformatio
   //!
-  //! Raised if the the transformation is singular. This means that
+  //! Raised if the transformation is singular. This means that
   //! the ScaleFactor is lower or equal to Resolution from
   //! package gp.
   Standard_EXPORT void Invert();
   
   //! Computes the inverse of this transformation and creates a new one.
-  //! Raises ConstructionError  if the the transformation is singular. This means that
+  //! Raises ConstructionError  if the transformation is singular. This means that
   //! the ScaleFactor is lower or equal to Resolution from package gp.
   Standard_NODISCARD Standard_EXPORT Handle(Geom2d_Transformation) Inverted() const;
   
index e6c812698e30fa1cdbfcb1e6b6b322231e33ed1a..cb1cbf1a86b56921584afc435a78d8dc3f832c9f 100644 (file)
@@ -57,7 +57,7 @@ class gp_Pnt2d;
 //! inside a curve Cu2 with a radius Radius and a
 //! tolerance Tolerance.
 //! If we did not used Tolerance it is impossible to
-//! find a solution in the the following case : Cu2 is
+//! find a solution in the following case : Cu2 is
 //! inside C1 and there is no intersection point
 //! between the two elements.
 //! with Tolerance we will give a solution if the
index d7bb82eb6562ea41f258b0cab626f1e18d42f746..e6531240b40eb3c826fe4991a9b40001049f5781 100644 (file)
@@ -52,7 +52,7 @@ class gp_Pnt2d;
 //! We want to create a circle tangent to an EnclosedCurv C1
 //! with a tolerance Tolerance.
 //! If we did not used Tolerance it is impossible to
-//! find a solution in the the following case : Pcenter is
+//! find a solution in the following case : Pcenter is
 //! outside C1.
 //! With Tolerance we will give a solution if the distance
 //! between C1 and Pcenter is lower than or equal Tolerance/2.
index f6f831a0785856398444904996c9d87772256f4d..4199bd7017aafc425bc1ee0e5e4dce14ff2c68e9 100644 (file)
@@ -58,7 +58,7 @@ class gp_Pnt2d;
 //! centered on a line OnLine with a radius Radius and with
 //! a tolerance Tolerance.
 //! If we did not used Tolerance it is impossible to
-//! find a solution in the the following case : OnLine is
+//! find a solution in the following case : OnLine is
 //! outside Cu1. There is no intersection point between Cu1
 //! and OnLine. The distance between the line and the
 //! circle is greater than Radius.
index 689b81f5030f4c6c9169c0f00b5b60b73c65b06e..9c7ab70bf46604de7b7a2c16c28e369f5074b5f0 100644 (file)
@@ -39,7 +39,7 @@ class math_Matrix;
 
 
 //! This abstract class describes a set on N Functions of
-//! M independant variables.
+//! M independent variables.
 class Geom2dGcc_FunctionTanCuCuCu  : public math_FunctionSetWithDerivatives
 {
 public:
index 57cce7a713d92ad8b64a7d78badfb68275510e36..55e5d976947b6377dfe7e045f85d2c46c7b6b042 100644 (file)
@@ -41,7 +41,7 @@ class math_Matrix;
 
 
 //! This abstract class describes a set on N Functions of
-//! M independant variables.
+//! M independent variables.
 class Geom2dGcc_FunctionTanCuCuOnCu  : public math_FunctionSetWithDerivatives
 {
 public:
index 125f5cb157f20888aa5954361d278f7af0e0666d..5dfb420336c21d7e9e36b0a380876477e2705252 100644 (file)
@@ -58,7 +58,7 @@ public:
   Standard_EXPORT Geom2dGcc_Lin2d2TanIter(const Geom2dGcc_QCurve& Qualified1, const gp_Pnt2d& ThePoint, const Standard_Real Param1, const Standard_Real Tolang);
   
   //! This class implements the algorithms used to create 2d
-  //! line tangent to a circle and to a cuve.
+  //! line tangent to a circle and to a curve.
   //! Tolang is used to determine the tolerance for the
   //! tangency points.
   //! Param2 is used for the initial guess on the curve.
index 8bb0e9fae19a2bb76849ee0e4b3a165906c7561b..56f52000575e9cff66d1127c42fb2ea9affa62fa 100644 (file)
@@ -46,7 +46,7 @@ public:
   //! The close point is defined by the parameter value
   //! U0.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs a zero
+  //! when g(u)=dF/du=0. The algorithm searches a zero
   //! near the close point.
   //! TolU is used to decide to stop the iterations.
   //! At the nth iteration, the criteria is:
@@ -57,7 +57,7 @@ public:
   //! The close point is defined by the parameter value
   //! U0.
   //! The function F(u)=distance(P,C(u)) has an extremum
-  //! when g(u)=dF/du=0. The algorithm searchs a zero
+  //! when g(u)=dF/du=0. The algorithm searches a zero
   //! near the close point.
   //! Zeros are searched between Umin et Usup.
   //! TolU is used to decide to stop the iterations.
index 8dcaffc205d1a541f594f7d76b86c6879e3b1ea8..de9c6a78f243e2d590703a9be3088f2936b10112 100644 (file)
@@ -48,7 +48,7 @@ public:
   Standard_EXPORT Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter(const Adaptor2d_Curve2d& Curve, const Standard_Integer NbPnt, const IntRes2d_Domain& Domain, const Standard_Real Tol);
   
   //! The current polygon is modified if most
-  //! of the  points of the  polygon  are are
+  //! of the  points of the  polygon  are
   //! outside  the  box  <OtherBox>.  In this
   //! situation, bounds are computed to build
   //! a polygon inside or near the OtherBox.
index 21068956ba01900c61fef1d459a4faa52e99c79e..63671301ef9293cbd8657f150af7d78146ad797b 100644 (file)
@@ -40,7 +40,7 @@ public:
   
   //! Returns the parameter V of the point on the
   //! parametric curve corresponding to the Point Pnt.
-  //! The Correspondance between Pnt and the point P(V)
+  //! The Correspondence between Pnt and the point P(V)
   //! on the parametric curve must be coherent with the
   //! way of determination of the signed distance
   //! between a point and the implicit curve.
@@ -53,7 +53,7 @@ public:
   
   //! Returns the parameter V of the point on the
   //! parametric curve corresponding to the Point Pnt.
-  //! The Correspondance between Pnt and the point P(V)
+  //! The Correspondence between Pnt and the point P(V)
   //! on the parametric curve must be coherent with the
   //! way of determination of the signed distance
   //! between a point and the implicit curve.
index edc98a3d2e573acb5dace76040eb246217968ab9..cf7472ec5f120202f53c3796a6ab78b4b522d998 100644 (file)
@@ -45,11 +45,11 @@ public:
   Standard_EXPORT void PerformInf (const Handle(Geom2d_Curve)& C, LProp_CurAndInf& Result);
   
   //! Computes the locals extremas of curvature.
-  //! in the interval of parmeters [UMin,UMax].
+  //! in the interval of parameters [UMin,UMax].
   Standard_EXPORT void PerformCurExt (const Handle(Geom2d_Curve)& C, const Standard_Real UMin, const Standard_Real UMax, LProp_CurAndInf& Result);
   
   //! Computes the inflections in the interval of
-  //! parmeters [UMin,UMax].
+  //! parameters [UMin,UMax].
   Standard_EXPORT void PerformInf (const Handle(Geom2d_Curve)& C, const Standard_Real UMin, const Standard_Real UMax, LProp_CurAndInf& Result);
   
   //! True if the solutions are found.
index 7f197c9a0f59ae686068eeddac17af5254d0df51..909bee101b2ed6f5e8e34724f266b78dd571d72b 100644 (file)
@@ -13,7 +13,7 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-// Creted:     Tue Jun 23 15:39:24 1998
+// Created:    Tue Jun 23 15:39:24 1998
 
 #include <Adaptor3d_Curve.hxx>
 #include <Approx_CurvlinFunc.hxx>
index 08e7c58f17eb958093ec4f8e8456eb5a7f89e4fd..0642cbcc30e2fd3e681945729610b425d1a74b75 100644 (file)
@@ -84,7 +84,7 @@ public:
   Standard_EXPORT virtual Standard_Boolean IsConstant() const Standard_OVERRIDE;
   
   //! Say if the law is defined, only by the 3d Geometry of
-  //! the setted Curve
+  //! the set Curve
   //! Return False by Default.
   Standard_EXPORT virtual Standard_Boolean IsOnlyBy3dCurve() const Standard_OVERRIDE;
   
index bd670ed3cee1e4c827fa19bd89c1c6e3b93ce3d3..acd01c581494f7d806be665af9bdeea622d73c27 100644 (file)
@@ -92,7 +92,7 @@ public:
   Standard_EXPORT virtual Standard_Boolean IsConstant() const Standard_OVERRIDE;
   
   //! Say if the law is defined, only by the 3d Geometry of
-  //! the setted Curve
+  //! the set Curve
   //! Return False by Default.
   Standard_EXPORT virtual Standard_Boolean IsOnlyBy3dCurve() const Standard_OVERRIDE;
   
index 81848896c3dfae5f44754873b3f261b7ecd475bf..d364fa727c7a4dbcfaaf2385da53f35691de1555 100644 (file)
@@ -218,7 +218,7 @@ static void InGoodPeriod(const Standard_Real Prec,
 {
   if (myCurve.IsNull())
     throw Standard_ConstructionError(
-          "GeomFill_LocationGuide::The path is not setted !!");
+          "GeomFill_LocationGuide::The path is not set !!");
 
     //repere fixe
   gp_Ax3 Rep(gp::Origin(), gp::DZ(), gp::DX());
index ff2d0721a5155ca2d06bcf8d109a95574bb97af3..0679fe099beadc0f7f0949bc769cac39f5a3b17f 100644 (file)
@@ -65,10 +65,10 @@ class gp_Dir;
 //! It is useful to keep a constant angle between
 //! input surface and the pipe.                           --
 //! 3) give a  path and two sections. The section
-//! evoluate from First to Last Section.
+//! evaluate from First to Last Section.
 //!
 //! 3) give a  path and N sections. The section
-//! evoluate from First to Last Section.
+//! evaluate from First to Last Section.
 //!
 //! In general case the result is a NURBS. But we
 //! can  generate plane,  cylindrical, spherical,
@@ -113,11 +113,11 @@ public:
   Standard_EXPORT GeomFill_Pipe(const Handle(Geom_Curve)& Path, const Handle(Geom_Curve)& FirstSect, const gp_Dir& Dir);
   
   //! Create a pipe with an evolving section
-  //! The section evoluate from First to Last Section
+  //! The section evaluate from First to Last Section
   Standard_EXPORT GeomFill_Pipe(const Handle(Geom_Curve)& Path, const Handle(Geom_Curve)& FirstSect, const Handle(Geom_Curve)& LastSect);
   
   //! Create a pipe with N  sections
-  //! The section evoluate from First to Last Section
+  //! The section evaluate from First to Last Section
   Standard_EXPORT GeomFill_Pipe(const Handle(Geom_Curve)& Path, const TColGeom_SequenceOfCurve& NSections);
   
   //! Create  a pipe  with  a constant  radius with  2
index 7bf92b3fadb3154043b58891e9700ef9404bd842..2a7b506d179a4fc55feaa39dfdefdb61a60bf13f 100644 (file)
@@ -105,7 +105,7 @@ public:
   //! Segmax     : The maximum number of span in v required on
   //! the surface
   //!
-  //! raise If Domain are infinite or Profile not Setted.
+  //! raise If Domain are infinite or Profile not set.
   Standard_EXPORT void Build (const Handle(GeomFill_SectionLaw)& Section, const GeomFill_ApproxStyle Methode = GeomFill_Location, const GeomAbs_Shape Continuity = GeomAbs_C2, const Standard_Integer Degmax = 10, const Standard_Integer Segmax = 30);
   
   //! Tells if the Surface is Buildt.
index fc2096f6c4d116db0e0de8c8195d3027ecfe9f57..991a8284401d98e0ce5a1ebb330c1fd1581532e5 100644 (file)
@@ -51,7 +51,7 @@ public:
   Standard_EXPORT GeomFill_SweepSectionGenerator(const Handle(Geom_Curve)& Path, const Handle(Geom_Curve)& FirstSect);
   
   //! Create a sweept surface with an evolving section
-  //! The section evoluate from First to Last Section
+  //! The section evaluate from First to Last Section
   Standard_EXPORT GeomFill_SweepSectionGenerator(const Handle(Geom_Curve)& Path, const Handle(Geom_Curve)& FirstSect, const Handle(Geom_Curve)& LastSect);
   
   //! Create  a pipe  with  a constant  radius with  2
index d504c04a73ec35b609bdd94822db6e190931729f..4cba026728c83f01eea8c80a4e5297b4ef5ae3f7 100644 (file)
@@ -88,7 +88,7 @@ public:
   Standard_EXPORT virtual Standard_Boolean IsConstant() const;
   
   //! Say if the law is defined, only by the 3d Geometry of
-  //! the setted Curve
+  //! the set Curve
   //! Return False by Default.
   Standard_EXPORT virtual Standard_Boolean IsOnlyBy3dCurve() const;
 
index de5b9a8147b21c7746a3d30af42a18b0975166a8..f33fedb3f9fb93e5c157aeaf11d79db45c21de65 100644 (file)
@@ -838,7 +838,7 @@ Standard_Boolean GeomInt_LineTool::
 
       if(!bIsFirstInside && !bIsLastInside) {
        if((ifprm < aListOfIndex.First()) && (ilprm > aListOfIndex.Last())) {
-         // append whole line, and boundaries if neccesary
+         // append whole line, and boundaries if necessary
          if(bhasfirstpoint) {
            const IntSurf_PntOn2S& aP = aSeqOfPntOn2S->Value(aListOfFLIndex.First());
            aLineOn2S->Add(aP);
index a282ce2a60408fefa8a3390a6be95ec279e541d0..65c6dbe6ddf8dde019dd4ffced3548ccd198b17a 100644 (file)
@@ -122,7 +122,7 @@ class GeomLib_CheckCurveOnSurface_TargetFunc :
     return Derive(theX(1), theGrad(1));
   }
 
-  //returns 1st derivative of the the one-dimension-function when
+  //returns 1st derivative of the one-dimension-function when
   //parameter is equal to theX
   Standard_Boolean Derive(const Standard_Real theX, Standard_Real& theDeriv1, Standard_Real* const theDeriv2 = 0) const
   {
index 3e35bf25d55fe90f434c24a53d5064a1e32556fb..72c9d4e8377a78aabe60e1f622576cffb24d350a 100644 (file)
@@ -155,7 +155,7 @@ public:
 
   //! Allows you to ensure that the array of curves returned by
   //! Curves2d has the correct orientation. Returns the
-  //! orientation of the curves in the the array returned by
+  //! orientation of the curves in the array returned by
   //! Curves2d. Computation changes the orientation of
   //! these curves. Consequently, this method returns the
   //! orientation prior to computation.
index 4854be844c4944b6c82b5c832760b6c5731fdd92..58a0a620ba2c0b92b878373ef3d9311795afbf7f 100644 (file)
@@ -408,7 +408,7 @@ void  GeometryTest::SurfaceCommands(Draw_Interpretor& theCommands)
                  __FILE__,
                  tuyau,g);
 
-  theCommands.Add("sweep", "sweep result [options] path [Surf] curve [Tol [nbsegment]]\n sweep the the curve along the path, options are \n -FX : Tangent and Normal are fixed\n -FR : Tangent and Normal are given by Frenet trihedron \n -CF : Tangente is given by Frenet, \n     the Normal is computed to minimize the torsion \n -DX : Tangent and Normal are given by Darboux trihedron \n     <path> have to be a 2d curve,\n     <Surf> have to be defined\n -CN dx dy dz : Normal is given by dx dy dz" ,
+  theCommands.Add("sweep", "sweep result [options] path [Surf] curve [Tol [nbsegment]]\n sweep the curve along the path, options are \n -FX : Tangent and Normal are fixed\n -FR : Tangent and Normal are given by Frenet trihedron \n -CF : Tangente is given by Frenet, \n     the Normal is computed to minimize the torsion \n -DX : Tangent and Normal are given by Darboux trihedron \n     <path> have to be a 2d curve,\n     <Surf> have to be defined\n -CN dx dy dz : Normal is given by dx dy dz" ,
                  __FILE__,
                  sweep, g);
 
index 07f48f47cbbaa0bed6ce407243d51098c4cd1f79..639f8875dff02f1fb7fc598bec38da123eff28d6 100644 (file)
@@ -367,7 +367,7 @@ public:
   //! Returns background image texture map.
   virtual Handle(Graphic3d_TextureMap) BackgroundImage() = 0;
 
-  //! Sets image texture or environment cubemap as backround.
+  //! Sets image texture or environment cubemap as background.
   //! @param theTextureMap [in] source to set a background;
   //!                           should be either Graphic3d_Texture2D or Graphic3d_CubeMap
   //! @param theToUpdatePBREnv [in] defines whether IBL maps will be generated or not
@@ -381,7 +381,7 @@ public:
   //! Sets background image fill style.
   virtual void SetBackgroundImageStyle (const Aspect_FillMethod theFillStyle) = 0;
 
-  //! Returns cubemap being setted last time on background.
+  //! Returns cubemap being set last time on background.
   virtual Handle(Graphic3d_CubeMap) BackgroundCubeMap() const = 0;
 
   //! Generates PBR specular probe and irradiance map
index 74f72c5037b32423f034d7a3042341bc87c01ac9..17504a4241a640c821b51dd4e39f2ecabc4f76f2 100644 (file)
@@ -29,7 +29,7 @@ public:
   //! @thePaths - array of paths to separate image files (has to have size equal 6).
   Standard_EXPORT Graphic3d_CubeMapSeparate (const NCollection_Array1<TCollection_AsciiString>& thePaths);
 
-  //! Initializes cubemap to be setted directly from PixMaps.
+  //! Initializes cubemap to be set directly from PixMaps.
   //! @theImages - array if PixMaps (has to have size equal 6).
   Standard_EXPORT Graphic3d_CubeMapSeparate(const NCollection_Array1<Handle(Image_PixMap)>& theImages);
 
index fb6748302edb32fa49a0635d5c12d3e911357c76..a49c6d4d187b3503f284e8265746c4d2bd4a36a9 100644 (file)
@@ -76,7 +76,7 @@ class Graphic3d_Group : public Standard_Transient
 
 public:
 
-  //! Supress all primitives and attributes of <me>.
+  //! Suppress all primitives and attributes of <me>.
   //! To clear group without update in Graphic3d_StructureManager
   //! pass Standard_False as <theUpdateStructureMgr>. This
   //! used on context and viewer destruction, when the pointer
@@ -85,10 +85,10 @@ public:
   //! cross-reference);
   Standard_EXPORT virtual void Clear (const Standard_Boolean theUpdateStructureMgr = Standard_True);
 
-  //! Supress the group <me> in the structure.
+  //! Suppress the group <me> in the structure.
   Standard_EXPORT virtual ~Graphic3d_Group();
 
-  //! Supress the group <me> in the structure.
+  //! Suppress the group <me> in the structure.
   //! Warning: No more graphic operations in <me> after this call.
   //! Modifies the current modelling transform persistence (pan, zoom or rotate)
   //! Get the current modelling transform persistence (pan, zoom or rotate)
index e67601dedae9326d08a384fe0a7726a2ad01ca1f..497d68be400b956d0fa5cd7635f5a0070d335978 100644 (file)
@@ -28,7 +28,7 @@
 //! Aspect attributes of a 3d face.
 //! Keywords: Material, FillArea, Shininess, Ambient, Color, Diffuse,
 //! Specular, Transparency, Emissive, ReflectionMode,
-//! BackFace, FrontFace, Reflection, Absorbtion
+//! BackFace, FrontFace, Reflection, Absorption
 class Graphic3d_MaterialAspect 
 {
 public:
index b039067329e321e0d565b98c8e148f6709443fd1..218d8a4b5d3ab66552cd06d8f5d6a1ad92189020 100755 (executable)
@@ -29,7 +29,7 @@ typedef NCollection_Sequence<Handle(Graphic3d_ShaderObject)> Graphic3d_ShaderObj
 //! List of custom uniform shader variables.
 typedef NCollection_Sequence<Handle(Graphic3d_ShaderVariable)> Graphic3d_ShaderVariableList;
 
-//! List of custom vertex shader attrubures
+//! List of custom vertex shader attributes
 typedef NCollection_Sequence<Handle(Graphic3d_ShaderAttribute)> Graphic3d_ShaderAttributeList;
 
 //! This class is responsible for managing shader programs.
index 303441a9c18e0b42a16898cf7f9348c3274b7375..3eca618adc3c434232cb29543b77aa86e83e3ad5 100644 (file)
@@ -279,7 +279,7 @@ public:
   //! method returns boundaries taking into account infinite state
   //! of the structure. This approach generally used for application
   //! specific fit operation (e.g. fitting the model into screen,
-  //! not taking into accout infinite helper elements).
+  //! not taking into account infinite helper elements).
   //! Warning: If the structure <me> is empty then the empty box is returned,
   //! If the structure <me> is infinite then the whole box is returned.
   Standard_EXPORT Bnd_Box MinMaxValues (const Standard_Boolean theToIgnoreInfiniteFlag = Standard_False) const;
index 02dc8db815c55a1b1e18f88dad09af0a80df15d4..bc47bffe702b3e1aac02b0fa4d989def659c618a 100644 (file)
@@ -32,7 +32,7 @@ DEFINE_STANDARD_HANDLE(Graphic3d_Texture1Dsegment, Graphic3d_Texture1D)
 //! This class provides the implementation
 //! of a 1D texture applyable along a segment.
 //! You might use the SetSegment() method
-//! to set the way the texture is "streched" on facets.
+//! to set the way the texture is "stretched" on facets.
 class Graphic3d_Texture1Dsegment : public Graphic3d_Texture1D
 {
 
index 21ec53ff5a7930c479352e4620930f475c6b6e26..5911201b381a8ed1ffab38be034ff3e96b422396 100644 (file)
@@ -74,10 +74,10 @@ TCollection_AsciiString Graphic3d_TextureRoot::TexturesFolder()
     if (!aDir.Exists() || !aTextureFile.Exists())
     {
 #ifdef OCCT_DEBUG
-      std::cerr << " CSF_MDTVTexturesDirectory or CASROOT not correctly setted\n";
+      std::cerr << " CSF_MDTVTexturesDirectory or CASROOT not correctly set\n";
       std::cerr << " not all files are found in : "<< VarName.ToCString() << std::endl;
 #endif
-      throw Standard_Failure("CSF_MDTVTexturesDirectory or CASROOT not correctly setted");
+      throw Standard_Failure("CSF_MDTVTexturesDirectory or CASROOT not correctly set");
     }
   }
   return VarName;
index 4cb85fcc0a3dc26fa9c9cd503aee61bb68dd4e02..3b501ae5355dea29af0ba26c822fdc019fd89097 100644 (file)
@@ -35,7 +35,7 @@ enum Graphic3d_TypeOfLimit
   Graphic3d_TypeOfLimit_HasBlendedOitMsaa,              //!< indicates whether necessary GL extensions for Weighted, Blended OIT available (with MSAA).
   Graphic3d_TypeOfLimit_HasFlatShading,                 //!< indicates whether Flat shading (Graphic3d_TOSM_FACET) is supported
   Graphic3d_TypeOfLimit_HasMeshEdges,                   //!< indicates whether advanced mesh edges presentation is supported
-  Graphic3d_TypeOfLimit_IsWorkaroundFBO,                //!< indicates whether workaround for Intel driver problem with empty FBO for images with big width is applyed.
+  Graphic3d_TypeOfLimit_IsWorkaroundFBO,                //!< indicates whether workaround for Intel driver problem with empty FBO for images with big width is applied.
   Graphic3d_TypeOfLimit_NB                              //!< number of elements in this enumeration
 };
 
index 3a5cdef83e7c2a6a51484e3584967ee2650114bc..edc2e81cc5f141b699641319429f817ce89ca4b0 100644 (file)
@@ -54,7 +54,7 @@ class gp_Parab2d;
 //! * Create a Parab2d from one apex  and the center.
 //! * Create a Parab2d with the directrix and the focus point.
 //! * Create a Parab2d with its vertex point and its axis
-//! of symetry and its focus length.
+//! of symmetry and its focus length.
 class gce_MakeParab2d  : public gce_Root
 {
 public:
index d775029c24d72908a4f5c6656968e966195988b9..17fbde68324627a7537abac0fb63b139c1120d95 100644 (file)
@@ -182,7 +182,7 @@ public:
     Standard_Boolean IsOpposite (const gp_Dir2d& Other, const Standard_Real AngularTolerance) const;
   
 
-  //! returns true if if the angle between this unit vector and unit
+  //! returns true if the angle between this unit vector and unit
   //! vector Other is equal to 0, Pi or -Pi.
   //! i.e.  Abs(Angle(<me>, Other)) <= AngularTolerance or
   //! PI - Abs(Angle(<me>, Other)) <= AngularTolerance
index aaaa3046ace582bea613738aa2ef578fca6ca9f5..0be01c5c2332c427aa6179bd3fd9d1c44e5ab60d 100644 (file)
@@ -181,7 +181,7 @@ public:
     gp_Ax1 Directrix2() const;
   
 
-  //! Returns the excentricity of the hyperbola (e > 1).
+  //! Returns the eccentricity of the hyperbola (e > 1).
   //! If f is the distance between the location of the hyperbola
   //! and the Focus1 then the eccentricity e = f / MajorRadius. Raises DomainError if MajorRadius = 0.0
     Standard_Real Eccentricity() const;
index 220ca926d0cccacb40d8966602ed84ce2699cb80..ae69a6bb5e44b7333235f63246ddb8289e0d73dd 100644 (file)
@@ -195,7 +195,7 @@ public:
     gp_Ax2d Directrix2() const;
   
 
-  //! Returns the excentricity of the hyperbola (e > 1).
+  //! Returns the eccentricity of the hyperbola (e > 1).
   //! If f is the distance between the location of the hyperbola
   //! and the Focus1 then the eccentricity e = f / MajorRadius. Raises DomainError if MajorRadius = 0.0.
     Standard_Real Eccentricity() const;
index 8eb57bc98702b7885b2d02627ee9e254a1228350..b3b090c329fe8db465991a9b74948bdb7659a446 100644 (file)
@@ -103,7 +103,7 @@ public:
   Standard_EXPORT void SetRows (const gp_XYZ& Row1, const gp_XYZ& Row2, const gp_XYZ& Row3);
   
 
-  //! Modifies the the matrix so that it represents
+  //! Modifies the matrix so that it represents
   //! a scaling transformation, where S is the scale factor. :
   //! | S    0.0  0.0 |
   //! <me> =  | 0.0   S   0.0 |
index 99dbb1ce0b90c96d28a9388b20eaeac515e0db30..0612f5455fe93d4e4925d1bedc07501abe237ad9 100644 (file)
@@ -45,7 +45,7 @@ public:
   DEFINE_STANDARD_ALLOC
 
   
-  //! Creates an XYZ object with zero co-ordinates (0,0,0)
+  //! Creates an XYZ object with zero coordinates (0,0,0)
     gp_XYZ();
   
   //! creates an XYZ with given coordinates