]> OCCT Git - occt.git/commitdiff
Documentation - Fix whitespace and typos (#815)
authorluzpaz <luzpaz@users.noreply.github.com>
Sun, 9 Nov 2025 21:38:29 +0000 (16:38 -0500)
committerGitHub <noreply@github.com>
Sun, 9 Nov 2025 21:38:29 +0000 (21:38 +0000)
95 files changed:
src/FoundationClasses/TKMath/math/math_BracketedRoot.cxx
src/FoundationClasses/TKernel/Quantity/Quantity_Date.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_BuildTool.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Check.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CurveIterator.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_EdgeVertexInterference.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapFiller.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapTool.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Interference.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_InterferenceIterator.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_PointIterator.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SurfaceIterator.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_AncestorsTool.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_FuseEdges.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_GeomTool.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_PurgeInternalEdges.hxx
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_ShapeExplorer.hxx
src/ModelingAlgorithms/TKExpress/Expr/Expr.hxx
src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedExpression.hxx
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Builder.hxx
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Form.hxx
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Gluer.hxx
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeCylindricalHole.hxx
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeDPrism.hxx
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeLinearForm.hxx
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePipe.hxx
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePrism.hxx
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevol.hxx
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevolutionForm.hxx
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_RibSlot.hxx
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_SplitShape.hxx
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe.hxx
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_BuildShape.hxx
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CSIntersector.hxx
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CurveShapeIntersector.hxx
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_DPrism.hxx
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GeneratedShape.hxx
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Generator.hxx
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GluedShape.hxx
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Pipe.hxx
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitDrafts.hxx
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitShape.hxx
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Spliter.hxx
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_WiresOnShape.hxx
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRoot.hxx
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRst.hxx
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurf.hxx
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurface.hxx
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_CurvPointRadInv.hxx
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Extremity.hxx
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_HCurve2dTool.hxx
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfRstConstRad.hxx
src/ModelingAlgorithms/TKFillet/Blend/Blend_AppFunction.hxx
src/ModelingAlgorithms/TKFillet/Blend/Blend_CSFunction.hxx
src/ModelingAlgorithms/TKFillet/Blend/Blend_CurvPointFuncInv.hxx
src/ModelingAlgorithms/TKFillet/Blend/Blend_Function.hxx
src/ModelingAlgorithms/TKFillet/Blend/Blend_RstRstFunction.hxx
src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfCurvFuncInv.hxx
src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfPointFuncInv.hxx
src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfRstFunction.hxx
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc.hxx
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSCircular.hxx
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSConstRad.hxx
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ChAsym.hxx
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstRad.hxx
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Corde.hxx
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_EvolRad.hxx
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_GenChamfer.hxx
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Ruled.hxx
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_Newton.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CircularBlendFunc.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_ConstantBiNormal.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CorrectedFrenet.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CurveAndTrihedron.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Darboux.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Fixed.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Frenet.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronAC.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronPlan.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationDraft.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationGuide.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationLaw.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SweepFunction.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_TrihedronLaw.hxx
src/ModelingData/TKG3d/Geom/Geom_Direction.hxx
src/ModelingData/TKG3d/Geom/Geom_Geometry.hxx
src/ModelingData/TKG3d/Geom/Geom_Hyperbola.hxx
src/ModelingData/TKG3d/Geom/Geom_Line.hxx
src/ModelingData/TKG3d/Geom/Geom_Surface.hxx
src/ModelingData/TKGeomBase/Approx/Approx_SweepApproximation.hxx
src/ModelingData/TKGeomBase/Approx/Approx_SweepFunction.hxx
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_CompCurveToBSplineCurve.hxx
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_CompCurveToBSplineCurve.hxx

index 34a9e72f2f4472af12b3b095596b3d596981d8e3..ece084c5a4345fa0967240b8686aff2f8be74056 100644 (file)
@@ -16,9 +16,9 @@
 #include <math_Function.hxx>
 #include <StdFail_NotDone.hxx>
 
-// reference algorithme:
+// reference algorithm:
 //                   Brent method
-//                   numerical recipes in C  p 269
+//                   numerical recipes in C (p. 269)
 math_BracketedRoot::math_BracketedRoot(math_Function&         F,
                                        const Standard_Real    Bound1,
                                        const Standard_Real    Bound2,
index 150b0b9533db2558af683390e8c537bc04bcddd4..8230ea16dff131e1b4a66301eb0f130c23e7e0bd 100644 (file)
@@ -46,8 +46,9 @@ public:
   //! Constructs a date from the year yyyy, the
   //! month mm, the day dd, the hour hh, the minute
   //! mn, the second ss, the millisecond mis
-  //! (defaulted to 0) and the microsecond mics (defaulted to 0)..
-  //! With:      1 <= mm <= 12
+  //! (defaulted to 0) and the microsecond mics (defaulted to 0).
+  //! With:
+  //! 1 <= mm <= 12
   //! 1 <= dd <= max number of days of <mm>
   //! 1979 <= yyyy
   //! 0 <= hh <= 23
@@ -134,7 +135,7 @@ public:
   //! Returns minute of a Date.
   Standard_EXPORT Standard_Integer Minute();
 
-  //! Returns seconde of a Date.
+  //! Returns second of a Date.
   Standard_EXPORT Standard_Integer Second();
 
   //! Returns millisecond of a Date.
index 30691bd69837b8bfb5ce5bffcf45c8b071135f47..8ffba5896d4f741def258218b62d05961ba0c7e5 100644 (file)
@@ -42,7 +42,7 @@ class TopOpeBRepDS_HDataStructure;
 class Geom2d_Curve;
 class Geom_Surface;
 
-//! Provides  a  Tool  to  build  topologies. Used  to
+//! Provides a Tool to build topologies. Used to
 //! instantiate the Builder algorithm.
 class TopOpeBRepDS_BuildTool
 {
@@ -141,7 +141,7 @@ public:
 
   Standard_EXPORT void AddSolidShell(TopoDS_Shape& S, const TopoDS_Shape& Sh) const;
 
-  //! Sets the parameter <P>  for  the vertex <V> on the
+  //! Sets the parameter <P> for the vertex <V> on the
   //! edge <E>.
   Standard_EXPORT void Parameter(const TopoDS_Shape& E,
                                  const TopoDS_Shape& V,
@@ -156,20 +156,20 @@ public:
   //! only when <Ein> has a closed geometry.
   Standard_EXPORT void UpdateEdge(const TopoDS_Shape& Ein, TopoDS_Shape& Eou) const;
 
-  //! Compute the parameter of  the vertex <V>, supported
-  //! by   the edge <E>, on the curve  <C>.
+  //! Compute the parameter of the vertex <V>, supported
+  //! by the edge <E>, on the curve <C>.
   Standard_EXPORT void Parameter(const TopOpeBRepDS_Curve& C,
                                  TopoDS_Shape&             E,
                                  TopoDS_Shape&             V) const;
 
-  //! Sets the  curve <C> for the edge  <E>
+  //! Sets the curve <C> for the edge <E>
   Standard_EXPORT void Curve3D(TopoDS_Shape&             E,
                                const Handle(Geom_Curve)& C,
                                const Standard_Real       Tol) const;
 
-  //! Sets  the pcurve <C> for  the edge <E> on the face
-  //! <F>.  If OverWrite is True the old pcurve if there
-  //! is one  is overwritten, else the  two  pcurves are
+  //! Sets the pcurve <C> for the edge <E> on the face
+  //! <F>. If OverWrite is True the old pcurve if there
+  //! is one is overwritten, else the two pcurves are
   //! set.
   Standard_EXPORT void PCurve(TopoDS_Shape&               F,
                               TopoDS_Shape&               E,
index f75c2e3ae0f7f61278b08eccf82f804ba440cc44..2caf9ea3f813381a209247227218247044866746 100644 (file)
@@ -64,9 +64,9 @@ public:
   //! si la liste est vide, renvoie vrai
   Standard_EXPORT Standard_Boolean CheckShapes(const TopTools_ListOfShape& LS) const;
 
-  //! Verifie que les Vertex   non   SameDomain sont bien
-  //! nonSameDomain, que  les  vertex sameDomain sont  bien
-  //! SameDomain,  que    les  Points sont  non    confondus
+  //! Verifie que les Vertex non SameDomain sont bien
+  //! nonSameDomain, que les vertex sameDomain sont bien
+  //! SameDomain, que les Points sont non confondus
   //! ni entre eux, ni avec des Vertex.
   Standard_EXPORT Standard_Boolean OneVertexOnPnt();
 
@@ -76,13 +76,13 @@ public:
 
   Standard_EXPORT Standard_OStream& PrintIntg(Standard_OStream& S);
 
-  //! Prints the name  of CheckStatus  <stat>  as  a String
+  //! Prints the name of CheckStatus <stat> as a String
   Standard_EXPORT Standard_OStream& Print(const TopOpeBRepDS_CheckStatus stat, Standard_OStream& S);
 
-  //! Prints the name  of CheckStatus  <stat>  as  a String
+  //! Prints the name of CheckStatus <stat> as a String
   Standard_EXPORT Standard_OStream& PrintShape(const TopAbs_ShapeEnum SE, Standard_OStream& S);
 
-  //! Prints the name  of CheckStatus  <stat>  as  a String
+  //! Prints the name of CheckStatus <stat> as a String
   Standard_EXPORT Standard_OStream& PrintShape(const Standard_Integer index, Standard_OStream& S);
 
   DEFINE_STANDARD_RTTIEXT(TopOpeBRepDS_Check, Standard_Transient)
index eb65deeeb5114c4a449be879b845699287ca7c75..f33f14d66bc8d0f45acfb71abba09dc542a6c7f2 100644 (file)
@@ -34,11 +34,11 @@ class TopOpeBRepDS_CurveIterator : public TopOpeBRepDS_InterferenceIterator
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates an  iterator on the  curves on surface
+  //! Creates an iterator on the curves on surface
   //! described by the interferences in <L>.
   Standard_EXPORT TopOpeBRepDS_CurveIterator(const TopOpeBRepDS_ListOfInterference& L);
 
-  //! Returns  True if the Interference <I>  has a
+  //! Returns True if the Interference <I> has a
   //! GeometryType() TopOpeBRepDS_CURVE
   //! returns False else.
   Standard_EXPORT virtual Standard_Boolean MatchInterference(
index 5a3f4b7eed29e767184429299b9be06c1ba21308..4464cf15926bd3adcd779094238db293bab06211 100644 (file)
@@ -41,7 +41,7 @@ public:
   //! if support type <ST> == EDGE : <S> is edge E
   //! FACE : <S> is the face with bound E.
   //! <T> is the transition along the edge, crossing the crossed edge.
-  //! E  is the crossed edge.
+  //! E is the crossed edge.
   //! <GIsBound> indicates if <G> is a bound of the edge.
   //! <P> is the parameter of <G> on the edge.
   //!
index e7e360714a29f7e0ad0bcb363f9308fd35389b5e..a0bed43bb117167281ef59918805f37c738957c8 100644 (file)
@@ -40,20 +40,20 @@ public:
 
   Standard_EXPORT void Perform();
 
-  //! Recherche parmi  l'ensemble  des points  d'Interference
+  //! Recherche parmi l'ensemble des points d'Interference
   //! la Liste <LI> des points qui correspondent au point d'indice <Index>
   Standard_EXPORT void FindAssociatedPoints(const Handle(TopOpeBRepDS_Interference)& I,
                                             TopOpeBRepDS_ListOfInterference&         LI);
 
-  //! Enchaine les sections   via  les points d'Interferences  deja
-  //! associe; Renvoit  dans   <L> les points extremites des Lignes.
-  //! Methodes pour  construire la liste des Points qui
+  //! Enchaine les sections via les points d'Interferences deja
+  //! associe; Renvoit dans <L> les points extremites des Lignes.
+  //! Methodes pour construire la liste des Points qui
   //! peuvent correspondre a une Point donne.
   Standard_EXPORT Standard_Boolean CheckConnexity(TopOpeBRepDS_ListOfInterference& LI);
 
   Standard_EXPORT void AddPointsOnShape(const TopoDS_Shape& S, TopOpeBRepDS_ListOfInterference& LI);
 
-  //! Methodes pour  reduire la liste des Points qui
+  //! Methodes pour reduire la liste des Points qui
   //! peuvent correspondre a une Point donne.
   Standard_EXPORT void AddPointsOnConnexShape(const TopoDS_Shape&                    F,
                                               const TopOpeBRepDS_ListOfInterference& LI);
@@ -71,9 +71,9 @@ public:
   Standard_EXPORT Standard_Boolean IsOnFace(const Handle(TopOpeBRepDS_Interference)& I,
                                             const TopoDS_Face&                       F) const;
 
-  //! Return TRUE  si I ou une  de  ses representaions a
+  //! Return TRUE si I ou une de ses representaions a
   //! pour support <E>.
-  //! Methodes de  reconstructions des  geometries des point
+  //! Methodes de reconstructions des geometries des point
   //! et des courbes de section
   Standard_EXPORT Standard_Boolean IsOnEdge(const Handle(TopOpeBRepDS_Interference)& I,
                                             const TopoDS_Edge&                       E) const;
index f31d2fe8806293a0f358df4db4877b582f6094e6..797aba106cf05c6da99929878f9c61583eb33036 100644 (file)
@@ -58,7 +58,7 @@ public:
   Standard_EXPORT Standard_Boolean EdgeSupport(const Handle(TopOpeBRepDS_Interference)& I,
                                                TopoDS_Shape&                            E) const;
 
-  //! Return les faces qui  ont genere la section origine
+  //! Return les faces qui ont genere la section origine
   //! de I
   Standard_EXPORT Standard_Boolean FacesSupport(const Handle(TopOpeBRepDS_Interference)& I,
                                                 TopoDS_Shape&                            F1,
index 6d9a228f243dca5028b3f583edfd013801e9f759..ba5e4ab6cd7ab72b0c819a79bec7eecc3f9b9b97 100644 (file)
@@ -48,7 +48,7 @@ public:
 
   Standard_EXPORT void AddAncestors(const TopoDS_Shape& S);
 
-  //! Update  the data structure with  shapes of type T1
+  //! Update the data structure with shapes of type T1
   //! containing a subshape of type T2 which is stored
   //! in the DS.
   //! Used by the previous one.
@@ -72,7 +72,7 @@ public:
   //! Returns the surface of index <I>.
   Standard_EXPORT const TopOpeBRepDS_Surface& Surface(const Standard_Integer I) const;
 
-  //! Returns an iterator  on the curves on  the surface
+  //! Returns an iterator on the curves on the surface
   //! <I>.
   Standard_EXPORT TopOpeBRepDS_CurveIterator SurfaceCurves(const Standard_Integer I) const;
 
@@ -82,7 +82,7 @@ public:
   //! Returns the Curve of index <I>.
   Standard_EXPORT TopOpeBRepDS_Curve& ChangeCurve(const Standard_Integer I);
 
-  //! Returns an iterator   on the points on  the  curve
+  //! Returns an iterator on the points on the curve
   //! <I>.
   Standard_EXPORT TopOpeBRepDS_PointIterator CurvePoints(const Standard_Integer I) const;
 
@@ -126,23 +126,23 @@ public:
   //! reference shape
   Standard_EXPORT Standard_Integer SameDomainReference(const TopoDS_Shape& S) const;
 
-  //! Returns an iterator on the  surfaces attached to the
+  //! Returns an iterator on the surfaces attached to the
   //! solid <S>.
   Standard_EXPORT TopOpeBRepDS_SurfaceIterator SolidSurfaces(const TopoDS_Shape& S) const;
 
-  //! Returns an iterator on the  surfaces attached to the
+  //! Returns an iterator on the surfaces attached to the
   //! solid <I>.
   Standard_EXPORT TopOpeBRepDS_SurfaceIterator SolidSurfaces(const Standard_Integer I) const;
 
-  //! Returns an iterator on the  curves attached to the
+  //! Returns an iterator on the curves attached to the
   //! face <F>.
   Standard_EXPORT TopOpeBRepDS_CurveIterator FaceCurves(const TopoDS_Shape& F) const;
 
-  //! Returns an iterator on the  curves attached to the
+  //! Returns an iterator on the curves attached to the
   //! face <I>.
   Standard_EXPORT TopOpeBRepDS_CurveIterator FaceCurves(const Standard_Integer I) const;
 
-  //! Returns an iterator on the points  attached to the
+  //! Returns an iterator on the points attached to the
   //! edge <E>.
   Standard_EXPORT TopOpeBRepDS_PointIterator EdgePoints(const TopoDS_Shape& E) const;
 
index e8f04ae623ebc2158fc5aa6cbe4ed3c9e7898f5c..23c5e4dc105f6d29d1048c731c88112ceaf0a654 100644 (file)
 class TopOpeBRepDS_Interference;
 DEFINE_STANDARD_HANDLE(TopOpeBRepDS_Interference, Standard_Transient)
 
-//! An interference    is   the   description  of  the
-//! attachment of  a new  geometry on a  geometry. For
-//! example an intersection point  on an Edge or on  a
+//! An interference is the description of the
+//! attachment of a new geometry on a geometry. For
+//! example an intersection point on an Edge or on a
 //! Curve.
 //!
-//! The Interference contains the following data :
+//! The Interference contains the following data:
 //!
-//! - Transition :  How the interference  separates the
+//! - Transition: How the interference separates the
 //! existing geometry in INSIDE and OUTSIDE.
 //!
-//! - SupportType : Type of  the object supporting the
+//! - SupportType: Type of the object supporting the
 //! interference. (FACE, EDGE, VERTEX, SURFACE, CURVE).
 //!
-//! - Support :  Index  in the data  structure  of the
+//! - Support: Index in the data structure of the
 //! object supporting the interference.
 //!
-//! - GeometryType  :   Type  of the  geometry of  the
+//! - GeometryType: Type ofthe geometry of the
 //! interference (SURFACE, CURVE, POINT).
 //!
-//! - Geometry : Index  in the data structure  of the
+//! - Geometry: Index in the data structure of the
 //! geometry.
 class TopOpeBRepDS_Interference : public Standard_Transient
 {
index 96e26474fbd764db28fad1ab1300e4dfcb14cd18..8f84c66a73910c682e2358d577bc7183dfeeee0f 100644 (file)
 #include <TopOpeBRepDS_ListOfInterference.hxx>
 class TopOpeBRepDS_Interference;
 
-//! Iterate  on  interferences  of  a  list,  matching
-//! conditions  on   interferences.
-//! Nota   :
-//! inheritance  of   ListIteratorOfListOfInterference  from
-//! TopOpeBRepDS  has  not   been  done   because  of  the
-//! impossibility of naming  the classical  More, Next
-//! methods  which are declared as static in
+//! Iterate on interferences of a list, matching
+//! conditions on interferences.
+//! Nota:
+//! inheritance of ListIteratorOfListOfInterference from
+//! TopOpeBRepDS has not been done because of the
+//! impossibility of naming the classical More, Next
+//! methods which are declared as static in
 //! TCollection_ListIteratorOfList ... . ListIteratorOfList
 //! has benn placed as a field of InterferenceIterator.
 class TopOpeBRepDS_InterferenceIterator
@@ -47,7 +47,7 @@ public:
   //! Creates an iterator on the Interference of list <L>.
   Standard_EXPORT TopOpeBRepDS_InterferenceIterator(const TopOpeBRepDS_ListOfInterference& L);
 
-  //! re-initialize  interference iteration  process  on
+  //! re-initialize interference iteration process on
   //! the list of interference <L>.
   //! Conditions are not modified.
   Standard_EXPORT void Init(const TopOpeBRepDS_ListOfInterference& L);
@@ -68,11 +68,11 @@ public:
   //! Interference must match the Support <S>
   Standard_EXPORT void Support(const Standard_Integer S);
 
-  //! reach for an interference  matching the conditions
-  //! (if  defined).
+  //! reach for an interference matching the conditions
+  //! (if defined).
   Standard_EXPORT void Match();
 
-  //! Returns  True if the Interference <I>  matches the
+  //! Returns True if the Interference <I> matches the
   //! conditions (if defined).
   //! If no conditions defined, returns True.
   Standard_EXPORT virtual Standard_Boolean MatchInterference(
@@ -85,8 +85,8 @@ public:
   //! Move to the next Interference.
   Standard_EXPORT void Next();
 
-  //! Returns   the   current   Interference,   matching   the
-  //! conditions  (if defined).
+  //! Returns the current Interference, matching the
+  //! conditions (if defined).
   Standard_EXPORT const Handle(TopOpeBRepDS_Interference)& Value() const;
 
   Standard_EXPORT TopOpeBRepDS_ListIteratorOfListOfInterference& ChangeIterator();
index 112911c9607be68857c981eba9d531b3b9c8b728..3b27c9838f5317714ebf2d037d9b658ba4573390 100644 (file)
@@ -33,11 +33,11 @@ class TopOpeBRepDS_PointIterator : public TopOpeBRepDS_InterferenceIterator
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates an  iterator on the  points on curves
+  //! Creates an iterator on the points on curves
   //! described by the interferences in <L>.
   Standard_EXPORT TopOpeBRepDS_PointIterator(const TopOpeBRepDS_ListOfInterference& L);
 
-  //! Returns  True if the Interference <I>  has a
+  //! Returns True if the Interference <I> has a
   //! GeometryType() TopOpeBRepDS_POINT or TopOpeBRepDS_VERTEX
   //! returns False else.
   Standard_EXPORT virtual Standard_Boolean MatchInterference(
index 986b14d29712c807dd95db8148a50990e2121ead..f30f92c6373c955285ddfb94f2157cbc2a02a101 100644 (file)
@@ -31,7 +31,7 @@ class TopOpeBRepDS_SurfaceIterator : public TopOpeBRepDS_InterferenceIterator
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates an  iterator on the  Surfaces on solid
+  //! Creates an iterator on the Surfaces on solid
   //! described by the interferences in <L>.
   Standard_EXPORT TopOpeBRepDS_SurfaceIterator(const TopOpeBRepDS_ListOfInterference& L);
 
index df0f7b27779b28096ae2ec0ced38afb46f4a66f5..64858cd69a74c3724dd6354e4bae604e24a75cec 100644 (file)
@@ -38,15 +38,15 @@ class TopOpeBRepTool
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Fuse  edges (in a   wire) of a  shape   where we have
+  //! Fuse edges (in a wire) of a shape where we have
   //! useless vertex.
-  //! In case face <FF> is built on UV-non-connexed  wires
-  //! (with the two closing edges  FORWARD and REVERSED, in
+  //! In case face <FF> is built on UV-non-connexed wires
+  //! (with the two closing edges FORWARD and REVERSED, in
   //! spite of one only), we find out the faulty edge, add
   //! the faulty shapes (edge,wire,face) to <MshNOK>.
   //! <FF> is a face descendant of <F>.
   //! <MWisOld>(wire) = 1 if wire is wire of <F>
-  //! 0    wire results from <F>'s wire split.
+  //! 0 wire results from <F>'s wire split.
   //! returns false if purge fails
   Standard_EXPORT static Standard_Boolean PurgeClosingEdges(
     const TopoDS_Face&                    F,
@@ -72,19 +72,19 @@ public:
     const TopTools_IndexedMapOfOrientedShape& MshNOK,
     TopTools_ListOfShape&                     LOFF);
 
-  //! Returns <False>  if  the  face is  valid (the UV
-  //! representation  of  the  face is   a set   of  pcurves
-  //! connexed by points with   connexity 2).
-  //! Else,  splits <aFace> in order to return a list of valid
+  //! Returns <False> if the face is valid (the UV
+  //! representation of the face is a set of pcurves
+  //! connexed by points with connexity 2).
+  //! Else, splits <aFace> in order to return a list of valid
   //! faces.
   Standard_EXPORT static Standard_Boolean Regularize(const TopoDS_Face&    aFace,
                                                      TopTools_ListOfShape& aListOfFaces,
                                                      TopTools_DataMapOfShapeListOfShape& ESplits);
 
-  //! Returns <False>  if  the  face is  valid (the UV
-  //! representation  of  the  face is   a set   of  pcurves
-  //! connexed by points with   connexity 2).
-  //! Else,  splits wires of the face, these are boundaries of the
+  //! Returns <False> if the face is valid (the UV
+  //! representation of the face is a set of pcurves
+  //! connexed by points with connexity 2).
+  //! Else, splits wires of the face, these are boundaries of the
   //! new faces to build up; <OldWiresNewWires> describes (wire,
   //! splits of wire); <ESplits> describes (edge, edge's splits)
   Standard_EXPORT static Standard_Boolean RegularizeWires(
index 93466a1cafb4d39ce40fb6d8cd16bc7aff46e615..610c8acef0914635f7950a76081ad54bd8e861d8 100644 (file)
@@ -29,7 +29,7 @@ class TopoDS_Shape;
 //!
 //! This class has been created because it is not possible
 //! to instantiate the argument TheAncestorsTool (of
-//! DSFiller from TopOpeInter) with a  package (TopExp)
+//! DSFiller from TopOpeInter) with a package (TopExp)
 //! giving services as package methods.
 class TopOpeBRepTool_AncestorsTool
 {
index 86e5bc52a3ef60e2b763ac11aef1ff7968200150..27428f23c12df241566ee96b3f7f80a93cf3cdd1 100644 (file)
 class TopoDS_Vertex;
 class TopoDS_Edge;
 
-//! This class can detect  vertices in a face that can
+//! This class can detect vertices in a face that can
 //! be considered useless and then perform the fuse of
-//! the  edges and remove  the  useless vertices.  By
-//! useles vertices,  we mean :
-//! * vertices that  have  exactly two connex edges
+//! the edges and remove the useless vertices. By
+//! useles vertices, we mean:
+//! * vertices that have exactly two connex edges
 //! * the edges connex to the vertex must have
-//! exactly the same 2 connex faces .
+//! exactly the same 2 connex faces.
 //! * The edges connex to the vertex must have the
 //! same geometric support.
 class TopOpeBRepTool_FuseEdges
@@ -46,7 +46,7 @@ class TopOpeBRepTool_FuseEdges
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Initialise members  and build  construction of map
+  //! Initialise members and build construction of map
   //! of ancestors.
   Standard_EXPORT TopOpeBRepTool_FuseEdges(const TopoDS_Shape&    theShape,
                                            const Standard_Boolean PerformNow = Standard_False);
@@ -54,15 +54,15 @@ public:
   //! set edges to avoid being fused
   Standard_EXPORT void AvoidEdges(const TopTools_IndexedMapOfShape& theMapEdg);
 
-  //! returns  all the list of edges to be fused
+  //! returns all the list of edges to be fused
   //! each list of the map represent a set of connex edges
   //! that can be fused.
   Standard_EXPORT void Edges(TopTools_DataMapOfIntegerListOfShape& theMapLstEdg);
 
   //! returns all the fused edges. each integer entry in
-  //! the   map  corresponds  to  the  integer   in the
-  //! DataMapOfIntegerListOfShape  we    get in  method
-  //! Edges.   That is to say, to  the list  of edges in
+  //! the map corresponds to the integer in the
+  //! DataMapOfIntegerListOfShape we get in method
+  //! Edges. That is to say, to the list of edges in
   //! theMapLstEdg(i) corresponds the resulting edge theMapEdge(i)
   Standard_EXPORT void ResultEdges(TopTools_DataMapOfIntegerShape& theMapEdg);
 
@@ -76,7 +76,7 @@ public:
   //! returns the number of vertices candidate to be removed
   Standard_EXPORT Standard_Integer NbVertices();
 
-  //! Using  map of list of connex  edges, fuse each list to
+  //! Using map of list of connex edges, fuse each list to
   //! one edge and then update myShape
   Standard_EXPORT void Perform();
 
@@ -85,7 +85,7 @@ private:
   //! Build the all the lists of edges that are to be fused
   Standard_EXPORT void BuildListEdges();
 
-  //! Build result   fused edges according  to  the list
+  //! Build result fused edges according to the list
   //! builtin BuildLisEdges
   Standard_EXPORT void BuildListResultEdges();
 
index 0f0cdf17b12deea89601b5427cdcf61d576be1c7..ee65726965e1f47fe7942bec826d9517ec203dd8 100644 (file)
@@ -30,14 +30,14 @@ public:
   DEFINE_STANDARD_ALLOC
 
   //! Boolean flags <CompC3D>, <CompPC1>, <CompPC2>
-  //! indicate whether  the  corresponding result curves
-  //! <C3D>, <PC1>, <PC2> of MakeCurves method  must or not
+  //! indicate whether the corresponding result curves
+  //! <C3D>, <PC1>, <PC2> of MakeCurves method must or not
   //! be computed from an intersection line <L>.
-  //! When  the line <L> is a walking one, <TypeC3D> is the
-  //! kind  of the 3D curve <C3D>  to  compute  :
-  //! - BSPLINE1 to compute  a BSpline of  degree 1 on the
-  //! walking   points  of  <L>,
-  //! - APPROX  to build  an  approximation curve on the
+  //! When the line <L> is a walking one, <TypeC3D> is the
+  //! kind of the 3D curve <C3D> to compute:
+  //! - BSPLINE1 to compute a BSpline of degree 1 on the
+  //! walking points of <L>,
+  //! - APPROX to build an approximation curve on the
   //! walking points of <L>.
   Standard_EXPORT TopOpeBRepTool_GeomTool(
     const TopOpeBRepTool_OutCurveType TypeC3D = TopOpeBRepTool_BSPLINE1,
index 1d7f9b4d17ec681c6fc9a0b84d41d1176ff3cbd2..bb7e0a2059239dcf71d5e7f99442c40d817f8473 100644 (file)
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <Standard_Integer.hxx>
 
-//! remove from  a shape, the  internal edges that are
-//! not  connected to any face in  the shape.   We can
-//! get  the    list   of      the    edges  as   a
+//! remove from a shape, the internal edges that are
+//! not connected to any face in the shape. We can
+//! get the list of the edges as a
 //! DataMapOfShapeListOfShape with a Face of the Shape
-//! as  the key and  a  list of internal  edges as the
-//! value.  The list   of internal edges  means edges
-//! that are  not connected to any  face in the shape.
+//! as the key and a list of internal edges as the
+//! value. The list of internal edges means edges
+//! that are not connected to any face in the shape.
 //!
-//! Example of use          :
-//! TopTools_DataMapOfShapeListOfShape     mymap;
+//! Example of use:
+//! TopTools_DataMapOfShapeListOfShape mymap;
 //! TopOpeBRepTool_PurgeInternalEdges
 //! mypurgealgo(mysolid); mypurgealgo.GetFaces(mymap);
 class TopOpeBRepTool_PurgeInternalEdges
@@ -42,14 +42,14 @@ class TopOpeBRepTool_PurgeInternalEdges
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Initialize   members and  begin  exploration   of  shape
+  //! Initialize members and begin exploration of shape
   //! depending of the value of PerformNow
   Standard_EXPORT TopOpeBRepTool_PurgeInternalEdges(
     const TopoDS_Shape&    theShape,
     const Standard_Boolean PerformNow = Standard_True);
 
-  //! returns  the list  internal edges associated  with
-  //! the faces of the  myShape. If PerformNow was False
+  //! returns the list internal edges associated with
+  //! the faces of the myShape. If PerformNow was False
   //! when created, then call the private Perform method
   //! that do the main job.
   Standard_EXPORT void Faces(TopTools_DataMapOfShapeListOfShape& theMapFacLstEdg);
@@ -61,7 +61,7 @@ public:
   //! returns the number of edges candidate to be removed
   Standard_EXPORT Standard_Integer NbEdges() const;
 
-  //! returns False  if the list  of internal  edges has
+  //! returns False if the list of internal edges has
   //! not been extracted
   Standard_Boolean IsDone() const { return myIsDone; }
 
@@ -73,8 +73,8 @@ protected:
   TopTools_IndexedDataMapOfShapeListOfShape myMapEdgLstFac;
 
 private:
-  //! Do the main job. Explore all the  edges of myShape and
-  //! build a map with  faces as a key  and list of internal
+  //! Do the main job. Explore all the edges of myShape and
+  //! build a map with faces as a key and list of internal
   //! edges(without connected faces) as value.
   Standard_EXPORT void BuildList();
 
index 11359a36e212a94068f20270531e1a0264087db5..2ebf502b5b7a933e86030507bcddaeb51c2e882d 100644 (file)
@@ -37,9 +37,9 @@ public:
   //! <ToFind> is the type of shapes to search.
   //! TopAbs_VERTEX, TopAbs_EDGE, ...
   //!
-  //! <ToAvoid>   is the type   of shape to  skip in the
-  //! exploration.   If   <ToAvoid>  is  equal  or  less
-  //! complex than <ToFind> or if  <ToAVoid> is SHAPE it
+  //! <ToAvoid> is the type of shape to skip in the
+  //! exploration. If <ToAvoid> is equal or less
+  //! complex than <ToFind> or if <ToAVoid> is SHAPE it
   //! has no effect on the exploration.
   TopOpeBRepTool_ShapeExplorer(const TopoDS_Shape&    S,
                                const TopAbs_ShapeEnum ToFind,
index c21eb5c3d872cb00d344d8457e66397103d4d6fc..0e8e4f15f0f27812623b640b5da8ebd608940009 100644 (file)
@@ -26,7 +26,7 @@
 class Expr_GeneralExpression;
 class Expr_GeneralRelation;
 
-//! This package describes  the data structure  of any
+//! This package describes the data structure of any
 //! expression, relation or function used in mathematics.
 //! It also describes the assignment of variables. Standard
 //! mathematical functions are implemented such as
index 3f1b84a9baf9fd0725bf2728f8fd4067d63d676c..cb5dfc516750fd2d2f895cfa59ea5847b192bee1 100644 (file)
@@ -25,7 +25,7 @@
 class Expr_NamedExpression;
 DEFINE_STANDARD_HANDLE(Expr_NamedExpression, Expr_GeneralExpression)
 
-//! Describe an expression used  by its name (as constants
+//! Describe an expression used by its name (as constants
 //! or variables). A single reference is made to a
 //! NamedExpression in every Expression (i.e. a
 //! NamedExpression is shared).
index 06686afee4617e8fa7628c49c06d203dd1fa2309..4167a02ba92aec0337c7f5490231b425a619602c 100644 (file)
@@ -67,7 +67,7 @@ public:
   //! If theFlag = TRUE it means that no selection of parts
   //! of the tool is needed, t.e. no second part. In that case
   //! if theFuse = 0 than operation is COMMON, otherwise CUT21.
-  //! If theFlag = FALSE SetOperation(theFuse) function  is called.
+  //! If theFlag = FALSE SetOperation(theFuse) function is called.
   Standard_EXPORT void SetOperation(const Standard_Integer theFuse, const Standard_Boolean theFlag);
 
   //! Collects parts of the tool.
index 29a2d3881c553796941b945f05bff5b3037ed13b..6990abf5eda4ccd65c0decdb043f6ee187ed1274 100644 (file)
@@ -48,7 +48,7 @@ class BRepAlgoAPI_BooleanOperation;
 //! The semantics of form feature creation is based on the construction of shapes:
 //! -      along a length
 //! -      up to a limiting face
-//! -      from a limiting face to a  height
+//! -      from a limiting face to a height
 //! -      above and/or below a plane
 //! The shape defining construction of the feature can be either the
 //! supporting edge or the concerned area of a face.
@@ -78,12 +78,12 @@ public:
 
   Standard_EXPORT virtual Standard_Boolean IsDeleted(const TopoDS_Shape& S) Standard_OVERRIDE;
 
-  //! Returns the list  of shapes created  at the bottom  of
-  //! the created form.  It may be an empty list.
+  //! Returns the list of shapes created at the bottom of
+  //! the created form. It may be an empty list.
   Standard_EXPORT const TopTools_ListOfShape& FirstShape() const;
 
-  //! Returns  the list of shapes  created at the top of the
-  //! created form.  It may be an empty list.
+  //! Returns the list of shapes created at the top of the
+  //! created form. It may be an empty list.
   Standard_EXPORT const TopTools_ListOfShape& LastShape() const;
 
   //! Returns a list of the limiting and glueing edges
index addb79303bad047817c7486eb25026fa3c0e70b2..97f74d5dba054b72bfa8e100c29bee1bba3e1fa2 100644 (file)
@@ -85,16 +85,16 @@ public:
   //! Returns the resulting compound shape.
   const TopoDS_Shape& GluedShape() const;
 
-  //! This is  called by  Shape().  It does  nothing but
+  //! This is called by Shape(). It does nothing but
   //! may be redefined.
   Standard_EXPORT virtual void Build(
     const Message_ProgressRange& theRange = Message_ProgressRange()) Standard_OVERRIDE;
 
-  //! returns the status of the Face after
+  //! Returns the status of the Face after
   //! the shape creation.
   Standard_EXPORT virtual Standard_Boolean IsDeleted(const TopoDS_Shape& F) Standard_OVERRIDE;
 
-  //! returns the list of generated Faces.
+  //! Returns the list of generated Faces.
   Standard_EXPORT virtual const TopTools_ListOfShape& Modified(const TopoDS_Shape& F)
     Standard_OVERRIDE;
 
index 3093e6a51625bfe075314f26dad0f49c26e18be1..99fe31a4a86a98213b1ed163bce98c5f5cac3161 100644 (file)
@@ -42,20 +42,20 @@ public:
   //! Sets the axis of the hole(s).
   void Init(const gp_Ax1& Axis);
 
-  //! Sets the shape and  axis on which hole(s)  will be
+  //! Sets the shape and axis on which hole(s) will be
   //! performed.
   void Init(const TopoDS_Shape& S, const gp_Ax1& Axis);
 
-  //! Performs every  hole of    radius  <Radius>.  This
-  //! command  has the  same effect as   a cut operation
-  //! with an  infinite cylinder   defined by the  given
+  //! Performs every hole of radius <Radius>. This
+  //! command has the same effect as a cut operation
+  //! with an infinite cylinder defined by the given
   //! axis and <Radius>.
   Standard_EXPORT void Perform(const Standard_Real Radius);
 
-  //! Performs every  hole  of  radius  <Radius> located
-  //! between PFrom  and  PTo  on the  given  axis.   If
-  //! <WithControl> is set  to Standard_False no control
-  //! are  done  on   the  resulting  shape   after  the
+  //! Performs every hole of radius <Radius> located
+  //! between PFrom and PTo on the given axis. If
+  //! <WithControl> is set to Standard_False no control
+  //! are done on the resulting shape after the
   //! operation is performed.
   Standard_EXPORT void Perform(const Standard_Real    Radius,
                                const Standard_Real    PFrom,
@@ -63,26 +63,26 @@ public:
                                const Standard_Boolean WithControl = Standard_True);
 
   //! Performs the first hole of radius <Radius>, in the
-  //! direction of  the defined axis. First hole signify
+  //! direction of the defined axis. First hole signify
   //! first encountered after the origin of the axis. If
-  //! <WithControl> is set  to Standard_False no control
-  //! are  done  on   the  resulting  shape   after  the
+  //! <WithControl> is set to Standard_False no control
+  //! are done on the resulting shape after the
   //! operation is performed.
   Standard_EXPORT void PerformThruNext(const Standard_Real    Radius,
                                        const Standard_Boolean WithControl = Standard_True);
 
-  //! Performs every  hole of   radius  <Radius> located
-  //! after  the   origin  of   the given    axis.    If
-  //! <WithControl> is  set to Standard_False no control
-  //! are done   on   the  resulting  shape   after  the
+  //! Performs every hole of radius <Radius> located
+  //! after the origin of the given axis. If
+  //! <WithControl> is set to Standard_False no control
+  //! are done on the resulting shape after the
   //! operation is performed.
   Standard_EXPORT void PerformUntilEnd(const Standard_Real    Radius,
                                        const Standard_Boolean WithControl = Standard_True);
 
-  //! Performs a  blind   hole of radius    <Radius> and
-  //! length <Length>.  The length is  measured from the
-  //! origin of the given  axis. If <WithControl> is set
-  //! to  Standard_False no  control  are done after the
+  //! Performs a blind hole of radius <Radius> and
+  //! length <Length>. The length is measured from the
+  //! origin of the given axis. If <WithControl> is set
+  //! to Standard_False no control are done after the
   //! operation is performed.
   Standard_EXPORT void PerformBlind(const Standard_Real    Radius,
                                     const Standard_Real    Length,
@@ -91,9 +91,9 @@ public:
   //! Returns the status after a hole is performed.
   BRepFeat_Status Status() const;
 
-  //! Builds the    resulting shape  (redefined     from
-  //! MakeShape). Invalidates the  given parts  of tools
-  //! if  any,   and performs the  result   of the local
+  //! Builds the resulting shape (redefined from
+  //! MakeShape). Invalidates the given parts of tools
+  //! if any, and performs the result of the local
   //! operation.
   Standard_EXPORT void Build();
 
index 43ba0c7ef07f52cc847b64c8b756c0175161f03b..0e21492946c6b771da204774b793975f5d0f5d7f 100644 (file)
@@ -82,7 +82,7 @@ public:
   //! serve as the basis from the draft prism. The draft will be
   //! defined by the angle Angle and Fuse offers a choice between:
   //! -   removing matter with a Boolean cut using the setting 0
-  //! -   adding matter with Boolean fusion using the setting  1.
+  //! -   adding matter with Boolean fusion using the setting 1.
   //! The sketch face Skface serves to determine the type of
   //! operation. If it is inside the basis shape, a local
   //! operation such as glueing can be performed.
@@ -95,7 +95,7 @@ public:
 
   //! Indicates that the edge <E> will slide on the face
   //! <OnFace>.
-  //! Raises ConstructionError if the  face does not belong to the
+  //! Raises ConstructionError if the face does not belong to the
   //! basis shape, or the edge to the prismed shape.
   Standard_EXPORT void Add(const TopoDS_Edge& E, const TopoDS_Face& OnFace);
 
index f979a861a3da2cdf1db8e56b40002db54e7bb31f..9e50f3c650df527a23c31e0bb0fb054fbb511c24 100644 (file)
@@ -93,7 +93,7 @@ public:
 
   //! Indicates that the edge <E> will slide on the face
   //! <OnFace>.
-  //! Raises ConstructionError if the  face does not belong to the
+  //! Raises ConstructionError if the face does not belong to the
   //! basis shape, or the edge to the prismed shape.
   Standard_EXPORT void Add(const TopoDS_Edge& E, const TopoDS_Face& OnFace);
 
index 9266afe16bf5563f1043d1ab7e3c0b055ad64697..5de723ada9b4e1d76c8d2002096cb0abb449d1d5 100644 (file)
@@ -87,7 +87,7 @@ public:
                             const Standard_Boolean Modify);
 
   //! Indicates that the edge <E> will slide on the face
-  //! <OnFace>. Raises ConstructionError  if the  face does not belong to the
+  //! <OnFace>. Raises ConstructionError if the face does not belong to the
   //! basis shape, or the edge to the prismed shape.
   Standard_EXPORT void Add(const TopoDS_Edge& E, const TopoDS_Face& OnFace);
 
index 719fe5e7854cef1fbd884d7525fbf71b058f556f..b4ed07364a248a6aca1eb922d7926dc932132c7e 100644 (file)
@@ -97,7 +97,7 @@ public:
                             const Standard_Boolean Modify);
 
   //! Indicates that the edge <E> will slide on the face
-  //! <OnFace>. Raises ConstructionError if the  face does not belong to the
+  //! <OnFace>. Raises ConstructionError if the face does not belong to the
   //! basis shape, or the edge to the prismed shape.
   Standard_EXPORT void Add(const TopoDS_Edge& E, const TopoDS_Face& OnFace);
 
index 02b19c86713c2f35866006df3b043cca53e9da99..dddf1d0cea8662bb6d50f5cf39da591c75513782 100644 (file)
@@ -64,7 +64,7 @@ public:
                             const Standard_Boolean Modify);
 
   //! Indicates that the edge <E> will slide on the face
-  //! <OnFace>. Raises ConstructionError if the  face does not belong to the
+  //! <OnFace>. Raises ConstructionError if the face does not belong to the
   //! basis shape, or the edge to the prismed shape.
   Standard_EXPORT void Add(const TopoDS_Edge& E, const TopoDS_Face& OnFace);
 
index 2dec21ee2aa9bad787e1fea15d1fbae0138968e7..d35668341560e9d229cd7bc84180bd1c489500b2 100644 (file)
@@ -89,7 +89,7 @@ public:
                             Standard_Boolean&         Sliding);
 
   //! Indicates that the edge <E> will slide on the face
-  //! <OnFace>. Raises ConstructionError  if the  face does not belong to the
+  //! <OnFace>. Raises ConstructionError  if the face does not belong to the
   //! basis shape, or the edge to the prismed shape.
   Standard_EXPORT void Add(const TopoDS_Edge& E, const TopoDS_Face& OnFace);
 
index 5ca0d4043adf8fb8a673bccee595b92470668fb3..a017244c4dffb2c75f7ff75ef490062502a99892 100644 (file)
@@ -67,12 +67,12 @@ public:
   Standard_EXPORT virtual const TopTools_ListOfShape& Generated(const TopoDS_Shape& S)
     Standard_OVERRIDE;
 
-  //! Returns the list  of shapes created  at the bottom  of
-  //! the created form.  It may be an empty list.
+  //! Returns the list of shapes created at the bottom of
+  //! the created form. It may be an empty list.
   Standard_EXPORT const TopTools_ListOfShape& FirstShape() const;
 
-  //! Returns  the list of shapes  created at the top of the
-  //! created form.  It may be an empty list.
+  //! Returns the list of shapes created at the top of the
+  //! created form. It may be an empty list.
   Standard_EXPORT const TopTools_ListOfShape& LastShape() const;
 
   //! Returns a list of the limiting and glueing faces
index 256bda19614651d5f49b50a67ec16e4e2ff551bc..0f8cf6640de345d56164c6b2d69194a57d9b8469 100644 (file)
@@ -54,7 +54,7 @@ public:
   //! Empty constructor
   BRepFeat_SplitShape();
 
-  //! Creates the process  with the shape <S>.
+  //! Creates the process with the shape <S>.
   BRepFeat_SplitShape(const TopoDS_Shape& S);
 
   //! Add splitting edges or wires for whole initial shape
@@ -70,7 +70,7 @@ public:
   void SetCheckInterior(const Standard_Boolean ToCheckInterior);
 
   //! Adds the wire <W> on the face <F>.
-  //! Raises NoSuchObject  if <F> does not belong to the original shape.
+  //! Raises NoSuchObject if <F> does not belong to the original shape.
   void Add(const TopoDS_Wire& W, const TopoDS_Face& F);
 
   //! Adds the edge <E> on the face <F>.
@@ -82,18 +82,18 @@ public:
   //! they must be connected topologically, i.e. they
   //! must share common vertices.
   //!
-  //! Raises NoSuchObject  if <F> does not belong to the original shape.
+  //! Raises NoSuchObject if <F> does not belong to the original shape.
   void Add(const TopoDS_Compound& Comp, const TopoDS_Face& F);
 
   //! Adds the edge <E> on the existing edge <EOn>.
   void Add(const TopoDS_Edge& E, const TopoDS_Edge& EOn);
 
-  //! Returns  the faces   which  are the  left of   the
+  //! Returns the faces which are the left of the
   //! projected wires.
   Standard_EXPORT const TopTools_ListOfShape& DirectLeft() const;
 
   //! Returns the faces of the "left" part on the shape.
-  //! (It  is build   from  DirectLeft,  with  the faces
+  //! (It is build from DirectLeft, with the faces
   //! connected to this set, and so on...).
   //! Raises NotDone if IsDone returns <Standard_False>.
   Standard_EXPORT const TopTools_ListOfShape& Left() const;
index 224dd56edb5eb47595b69f048095d69a8256e872..0526ede57b3e9a28ee5e0f41a6dc4e8b85532367 100644 (file)
@@ -28,22 +28,22 @@ class TopoDS_Face;
 class TopoDS_Edge;
 class TopoDS_Shape;
 
-//! Provides  tools to implement local     topological
+//! Provides tools to implement local topological
 //! operations on a shape.
 class LocOpe
 {
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Returns Standard_True  when the wire <W> is closed
+  //! Returns Standard_True when the wire <W> is closed
   //! on the face <OnF>.
   Standard_EXPORT static Standard_Boolean Closed(const TopoDS_Wire& W, const TopoDS_Face& OnF);
 
-  //! Returns Standard_True  when the edge <E> is closed
+  //! Returns Standard_True when the edge <E> is closed
   //! on the face <OnF>.
   Standard_EXPORT static Standard_Boolean Closed(const TopoDS_Edge& E, const TopoDS_Face& OnF);
 
-  //! Returns Standard_True  when the faces are tangent
+  //! Returns Standard_True when the faces are tangent
   Standard_EXPORT static Standard_Boolean TgtFaces(const TopoDS_Edge& E,
                                                    const TopoDS_Face& F1,
                                                    const TopoDS_Face& F2);
index 8de104cd0d2989070194c55aa58d7621b577b607..0ec5509b016d119e943298415e3aec65f2161fe5 100644 (file)
@@ -30,11 +30,11 @@ public:
 
   LocOpe_BuildShape();
 
-  //! Builds shape(s) from  the list <L>.  Uses only the
+  //! Builds shape(s) from the list <L>. Uses only the
   //! faces of <L>.
   LocOpe_BuildShape(const TopTools_ListOfShape& L);
 
-  //! Builds shape(s) from  the list <L>.  Uses only the
+  //! Builds shape(s) from the list <L>. Uses only the
   //! faces of <L>.
   Standard_EXPORT void Perform(const TopTools_ListOfShape& L);
 
index e74df68675ad3c7e5505a88c70cf78f156dcd7ce..e134ebb28f11c87deefd5150c5a69ce50d2f76e3 100644 (file)
@@ -29,8 +29,8 @@
 class LocOpe_PntFace;
 
 //! This class provides the intersection between a set
-//! of axis or a circle and the faces of a shape.  The
-//! intersection  points  are   sorted  in  increasing
+//! of axis or a circle and the faces of a shape. The
+//! intersection points are sorted in increasing
 //! parameter along each axis or circle.
 class LocOpe_CSIntersector
 {
@@ -40,7 +40,7 @@ public:
   //! Empty constructor.
   LocOpe_CSIntersector();
 
-  //! Creates  and performs the intersection     between
+  //! Creates and performs the intersection between
   //! <Ax1> and <S>.
   LocOpe_CSIntersector(const TopoDS_Shape& S);
 
@@ -53,28 +53,28 @@ public:
 
   Standard_EXPORT void Perform(const TColGeom_SequenceOfCurve& Scur);
 
-  //! Returns <Standard_True>  if the  intersection  has
+  //! Returns <Standard_True> if the intersection has
   //! been done.
   Standard_Boolean IsDone() const;
 
-  //! Returns  the number of   intersection point on the
+  //! Returns the number of intersection point on the
   //! element of range <I>.
   Standard_EXPORT Standard_Integer NbPoints(const Standard_Integer I) const;
 
   //! Returns the intersection point of range <Index> on
-  //! element of range   <I>. The points   are sorted in
+  //! element of range <I>. The points are sorted in
   //! increasing order of parameter along the axis.
   Standard_EXPORT const LocOpe_PntFace& Point(const Standard_Integer I,
                                               const Standard_Integer Index) const;
 
-  //! On  the element of range   <I>, searches the first
-  //! intersection   point  located after  the parameter
-  //! <From>,  which orientation is not TopAbs_EXTERNAL.
-  //! If  found, returns <Standard_True>.  <Or> contains
-  //! the orientation    of  the  point,  <IndFrom>  and
-  //! <IndTo> represents  the interval  of index in  the
-  //! sequence  of intersection  point corresponding  to
-  //! the  point. (IndFrom <=   IndTo). <Tol> is used to
+  //! On the element of range <I>, searches the first
+  //! intersection point located after the parameter
+  //! <From>, which orientation is not TopAbs_EXTERNAL.
+  //! If found, returns <Standard_True>. <Or> contains
+  //! the orientation of the point, <IndFrom> and
+  //! <IndTo> represents the interval of index in the
+  //! sequence of intersection point corresponding to
+  //! the point. (IndFrom <= IndTo). <Tol> is used to
   //! determine if 2 parameters are equal.
   //!
   //! Otherwise, returns <Standard_False>.
@@ -85,14 +85,14 @@ public:
                                                  Standard_Integer&      IndFrom,
                                                  Standard_Integer&      IndTo) const;
 
-  //! On the element  of range  <I>, searches the  first
-  //! intersection point   located before  the parameter
-  //! <From>,  which orientation is not TopAbs_EXTERNAL.
-  //! If found,  returns <Standard_True>.  <Or> contains
-  //! the   orientation  of   the point,  <IndFrom>  and
-  //! <IndTo> represents the interval   of index in  the
-  //! sequence of  intersection  point corresponding  to
-  //! the point (IndFrom  <=  IndTo). <Tol> is   used to
+  //! On the element of range <I>, searches the first
+  //! intersection point located before the parameter
+  //! <From>, which orientation is not TopAbs_EXTERNAL.
+  //! If found, returns <Standard_True>. <Or> contains
+  //! the orientation of the point, <IndFrom> and
+  //! <IndTo> represents the interval of index in the
+  //! sequence of intersection point corresponding to
+  //! the point (IndFrom <= IndTo). <Tol> is used to
   //! determine if 2 parameters are equal.
   //!
   //! Otherwise, returns <Standard_False>.
@@ -103,16 +103,15 @@ public:
                                                   Standard_Integer&      IndFrom,
                                                   Standard_Integer&      IndTo) const;
 
-  //! On the  element of  range <I>, searches  the first
-  //! intersection      point  located after the   index
-  //! <FromInd> ( >=  FromInd + 1), which orientation is
-  //! not    TopAbs_EXTERNAL.      If    found,  returns
-  //! <Standard_True>.  <Or> contains the orientation of
-  //! the  point, <IndFrom>  and <IndTo> represents  the
-  //! interval of index in  the sequence of intersection
-  //! point corresponding   to the  point.  (IndFrom  <=
-  //! IndTo). <Tol> is used to determine if 2 parameters
-  //! are equal.
+  //! On the element of range <I>, searches the first
+  //! intersection point located after the index
+  //! <FromInd> ( >= FromInd + 1), which orientation is
+  //! not TopAbs_EXTERNAL. If found, returns
+  //! <Standard_True>. <Or> contains the orientation of
+  //! the point, <IndFrom> and <IndTo> represents the
+  //! interval of index in the sequence of intersection
+  //! point corresponding to the point. (IndFrom <= IndTo).
+  //! <Tol> is used to determine if 2 parameters are equal.
   //!
   //! Otherwise, returns <Standard_False>.
   Standard_EXPORT Standard_Boolean LocalizeAfter(const Standard_Integer I,
@@ -122,16 +121,15 @@ public:
                                                  Standard_Integer&      IndFrom,
                                                  Standard_Integer&      IndTo) const;
 
-  //! On  the element of  range  <I>, searches the first
-  //! intersection  point    located  before  the  index
-  //! <FromInd>  (  <= FromInd -1), which orientation is
-  //! not   TopAbs_EXTERNAL.  If    found,       returns
-  //! <Standard_True>.  <Or> contains the orientation of
-  //! the  point, <IndFrom>  and  <IndTo> represents the
-  //! interval of  index in the sequence of intersection
-  //! point  corresponding to   the  point  (IndFrom  <=
-  //! IndTo). <Tol> is used to determine if 2 parameters
-  //! are equal.
+  //! On the element of range <I>, searches the first
+  //! intersection point located before the index
+  //! <FromInd> (<= FromInd -1), which orientation is
+  //! not TopAbs_EXTERNAL. If found, returns
+  //! <Standard_True>. <Or> contains the orientation of
+  //! the point, <IndFrom> and <IndTo> represents the
+  //! interval of index in the sequence of intersection
+  //! point corresponding to the point (IndFrom <= IndTo).
+  //! <Tol> is used to determine if 2 parameters are equal.
   //!
   //! Otherwise, returns <Standard_False>.
   Standard_EXPORT Standard_Boolean LocalizeBefore(const Standard_Integer I,
index 6ad13c199bf25846f6e36e8e128ef4c16fc7f4f4..be4ec9d40692d2d66bd96ed93ca07ee47ecc9a12 100644 (file)
@@ -28,9 +28,9 @@ class TopoDS_Shape;
 class gp_Circ;
 class LocOpe_PntFace;
 
-//! This  class  provides  the intersection between an
-//! axis  or  a circle and  the  faces of a shape. The
-//! intersection   points  are   sorted in  increasing
+//! This class provides the intersection between an
+//! axis or a circle and the faces of a shape. The
+//! intersection points are sorted in increasing
 //! parameter along the axis.
 class LocOpe_CurveShapeIntersector
 {
@@ -40,11 +40,11 @@ public:
   //! Empty constructor.
   LocOpe_CurveShapeIntersector();
 
-  //! Creates  and performs the intersection     between
+  //! Creates and performs the intersection between
   //! <Ax1> and <S>.
   LocOpe_CurveShapeIntersector(const gp_Ax1& Axis, const TopoDS_Shape& S);
 
-  //! Creates  and performs yte intersection     between
+  //! Creates and performs the intersection between
   //! <C> and <S>.
   LocOpe_CurveShapeIntersector(const gp_Circ& C, const TopoDS_Shape& S);
 
@@ -54,26 +54,25 @@ public:
   //! Performs the intersection between <Ax1 and <S>.
   Standard_EXPORT void Init(const gp_Circ& C, const TopoDS_Shape& S);
 
-  //! Returns <Standard_True>  if the  intersection  has
+  //! Returns <Standard_True> if the intersection has
   //! been done.
   Standard_Boolean IsDone() const;
 
   //! Returns the number of intersection point.
   Standard_Integer NbPoints() const;
 
-  //! Returns the intersection  point  of range <Index>.
-  //! The points  are   sorted in increasing  order   of
+  //! Returns the intersection point of range <Index>.
+  //! The points are sorted in increasing order of
   //! parameter along the axis.
   const LocOpe_PntFace& Point(const Standard_Integer Index) const;
 
-  //! Searches the   first intersection  point   located
-  //! after the parameter  <From>, which  orientation is
-  //! not       TopAbs_EXTERNAL.      If found,  returns
-  //! <Standard_True>.  <Or> contains the orientation of
-  //! the  point, <IndFrom>  and  <IndTo> represents the
-  //! interval of index  in the sequence of intersection
-  //! point  corresponding  to   the point. (IndFrom  <=
-  //! IndTo).
+  //! Searches the first intersection point located
+  //! after the parameter <From>, which orientation is
+  //! not TopAbs_EXTERNAL. If found, returns
+  //! <Standard_True>. <Or> contains the orientation of
+  //! the point, <IndFrom> and <IndTo> represents the
+  //! interval of index in the sequence of intersection
+  //! point corresponding to the point. (IndFrom <= IndTo).
   //!
   //! Otherwise, returns <Standard_False>.
   Standard_EXPORT Standard_Boolean LocalizeAfter(const Standard_Real From,
@@ -81,14 +80,13 @@ public:
                                                  Standard_Integer&   IndFrom,
                                                  Standard_Integer&   IndTo) const;
 
-  //! Searches  the first intersection point     located
-  //! before  the parameter <From>, which orientation is
-  //! not      TopAbs_EXTERNAL.      If  found,  returns
-  //! <Standard_True>.  <Or> contains the orientation of
-  //! the point,  <IndFrom>  and <IndTo>  represents the
-  //! interval of index  in the sequence of intersection
-  //! point  corresponding   to the point   (IndFrom  <=
-  //! IndTo).
+  //! Searches the first intersection point located
+  //! before the parameter <From>, which orientation is
+  //! not TopAbs_EXTERNAL. If found, returns
+  //! <Standard_True>. <Or> contains the orientation of
+  //! the point, <IndFrom> and <IndTo> represents the
+  //! interval of index in the sequence of intersection
+  //! point corresponding to the point (IndFrom <= IndTo).
   //!
   //! Otherwise, returns <Standard_False>.
   Standard_EXPORT Standard_Boolean LocalizeBefore(const Standard_Real From,
@@ -96,14 +94,14 @@ public:
                                                   Standard_Integer&   IndFrom,
                                                   Standard_Integer&   IndTo) const;
 
-  //! Searches  the first intersection point     located
-  //! after the index <FromInd> ( >= FromInd + 1), which
-  //! orientation   is   not TopAbs_EXTERNAL.   If found,
-  //! returns   <Standard_True>.   <Or>  contains    the
-  //! orientation of the  point, <IndFrom>  and  <IndTo>
-  //! represents the interval  of index in  the sequence
-  //! of  intersection  point     corresponding to   the
-  //! point. (IndFrom <= IndTo).
+  //! Searches the first intersection point located
+  //! after the index <FromInd> (>= FromInd + 1), which
+  //! orientation is not TopAbs_EXTERNAL. If found,
+  //! returns <Standard_True>. <Or> contains the
+  //! orientation of the point, <IndFrom> and <IndTo>
+  //! represents the interval of index in the sequence
+  //! of intersection point corresponding to the point.
+  //! (IndFrom <= IndTo).
   //!
   //! Otherwise, returns <Standard_False>.
   Standard_EXPORT Standard_Boolean LocalizeAfter(const Standard_Integer FromInd,
@@ -111,13 +109,13 @@ public:
                                                  Standard_Integer&      IndFrom,
                                                  Standard_Integer&      IndTo) const;
 
-  //! Searches the  first  intersection   point  located
+  //! Searches the first intersection point located
   //! before the index <FromInd> ( <= FromInd -1), which
-  //! orientation is   not TopAbs_EXTERNAL.   If   found,
-  //! returns   <Standard_True>.  <Or>  contains     the
-  //! orientation  of the  point,  <IndFrom> and <IndTo>
-  //! represents the interval  of index  in the sequence
-  //! of  intersection  point corresponding to the point
+  //! orientation is not TopAbs_EXTERNAL. If found,
+  //! returns <Standard_True>. <Or> contains the
+  //! orientation of the point, <IndFrom> and <IndTo>
+  //! represents the interval of index in the sequence
+  //! of intersection point corresponding to the point
   //! (IndFrom <= IndTo).
   //!
   //! Otherwise, returns <Standard_False>.
index 4a2fc6d5dfe6b869f0283475bb972090c9855012..5a05788b98a377f9bbba3dc029cf33c15d5848d6 100644 (file)
@@ -31,7 +31,7 @@
 #include <TopTools_ListOfShape.hxx>
 class Geom_Curve;
 
-//! Defines a  pipe  (near from   Pipe from BRepFill),
+//! Defines a pipe (near from Pipe from BRepFill),
 //! with modifications provided for the Pipe feature.
 class LocOpe_DPrism
 {
index 3e37b6e3071cf5f14ebf38ee5a7885a471d55309..11d447c771140741f3a031220af5595016c16ae1 100644 (file)
@@ -34,7 +34,7 @@ class LocOpe_GeneratedShape : public Standard_Transient
 public:
   Standard_EXPORT virtual const TopTools_ListOfShape& GeneratingEdges() = 0;
 
-  //! Returns the  edge  created by  the  vertex <V>. If
+  //! Returns the edge created by the vertex <V>. If
   //! none, must return a null shape.
   Standard_EXPORT virtual TopoDS_Edge Generated(const TopoDS_Vertex& V) = 0;
 
@@ -42,7 +42,7 @@ public:
   //! must return a null shape.
   Standard_EXPORT virtual TopoDS_Face Generated(const TopoDS_Edge& E) = 0;
 
-  //! Returns  the  list of correctly oriented generated
+  //! Returns the list of correctly oriented generated
   //! faces.
   Standard_EXPORT virtual const TopTools_ListOfShape& OrientedFaces() = 0;
 
index 0c16666d30811fe410b108407b1cfdc765a66706..c489c162b5ddaf1a88872e74601ccbc9305a12d0 100644 (file)
@@ -51,9 +51,9 @@ public:
   //! Returns the initial shape
   const TopoDS_Shape& Shape() const;
 
-  //! Returns  the  descendant  face  of <F>.    <F> may
+  //! Returns the descendant face of <F>. <F> may
   //! belong to the original shape or to the "generated"
-  //! shape.  The returned    face may be   a null shape
+  //! shape. The returned face may be a null shape
   //! (when <F> disappears).
   Standard_EXPORT const TopTools_ListOfShape& DescendantFace(const TopoDS_Face& F);
 
index 8147576fcd10bc11f01971728f6442cd66925297..fe6d4de0e7ebc22e4fbb11b50a6632a11430dd19 100644 (file)
@@ -44,7 +44,7 @@ public:
 
   Standard_EXPORT const TopTools_ListOfShape& GeneratingEdges() Standard_OVERRIDE;
 
-  //! Returns the  edge  created by  the  vertex <V>. If
+  //! Returns the edge created by the vertex <V>. If
   //! none, must return a null shape.
   Standard_EXPORT TopoDS_Edge Generated(const TopoDS_Vertex& V) Standard_OVERRIDE;
 
@@ -52,7 +52,7 @@ public:
   //! must return a null shape.
   Standard_EXPORT TopoDS_Face Generated(const TopoDS_Edge& E) Standard_OVERRIDE;
 
-  //! Returns  the  list of correctly oriented generated
+  //! Returns the list of correctly oriented generated
   //! faces.
   Standard_EXPORT const TopTools_ListOfShape& OrientedFaces() Standard_OVERRIDE;
 
index bc709ce7187d05e5dfab4ff74123c11100d15256..efe9d3b394a6b53a6db677a4e0481db5e5c06cff 100644 (file)
@@ -30,7 +30,7 @@
 class TopoDS_Wire;
 class Geom_Curve;
 
-//! Defines a  pipe  (near from   Pipe from BRepFill),
+//! Defines a pipe (near from Pipe from BRepFill),
 //! with modifications provided for the Pipe feature.
 class LocOpe_Pipe
 {
index 915541c12f3e799966807c3213a847bc439d5a9b..4c7982802e62eba121aeed31e4e917f38191632d 100644 (file)
@@ -29,8 +29,8 @@ class TopoDS_Wire;
 class gp_Dir;
 class gp_Pln;
 
-//! This  class  provides  a    tool to   realize  the
-//! following operations on a shape :
+//! This class provides a tool to realize the
+//! following operations on a shape:
 //! - split a face of the shape with a wire,
 //! - put draft angle on both side of the wire.
 //! For each side, the draft angle may be different.
@@ -52,19 +52,19 @@ public:
   Standard_EXPORT void Init(const TopoDS_Shape& S);
 
   //! Splits the face <F> of the former given shape with
-  //! the wire  <W>.  The wire is  assumed to lie on the
-  //! face.    Puts a draft  angle on  both parts of the
-  //! wire.    <Extractg>,  <Nplg>, <Angleg> define  the
-  //! arguments  for   the   left  part   of the   wire.
-  //! <Extractd>,  <Npld>, <Angled> define the arguments
+  //! the wire <W>. The wire is assumed to lie on the
+  //! face. Puts a draft angle on both parts of the
+  //! wire. <Extractg>, <Nplg>, <Angleg> define the
+  //! arguments for the left part of the wire.
+  //! <Extractd>, <Npld>, <Angled> define the arguments
   //! for the right part of the wire. The draft angle is
-  //! measured    with the  direction  <Extract>.  <Npl>
+  //! measured with the direction <Extract>. <Npl>
   //! defines the neutral plane (points belonging to the
-  //! neutral plane are not  modified).  <Angle> is  the
-  //! value of the draft  angle.  If <ModifyLeft> is set
-  //! to <Standard_False>, no draft  angle is applied to
+  //! neutral plane are not modified). <Angle> is the
+  //! value of the draft angle. If <ModifyLeft> is set
+  //! to <Standard_False>, no draft angle is applied to
   //! the left part of the wire. If <ModifyRight> is set
-  //! to <Standard_False>,no draft  angle  is applied to
+  //! to <Standard_False>,no draft angle is applied to
   //! the right part of the wire.
   Standard_EXPORT void Perform(const TopoDS_Face&     F,
                                const TopoDS_Wire&     W,
@@ -78,12 +78,12 @@ public:
                                const Standard_Boolean ModifyRight = Standard_True);
 
   //! Splits the face <F> of the former given shape with
-  //! the  wire <W>.  The wire is  assumed to lie on the
-  //! face.  Puts a draft angle  on the left part of the
-  //! wire.   The draft    angle is   measured  with the
-  //! direction  <Extract>.   <Npl> defines the  neutral
-  //! plane (points belonging  to the neutral plane  are
-  //! not modified). <Angle> is  the value of  the draft
+  //! the wire <W>. The wire is assumed to lie on the
+  //! face. Puts a draft angle on the left part of the
+  //! wire. The draft angle is measured with the
+  //! direction <Extract>. <Npl> defines the neutral
+  //! plane (points belonging to the neutral plane are
+  //! not modified). <Angle> is the value of the draft
   //! angle.
   Standard_EXPORT void Perform(const TopoDS_Face&  F,
                                const TopoDS_Wire&  W,
index 41df528f0b69c26412362c543402f35fadbc12da..c6f46f0a573bf4d401102f883e3d9ecb50fccb2f 100644 (file)
@@ -29,10 +29,10 @@ class TopoDS_Vertex;
 class TopoDS_Wire;
 class TopoDS_Face;
 
-//! Provides a tool to cut  :
+//! Provides a tool to cut:
 //! - edges with a vertices,
 //! - faces with wires,
-//! and  rebuilds  the shape containing the edges and
+//! and rebuilds the shape containing the edges and
 //! the faces.
 class LocOpe_SplitShape
 {
@@ -67,10 +67,10 @@ public:
   Standard_EXPORT const TopTools_ListOfShape& DescendantShapes(const TopoDS_Shape& S);
 
   //! Returns the "left" part defined by the wire <W> on
-  //! the face <F>.   The  returned list of shape  is in
-  //! fact  a list of faces. The  face <F> is considered
-  //! with its topological  orientation  in the original
-  //! shape.  <W> is considered with its orientation.
+  //! the face <F>. The returned list of shape is in
+  //! fact a list of faces. The face <F> is considered
+  //! with its topological orientation in the original
+  //! shape. <W> is considered with its orientation.
   Standard_EXPORT const TopTools_ListOfShape& LeftOf(const TopoDS_Wire& W, const TopoDS_Face& F);
 
 protected:
index 95974eb143bde82d97509b49e9d94c76b820a287..148a5cb3ca4960bac5c81fd1c30c103a03f45a9a 100644 (file)
@@ -50,12 +50,12 @@ public:
   //! Returns the initial shape
   const TopoDS_Shape& Shape() const;
 
-  //! Returns  the faces   which  are the  left of   the
+  //! Returns the faces which are the left of the
   //! projected wires and which are
   Standard_EXPORT const TopTools_ListOfShape& DirectLeft() const;
 
   //! Returns the faces of the "left" part on the shape.
-  //! (It  is build   from  DirectLeft,  with  the faces
+  //! (It is build from DirectLeft, with the faces
   //! connected to this set, and so on...).
   Standard_EXPORT const TopTools_ListOfShape& Left() const;
 
index 9c9a4780e71b01b68128b04241f1ea6001837932..e21270ac304d685bb2cac8de739801f33724a2f3 100644 (file)
@@ -76,7 +76,7 @@ public:
   //! edge is projected.
   Standard_EXPORT TopoDS_Face OnFace();
 
-  //! If the   current  edge is  projected  on  an edge,
+  //! If the current edge is projected on an edge,
   //! returns <Standard_True> and sets the value of <E>.
   //! Otherwise, returns <Standard_False>.
   Standard_EXPORT Standard_Boolean OnEdge(TopoDS_Edge& E);
@@ -85,16 +85,16 @@ public:
 
   Standard_EXPORT Standard_Boolean OnVertex(const TopoDS_Vertex& Vwire, TopoDS_Vertex& Vshape);
 
-  //! If the vertex <V> lies on  an edge of the original
-  //! shape,  returns     <Standard_True> and   sets the
-  //! concerned edge in  <E>,  and the parameter on  the
+  //! If the vertex <V> lies on an edge of the original
+  //! shape, returns <Standard_True> and sets the
+  //! concerned edge in <E>, and the parameter on the
   //! edge in <P>.
   //! Else returns <Standard_False>.
   Standard_EXPORT Standard_Boolean OnEdge(const TopoDS_Vertex& V, TopoDS_Edge& E, Standard_Real& P);
 
-  //! If the vertex <V> lies on  an edge of the original
-  //! shape,  returns     <Standard_True> and   sets the
-  //! concerned edge in  <E>,  and the parameter on  the
+  //! If the vertex <V> lies on an edge of the original
+  //! shape, returns <Standard_True> and sets the
+  //! concerned edge in <E>, and the parameter on the
   //! edge in <P>.
   //! Else returns <Standard_False>.
   Standard_EXPORT Standard_Boolean OnEdge(const TopoDS_Vertex& V,
index 78bdd111fb51b04e429cbcce40616c663518b522..d88d6fefdeabec5720bd05fe2f6a208968b78979 100644 (file)
@@ -51,8 +51,8 @@ public:
                                               TColgp_Array1OfPnt2d& Poles2d,
                                               TColStd_Array1OfReal& Weigths) Standard_OVERRIDE;
 
-  //! compute the first  derivative in v direction  of the
-  //! section for v =  param
+  //! compute the first derivative in v direction of the
+  //! section for v = param
   Standard_EXPORT virtual Standard_Boolean D1(const Standard_Real   Param,
                                               const Standard_Real   First,
                                               const Standard_Real   Last,
@@ -63,8 +63,8 @@ public:
                                               TColStd_Array1OfReal& Weigths,
                                               TColStd_Array1OfReal& DWeigths) Standard_OVERRIDE;
 
-  //! compute the second derivative  in v direction of the
-  //! section  for v = param
+  //! compute the second derivative in v direction of the
+  //! section for v = param
   Standard_EXPORT virtual Standard_Boolean D2(const Standard_Real   Param,
                                               const Standard_Real   First,
                                               const Standard_Real   Last,
@@ -78,10 +78,10 @@ public:
                                               TColStd_Array1OfReal& DWeigths,
                                               TColStd_Array1OfReal& D2Weigths) Standard_OVERRIDE;
 
-  //! get the number of 2d curves to  approximate.
+  //! get the number of 2d curves to approximate.
   Standard_EXPORT virtual Standard_Integer Nb2dCurves() const Standard_OVERRIDE;
 
-  //! get the format of an  section
+  //! get the format of an section
   Standard_EXPORT virtual void SectionShape(Standard_Integer& NbPoles,
                                             Standard_Integer& NbKnots,
                                             Standard_Integer& Degree) const Standard_OVERRIDE;
@@ -95,15 +95,15 @@ public:
   //! Returns if the section is rational or not
   Standard_EXPORT virtual Standard_Boolean IsRational() const Standard_OVERRIDE;
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT virtual Standard_Integer NbIntervals(const GeomAbs_Shape S) const
     Standard_OVERRIDE;
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   Standard_EXPORT virtual void Intervals(TColStd_Array1OfReal& T,
                                          const GeomAbs_Shape   S) const Standard_OVERRIDE;
@@ -115,8 +115,8 @@ public:
   Standard_EXPORT virtual void SetInterval(const Standard_Real First,
                                            const Standard_Real Last) Standard_OVERRIDE;
 
-  //! Returns the resolutions in the  sub-space 2d <Index> --
-  //! This information is usfull to find an good tolerance in
+  //! Returns the resolutions in the sub-space 2d <Index> --
+  //! This information is useful to find a good tolerance in
   //! 2d approximation
   Standard_EXPORT virtual void Resolution(const Standard_Integer Index,
                                           const Standard_Real    Tol,
@@ -133,17 +133,17 @@ public:
                                             const Standard_Real   AngleTol,
                                             TColStd_Array1OfReal& Tol3d) const Standard_OVERRIDE;
 
-  //! Is usfull, if (me) have to  be run numerical
-  //! algorithme to perform D0, D1 or D2
+  //! Is useful, if (me) has to be run numerical
+  //! algorithm to perform D0, D1 or D2
   Standard_EXPORT virtual void SetTolerance(const Standard_Real Tol3d,
                                             const Standard_Real Tol2d) Standard_OVERRIDE;
 
-  //! Get    the   barycentre of   Surface.   An   very  poor
+  //! Get the barycentre of Surface. An very poor
   //! estimation is sufficient. This information is useful
   //! to perform well conditioned rational approximation.
   Standard_EXPORT virtual gp_Pnt BarycentreOfSurf() const Standard_OVERRIDE;
 
-  //! Returns the   length of the maximum section. This
+  //! Returns the length of the maximum section. This
   //! information is useful to perform well conditioned rational
   //! approximation.
   Standard_EXPORT virtual Standard_Real MaximalSection() const Standard_OVERRIDE;
index 773a697e6d8592393681928f00dbbebf4636b0a4..7f415df225f658dc8824e5a7dc91fdcad0079e34 100644 (file)
@@ -30,7 +30,7 @@ class Blend_Point;
 class BRepBlend_AppFuncRst;
 DEFINE_STANDARD_HANDLE(BRepBlend_AppFuncRst, BRepBlend_AppFuncRoot)
 
-//! Function  to approximate by AppSurface  for Curve/Surface contact.
+//! Function to approximate by AppSurface for Curve/Surface contact.
 class BRepBlend_AppFuncRst : public BRepBlend_AppFuncRoot
 {
 
index 591e8506de6ce80b00bfed7a14da81d2aaf27d32..5513531c91a54ab4c59f4c20b136b205dd4598a4 100644 (file)
@@ -70,8 +70,8 @@ public:
   //! Define the Continuity used in the approximation
   Standard_EXPORT void SetContinuity(const GeomAbs_Shape C);
 
-  //! define the Weights  associed to the criterium used in
-  //! the  optimization.
+  //! define the Weights associed to the criterium used in
+  //! the optimization.
   //!
   //! if Wi <= 0
   Standard_EXPORT void SetCriteriumWeight(const Standard_Real W1,
@@ -84,8 +84,8 @@ public:
   //! returns the Continuity used in the approximation
   Standard_EXPORT GeomAbs_Shape Continuity() const;
 
-  //! returns the Weights (as percent) associed  to the criterium used in
-  //! the  optimization.
+  //! returns the Weights (as percent) associed to the criterium used in
+  //! the optimization.
   Standard_EXPORT void CriteriumWeight(Standard_Real& W1,
                                        Standard_Real& W2,
                                        Standard_Real& W3) const;
index 620797578e393cc862d5ca8444d7fef7db3c40a4..0eadf9b6c5e5a5acfc28549424aa2391bd5d2e53 100644 (file)
@@ -39,13 +39,13 @@ class BRepBlend_AppSurface : public AppBlend_Approx
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Approximation     of   the   new  Surface  (and
-  //! eventually the  2d    Curves   on the   support
+  //! Approximation of the new Surface (and
+  //! eventually the 2d Curves on the support
   //! surfaces).
-  //! Normally     the  2d    curve are
-  //! approximated  with an  tolerance   given  by   the
-  //! resolution on   support surfaces,  but  if this
-  //! tolerance is too large Tol2d  is used.
+  //! Normally the 2d curve are
+  //! approximated with a tolerance given by the
+  //! resolution on support surfaces, but if this
+  //! tolerance is too large Tol2d is used.
   Standard_EXPORT BRepBlend_AppSurface(const Handle(Approx_SweepFunction)& Funct,
                                        const Standard_Real                 First,
                                        const Standard_Real                 Last,
index 5296018b49814b7e818666b08fe9739fac68813e..2d2241bacc382d3238ed531ecc5c95359dd10328 100644 (file)
@@ -30,13 +30,13 @@ class math_Matrix;
 
 //! Function of reframing between a point and a curve.
 //! valid in cases of constant and progressive radius.
-//! This function  is used  to find a  solution on  a done
-//! point   of   the curve 1 when   using  RstRstConsRad or
+//! This function is used to find a solution on a done
+//! point of the curve 1 when using RstRstConsRad or
 //! CSConstRad...
-//! The vector <X>  used in Value, Values and  Derivatives
-//! methods  has  to   be the  vector   of the  parametric
-//! coordinates w, U where w is  the parameter  on the
-//! guide line, U   are the parametric coordinates of  a
+//! The vector <X> used in Value, Values and Derivatives
+//! methods has to be the vector of the parametric
+//! coordinates w, U where w is the parameter on the
+//! guide line, U are the parametric coordinates of a
 //! point on the partner curve 2.
 class BRepBlend_CurvPointRadInv : public Blend_CurvPointFuncInv
 {
index 4900776b9dda2ff1218af976fde04fde6e74ed9d..30e29701dd9d18d8600f0fbf96b02822c877af6c 100644 (file)
@@ -85,14 +85,14 @@ public:
   //! This method returns the value of the point in 3d space.
   const gp_Pnt& Value() const;
 
-  //! Set the tangent   vector  for an extremity on  a
+  //! Set the tangent vector for an extremity on a
   //! surface.
   void SetTangent(const gp_Vec& Tangent);
 
-  //! Returns TRUE if the Tangent is  stored.
+  //! Returns TRUE if the Tangent is stored.
   Standard_Boolean HasTangent() const;
 
-  //! This  method returns the   value of tangent  in 3d
+  //! This method returns the value of tangent in 3d
   //! space.
   const gp_Vec& Tangent() const;
 
index e9c6ca75cbce994e619779c74bbc3d3de5c508c6..7a6cbb8824901c854fb5b1099b32310d4c0bf5af 100644 (file)
@@ -40,14 +40,14 @@ public:
 
   static GeomAbs_Shape Continuity(const Handle(Adaptor2d_Curve2d)& C);
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(myclass) >= <S>
   static Standard_Integer NbIntervals(const Handle(Adaptor2d_Curve2d)& C, const GeomAbs_Shape S);
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   static void Intervals(const Handle(Adaptor2d_Curve2d)& C,
                         TColStd_Array1OfReal&            T,
@@ -104,12 +104,12 @@ public:
                      const Standard_Real              U,
                      const Standard_Integer           N);
 
-  //! Returns the parametric  resolution corresponding
+  //! Returns the parametric resolution corresponding
   //! to the real space resolution <R3d>.
   static Standard_Real Resolution(const Handle(Adaptor2d_Curve2d)& C, const Standard_Real R3d);
 
-  //! Returns  the  type of the   curve  in the  current
-  //! interval :   Line,   Circle,   Ellipse, Hyperbola,
+  //! Returns the type of the curve in the current
+  //! interval: Line, Circle, Ellipse, Hyperbola,
   //! Parabola, BezierCurve, BSplineCurve, OtherCurve.
   static GeomAbs_CurveType GetType(const Handle(Adaptor2d_Curve2d)& C);
 
index 964b23d7309fbc12105831949d419fd4e1230099..14306475443a5e2a463d1191c171abb766c281e9 100644 (file)
@@ -98,7 +98,7 @@ public:
   Standard_EXPORT Standard_Boolean IsSolution(const math_Vector&  Sol,
                                               const Standard_Real Tol) Standard_OVERRIDE;
 
-  //! Returns   the    minimal  Distance  between   two
+  //! Returns the minimal Distance between two
   //! extremities of calculated sections.
   Standard_EXPORT virtual Standard_Real GetMinimalDistance() const Standard_OVERRIDE;
 
@@ -109,7 +109,7 @@ public:
   //! Returns U,V coordinates of the point on the surface.
   Standard_EXPORT const gp_Pnt2d& Pnt2dOnS() const Standard_OVERRIDE;
 
-  //! Returns  U,V coordinates of the point  on the curve on
+  //! Returns U,V coordinates of the point on the curve on
   //! surface.
   Standard_EXPORT const gp_Pnt2d& Pnt2dOnRst() const Standard_OVERRIDE;
 
@@ -126,17 +126,17 @@ public:
 
   Standard_EXPORT const gp_Vec2d& Tangent2dOnRst() const Standard_OVERRIDE;
 
-  //! Enables  implementation  of  a criterion of  decrochage
-  //! specific to  the function.
-  //! Warning: Can  be  called  without  previous  call  of  issolution
-  //! but the values  calculated can  be  senseless.
+  //! Enables implementation of a criterion of decrochage
+  //! specific to the function.
+  //! Warning: Can be called without previous call of IsSolution
+  //! but the values calculated can be senseless.
   Standard_EXPORT Standard_Boolean Decroch(const math_Vector& Sol,
                                            gp_Vec&            NS,
                                            gp_Vec&            TgS) const Standard_OVERRIDE;
 
   Standard_EXPORT void Set(const Standard_Real Radius, const Standard_Integer Choix);
 
-  //! Sets  the  type  of   section generation   for the
+  //! Sets the type of section generation for the
   //! approximations.
   Standard_EXPORT void Set(const BlendFunc_SectionShape TypeSection);
 
@@ -148,7 +148,7 @@ public:
                                Standard_Real&      Pfin,
                                gp_Circ&            C);
 
-  //! Returns  if the section is rational
+  //! Returns if the section is rational
   Standard_EXPORT Standard_Boolean IsRational() const Standard_OVERRIDE;
 
   //! Returns the length of the maximum section
@@ -158,13 +158,13 @@ public:
   //! of all sections.
   Standard_EXPORT void GetMinimalWeight(TColStd_Array1OfReal& Weigths) const Standard_OVERRIDE;
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE;
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   Standard_EXPORT void Intervals(TColStd_Array1OfReal& T,
                                  const GeomAbs_Shape   S) const Standard_OVERRIDE;
index a7f0aaccff14ea21eb3c718e97fe4087796b3e34..bdea04b9fcc10ea11b29dd1704c430524e26cedd 100644 (file)
@@ -102,7 +102,7 @@ public:
   Standard_EXPORT virtual Standard_Boolean IsSolution(const math_Vector&  Sol,
                                                       const Standard_Real Tol) = 0;
 
-  //! Returns   the    minimal  Distance  between   two
+  //! Returns the minimal Distance between two
   //! extremities of calculated sections.
   Standard_EXPORT virtual Standard_Real GetMinimalDistance() const = 0;
 
@@ -112,7 +112,7 @@ public:
   //! Returns the point on the first support.
   Standard_EXPORT virtual const gp_Pnt& Pnt2() const = 0;
 
-  //! Returns  if the section is rational
+  //! Returns if the section is rational
   Standard_EXPORT virtual Standard_Boolean IsRational() const = 0;
 
   //! Returns the length of the maximum section
@@ -122,14 +122,14 @@ public:
   //! of all sections.
   Standard_EXPORT virtual void GetMinimalWeight(TColStd_Array1OfReal& Weigths) const = 0;
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT virtual Standard_Integer NbIntervals(const GeomAbs_Shape S) const = 0;
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   //! raises
   //! OutOfRange from Standard
@@ -190,7 +190,7 @@ public:
                                           Standard_Real&         TolU,
                                           Standard_Real&         TolV) const = 0;
 
-  //! Returns  the parameter  of  the point  P. Used  to
+  //! Returns the parameter of the point P. Used to
   //! impose the parameters in the approximation.
   Standard_EXPORT Standard_Real Parameter(const Blend_Point& P) const;
 
index 01469d124054a05b63580d4b2864cd6ca6641df9..a965501335de2758f35a5f9e85fe14c2fbf07f0a 100644 (file)
@@ -41,7 +41,7 @@ class Blend_Point;
 //! surface between a surface and a curve, using a guide line.
 //! The vector <X> used in Value, Values and Derivatives methods
 //! may be the vector of the parametric coordinates U,V,
-//! W of the extremities of a section on the surface  and
+//! W of the extremities of a section on the surface and
 //! the curve.
 class Blend_CSFunction : public Blend_AppFunction
 {
@@ -109,14 +109,14 @@ public:
                                                       const Standard_Real Tol)
     Standard_OVERRIDE = 0;
 
-  //! Returns   the    minimal  Distance  between   two
+  //! Returns the minimal Distance between two
   //! extremities of calculated sections.
   Standard_EXPORT virtual Standard_Real GetMinimalDistance() const Standard_OVERRIDE;
 
   //! Returns the point on the first support.
   Standard_EXPORT const gp_Pnt& Pnt1() const Standard_OVERRIDE;
 
-  //! Returns the point on the seconde support.
+  //! Returns the point on the second support.
   Standard_EXPORT const gp_Pnt& Pnt2() const Standard_OVERRIDE;
 
   //! Returns the point on the surface.
index 7f3634aa53c66fc62bdfdfc3105e82c84fcecf9c..054fab3979c2f428eb00cd86860724a16dd25c1b 100644 (file)
 class math_Matrix;
 class gp_Pnt;
 
-//! Deferred   class  for a  function  used  to compute  a
-//! blending surface between a  surface and a curve, using
-//! a  guide  line.   This   function is  used  to find  a
+//! Deferred class for a function used to compute a
+//! blending surface between a surface and a curve, using
+//! a guide line. This function is used to find a
 //! solution on a done point of the curve.
-//! The vector <X>  used in Value, Values and  Derivatives
-//! methods  has  to   be the  vector   of the  parametric
-//! coordinates w, U,  V where w is  the parameter  on the
-//! guide line, U,V   are the parametric coordinates of  a
+//! The vector <X> used in Value, Values and Derivatives
+//! methods has to be the vector of the parametric
+//! coordinates w, U, V where w is the parameter on the
+//! guide line, U,V are the parametric coordinates of a
 //! point on the partner surface.
 class Blend_CurvPointFuncInv : public math_FunctionSetWithDerivatives
 {
index 75fe4953a8f9f39c8e0cfa71992c80801f120ecd..1a329a5ee069a389416c16b0ce2f2170251d9ce7 100644 (file)
@@ -50,7 +50,7 @@ public:
   //! Returns the point on the first support.
   Standard_EXPORT const gp_Pnt& Pnt1() const Standard_OVERRIDE;
 
-  //! Returns the point on the seconde support.
+  //! Returns the point on the second support.
   Standard_EXPORT const gp_Pnt& Pnt2() const Standard_OVERRIDE;
 
   //! Returns the point on the first surface, at parameter
index 599d1f0740c099a90a271cea8817b9d566e6cfe3..c71dbcc07d2f9f43503801c2c9671a6df2dac3a3 100644 (file)
@@ -41,7 +41,7 @@ class Blend_Point;
 //! using a guide line.
 //! The vector <X> used in Value, Values and Derivatives methods
 //! may be the vector of the parametric coordinates U,V,
-//! W of the extremities of a section on the surface  and
+//! W of the extremities of a section on the surface and
 //! the curve.
 class Blend_RstRstFunction : public Blend_AppFunction
 {
@@ -104,14 +104,14 @@ public:
   Standard_EXPORT virtual Standard_Boolean IsSolution(const math_Vector&  Sol,
                                                       const Standard_Real Tol) = 0;
 
-  //! Returns   the    minimal  Distance  between   two
+  //! Returns the minimal Distance between two
   //! extremities of calculated sections.
   Standard_EXPORT Standard_Real GetMinimalDistance() const;
 
   //! Returns the point on the first support.
   Standard_EXPORT const gp_Pnt& Pnt1() const;
 
-  //! Returns the point on the seconde support.
+  //! Returns the point on the second support.
   Standard_EXPORT const gp_Pnt& Pnt2() const;
 
   //! Returns the point on the surface.
@@ -123,7 +123,7 @@ public:
   //! Returns U,V coordinates of the point on the surface.
   Standard_EXPORT virtual const gp_Pnt2d& Pnt2dOnRst1() const = 0;
 
-  //! Returns  U,V coordinates of the point  on the curve on
+  //! Returns U,V coordinates of the point on the curve on
   //! surface.
   Standard_EXPORT virtual const gp_Pnt2d& Pnt2dOnRst2() const = 0;
 
@@ -151,17 +151,17 @@ public:
   //! parametric space of the second surface.
   Standard_EXPORT virtual const gp_Vec2d& Tangent2dOnRst2() const = 0;
 
-  //! Enables to implement a  criterion  of  decrochage
+  //! Enables to implement a criterion of decrochage
   //! specific to the function.
-  //! Warning: Can  be  called  without  previous  call  of issolution
-  //! but  the  values  calculated can  be  senseless.
+  //! Warning: Can be called without previous call of IsSolution
+  //! but the values calculated can be senseless.
   Standard_EXPORT virtual Blend_DecrochStatus Decroch(const math_Vector& Sol,
                                                       gp_Vec&            NRst1,
                                                       gp_Vec&            TgRst1,
                                                       gp_Vec&            NRst2,
                                                       gp_Vec&            TgRst2) const = 0;
 
-  //! Returns  if the section is rational
+  //! Returns if the section is rational
   Standard_EXPORT virtual Standard_Boolean IsRational() const = 0;
 
   //! Returns the length of the maximum section
@@ -171,14 +171,14 @@ public:
   //! of all sections.
   Standard_EXPORT virtual void GetMinimalWeight(TColStd_Array1OfReal& Weigths) const = 0;
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT virtual Standard_Integer NbIntervals(const GeomAbs_Shape S) const = 0;
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   Standard_EXPORT virtual void Intervals(TColStd_Array1OfReal& T, const GeomAbs_Shape S) const = 0;
 
index 0abab46d136b45757f90af729735377ebc855a7c..8fbb4addad4ac379f3552c3bd3227085f67897e4 100644 (file)
 #include <math_Vector.hxx>
 class math_Matrix;
 
-//! Deferred   class  for a  function  used  to compute  a
-//! blending surface between a  surface and a curve, using
-//! a  guide  line.   This   function is  used  to find  a
+//! Deferred class for a function used to compute a
+//! blending surface between a surface and a curve, using
+//! a guide line. This function is used to find a
 //! solution on a done restriction of the surface.
 //!
-//! The vector  <X> used in  Value, Values and Derivatives
-//! methods  has   to  be the   vector  of  the parametric
-//! coordinates  wguide, wcurv, wrst  where  wguide is the
+//! The vector <X> used in Value, Values and Derivatives
+//! methods has to be the vector of the parametric
+//! coordinates wguide, wcurv, wrst where wguide is the
 //! parameter on the guide line, wcurv is the parameter on
 //! the curve, wrst is the parameter on the restriction on
 //! the surface.
index f137c7b815a643f98c7855d5af1fc0c8eda6ac37..e076211f65165403bbf6996a912e0438a63e9d55 100644 (file)
 class math_Matrix;
 class gp_Pnt;
 
-//! Deferred   class  for a  function  used  to compute  a
-//! blending surface between a  surface and a curve, using
-//! a  guide  line.   This   function is  used  to find  a
+//! Deferred class for a function used to compute a
+//! blending surface between a surface and a curve, using
+//! a guide line. This function is used to find a
 //! solution on a done point of the curve.
 //!
-//! The vector <X>  used in Value, Values and  Derivatives
-//! methods  has  to   be the  vector   of the  parametric
-//! coordinates w, U,  V where w is  the parameter  on the
-//! guide line, U,V   are the parametric coordinates of  a
+//! The vector <X> used in Value, Values and Derivatives
+//! methods has to be the vector of the parametric
+//! coordinates w, U, V where w is the parameter on the
+//! guide line, U,V are the parametric coordinates of a
 //! point on the partner surface.
 class Blend_SurfPointFuncInv : public math_FunctionSetWithDerivatives
 {
index 3e075e144f52d887f57e22a91d6cd7c65a0472aa..039b41d5ecd493b2457440d0b73bd5c3fd233b48 100644 (file)
@@ -40,7 +40,7 @@ class Blend_Point;
 //! using a guide line.
 //! The vector <X> used in Value, Values and Derivatives methods
 //! may be the vector of the parametric coordinates U,V,
-//! W of the extremities of a section on the surface  and
+//! W of the extremities of a section on the surface and
 //! the curve.
 class Blend_SurfRstFunction : public Blend_AppFunction
 {
@@ -85,13 +85,13 @@ public:
   Standard_EXPORT virtual void Set(const Standard_Real First, const Standard_Real Last) = 0;
 
   //! Returns in the vector Tolerance the parametric tolerance
-  //! for each variable;
+  //! for each variable.
   //! Tol is the tolerance used in 3d space.
   Standard_EXPORT virtual void GetTolerance(math_Vector&        Tolerance,
                                             const Standard_Real Tol) const = 0;
 
   //! Returns in the vector InfBound the lowest values allowed
-  //! for each variables.
+  //! for each variable.
   //! Returns in the vector SupBound the greatest values allowed
   //! for each of the 3 variables.
   Standard_EXPORT virtual void GetBounds(math_Vector& InfBound, math_Vector& SupBound) const = 0;
@@ -103,14 +103,14 @@ public:
   Standard_EXPORT virtual Standard_Boolean IsSolution(const math_Vector&  Sol,
                                                       const Standard_Real Tol) = 0;
 
-  //! Returns   the    minimal  Distance  between   two
+  //! Returns the minimal Distance between two
   //! extremities of calculated sections.
   Standard_EXPORT Standard_Real GetMinimalDistance() const;
 
   //! Returns the point on the first support.
   Standard_EXPORT const gp_Pnt& Pnt1() const;
 
-  //! Returns the point on the seconde support.
+  //! Returns the point on the second support.
   Standard_EXPORT const gp_Pnt& Pnt2() const;
 
   //! Returns the point on the surface.
@@ -122,7 +122,7 @@ public:
   //! Returns U,V coordinates of the point on the surface.
   Standard_EXPORT virtual const gp_Pnt2d& Pnt2dOnS() const = 0;
 
-  //! Returns  U,V coordinates of the point  on the curve on
+  //! Returns U,V coordinates of the point on the curve on
   //! surface.
   Standard_EXPORT virtual const gp_Pnt2d& Pnt2dOnRst() const = 0;
 
@@ -147,13 +147,13 @@ public:
   //! parametric space of the second surface.
   Standard_EXPORT virtual const gp_Vec2d& Tangent2dOnRst() const = 0;
 
-  //! Enables implementation  of a criterion of decrochage
-  //! specific to  the function.
+  //! Enables implementation of a criterion of decrochage
+  //! specific to the function.
   Standard_EXPORT virtual Standard_Boolean Decroch(const math_Vector& Sol,
                                                    gp_Vec&            NS,
                                                    gp_Vec&            TgS) const = 0;
 
-  //! Returns  if the section is rational
+  //! Returns if the section is rational
   Standard_EXPORT virtual Standard_Boolean IsRational() const = 0;
 
   //! Returns the length of the maximum section
@@ -163,14 +163,14 @@ public:
   //! of all sections.
   Standard_EXPORT virtual void GetMinimalWeight(TColStd_Array1OfReal& Weigths) const = 0;
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT virtual Standard_Integer NbIntervals(const GeomAbs_Shape S) const = 0;
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   Standard_EXPORT virtual void Intervals(TColStd_Array1OfReal& T, const GeomAbs_Shape S) const = 0;
 
index 12cc7ca8a207ef85cbf5456c36d7062b32544735..dcc4f645dc8fb462ec7b42a523605b707cba011c 100644 (file)
@@ -54,7 +54,7 @@ public:
                                                 const Standard_Real                AngleMax,
                                                 TColStd_Array1OfReal&              Weigths);
 
-  //! Used  to obtain the next level of continuity.
+  //! Used to obtain the next level of continuity.
   Standard_EXPORT static GeomAbs_Shape NextShape(const GeomAbs_Shape S);
 
   Standard_EXPORT static Standard_Boolean ComputeNormal(const Handle(Adaptor3d_Surface)& Surf,
index 2ac9fb675c262325aa64c801230359f79efb94c2..07395bc81046903a98e66f39948b7e708b6fbdb9 100644 (file)
@@ -45,12 +45,12 @@ public:
   DEFINE_STANDARD_ALLOC
 
   //! Creates a function for a circular blending between
-  //! a curve  <C> and a surface  <S>.  The direction of
-  //! the planes are given by <CGuide>.  The position of
-  //! the plane is  determined on  the  curve <C>.   <L>
-  //! defines  the change of  parameter between  <C> and
-  //! <CGuide>.  So, the planes are defined as described
-  //! below :
+  //! a curve <C> and a surface <S>. The direction of
+  //! the planes are given by <CGuide>. The position of
+  //! the plane is determined on the curve <C>. <L>
+  //! defines the change of parameter between <C> and
+  //! <CGuide>. So, the planes are defined as described
+  //! below:
   //! t is the current parameter on the guide line.
   //! Pguide = C(L(t)); Nguide = CGuide'(t)/||CGuide'(t)||
   Standard_EXPORT BlendFunc_CSCircular(const Handle(Adaptor3d_Surface)& S,
@@ -170,14 +170,14 @@ public:
   //! of all sections.
   Standard_EXPORT void GetMinimalWeight(TColStd_Array1OfReal& Weigths) const Standard_OVERRIDE;
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE;
 
   //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   //! raises
   //! OutOfRange from Standard
index cfef984bb7c72aa55246e3636120304551a50ba2..de7f519c97e0e96ed8104c1fc8dcf170291b5f7d 100644 (file)
@@ -113,7 +113,7 @@ public:
 
   Standard_EXPORT void Set(const Standard_Real Radius, const Standard_Integer Choix);
 
-  //! Sets  the  type  of   section generation   for the
+  //! Sets the type of section generation for the
   //! approximations.
   Standard_EXPORT void Set(const BlendFunc_SectionShape TypeSection);
 
@@ -147,7 +147,7 @@ public:
                                               TColgp_Array1OfPnt& tabP,
                                               TColgp_Array1OfVec& tabV);
 
-  //! Returns  if the section is rational
+  //! Returns if the section is rational
   Standard_EXPORT Standard_Boolean IsRational() const Standard_OVERRIDE;
 
   //! Returns the length of the maximum section
@@ -157,13 +157,13 @@ public:
   //! of all sections.
   Standard_EXPORT void GetMinimalWeight(TColStd_Array1OfReal& Weigths) const Standard_OVERRIDE;
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE;
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   //! raises
   //! OutOfRange from Standard
index 5cb435eb710ae2c4a67d86471e7891751871cd01..c4e71cf2a06bdc3633de6e6af86d8b6bdd97c95a 100644 (file)
@@ -59,7 +59,7 @@ public:
   Standard_EXPORT Standard_Boolean IsSolution(const math_Vector&  Sol,
                                               const Standard_Real Tol) Standard_OVERRIDE;
 
-  //! Returns   the    minimal  Distance  between   two
+  //! Returns the minimal Distance between two
   //! extremities of calculated sections.
   Standard_EXPORT Standard_Real GetMinimalDistance() const Standard_OVERRIDE;
 
@@ -143,14 +143,14 @@ public:
   //! of all sections.
   Standard_EXPORT void GetMinimalWeight(TColStd_Array1OfReal& Weigths) const Standard_OVERRIDE;
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE;
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   Standard_EXPORT void Intervals(TColStd_Array1OfReal& T,
                                  const GeomAbs_Shape   S) const Standard_OVERRIDE;
index f3eb233ded4aac5447976dd4f39f0c4bdf9fa03f..637e167e9a0c10ca157ebc7d4fe89d46306de45e 100644 (file)
@@ -84,7 +84,7 @@ public:
   Standard_EXPORT Standard_Boolean IsSolution(const math_Vector&  Sol,
                                               const Standard_Real Tol) Standard_OVERRIDE;
 
-  //! Returns   the    minimal  Distance  between   two
+  //! Returns the minimal Distance between two
   //! extremities of calculated sections.
   Standard_EXPORT Standard_Real GetMinimalDistance() const Standard_OVERRIDE;
 
@@ -122,11 +122,11 @@ public:
   //! Inits the value of radius, and the "quadrant".
   Standard_EXPORT void Set(const Standard_Real Radius, const Standard_Integer Choix);
 
-  //! Sets  the  type  of   section generation   for the
+  //! Sets the type of section generation for the
   //! approximations.
   Standard_EXPORT void Set(const BlendFunc_SectionShape TypeSection);
 
-  //! Utile pour une visu rapide et approximative de la surface.
+  //! Useful for a quick and approximate visualization of the surface area.
   Standard_EXPORT void Section(const Standard_Real Param,
                                const Standard_Real U1,
                                const Standard_Real V1,
@@ -136,7 +136,7 @@ public:
                                Standard_Real&      Pfin,
                                gp_Circ&            C);
 
-  //! Returns  if the section is rational
+  //! Returns if the section is rational
   Standard_EXPORT Standard_Boolean IsRational() const Standard_OVERRIDE;
 
   //! Returns the length of the maximum section
@@ -146,14 +146,14 @@ public:
   //! of all sections.
   Standard_EXPORT void GetMinimalWeight(TColStd_Array1OfReal& Weigths) const Standard_OVERRIDE;
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE;
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   Standard_EXPORT void Intervals(TColStd_Array1OfReal& T,
                                  const GeomAbs_Shape   S) const Standard_OVERRIDE;
index 003d62d5d22c4b69e96d89834d52976281d0f626..eb42d0335b34b1a655710cc8ce02aba603825ad5 100644 (file)
@@ -28,7 +28,7 @@ class math_Matrix;
 
 //! This function calculates point (pts) on the curve of
 //! intersection between the normal to a curve (guide)
-//! in a chosen parameter and a surface  (surf), so
+//! in a chosen parameter and a surface (surf), so
 //! that pts was at a given distance from the guide.
 //! X(1),X(2) are the parameters U,V of pts on surf.
 class BlendFunc_Corde
index 7db57f8cdb83d23affcd93a505083b5939d4a5d5..699ea68a04294d5a03d51fcdb5cbcc4d77069aa2 100644 (file)
@@ -85,7 +85,7 @@ public:
   Standard_EXPORT Standard_Boolean IsSolution(const math_Vector&  Sol,
                                               const Standard_Real Tol) Standard_OVERRIDE;
 
-  //! Returns   the    minimal  Distance  between   two
+  //! Returns the minimal Distance between two
   //! extremities of calculated sections.
   Standard_EXPORT Standard_Real GetMinimalDistance() const Standard_OVERRIDE;
 
@@ -146,14 +146,14 @@ public:
   //! of all sections.
   Standard_EXPORT void GetMinimalWeight(TColStd_Array1OfReal& Weigths) const Standard_OVERRIDE;
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE;
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   Standard_EXPORT void Intervals(TColStd_Array1OfReal& T,
                                  const GeomAbs_Shape   S) const Standard_OVERRIDE;
index 47699f70b22d0a207bd6447eb738c2354db47d69..6a92346cb918bf00fda091d3c145856470ab0a73 100644 (file)
@@ -68,7 +68,7 @@ public:
   Standard_EXPORT void GetBounds(math_Vector& InfBound,
                                  math_Vector& SupBound) const Standard_OVERRIDE;
 
-  //! Returns   the    minimal  Distance  between   two
+  //! Returns the minimal Distance between two
   //! extremities of calculated sections.
   Standard_EXPORT Standard_Real GetMinimalDistance() const Standard_OVERRIDE;
 
@@ -84,14 +84,14 @@ public:
   //! of all sections.
   Standard_EXPORT void GetMinimalWeight(TColStd_Array1OfReal& Weigths) const Standard_OVERRIDE;
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE;
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   //! raises
   //! OutOfRange from Standard
index cf4ecd909bc58607d09b647e1728c5965b417984..79376b811d3ed25b494dace4bc71432b5bbe6f7a 100644 (file)
@@ -81,7 +81,7 @@ public:
   Standard_EXPORT Standard_Boolean IsSolution(const math_Vector&  Sol,
                                               const Standard_Real Tol) Standard_OVERRIDE;
 
-  //! Returns   the    minimal  Distance  between   two
+  //! Returns the minimal Distance between two
   //! extremities of calculated sections.
   Standard_EXPORT Standard_Real GetMinimalDistance() const Standard_OVERRIDE;
 
@@ -130,17 +130,16 @@ public:
   //! of all sections.
   Standard_EXPORT void GetMinimalWeight(TColStd_Array1OfReal& Weigths) const Standard_OVERRIDE;
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE;
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
-  //! raises
-  //! OutOfRange from Standard
+  //! raises OutOfRange from Standard
   Standard_EXPORT void Intervals(TColStd_Array1OfReal& T,
                                  const GeomAbs_Shape   S) const Standard_OVERRIDE;
 
index a4a69d8ad5715c27d1c24bffbab45c2fae59ba48..615b6afb263081551d2789fb7db56a0169842788 100644 (file)
 #include <math_NewtonMinimum.hxx>
 class math_MultipleVarFunctionWithHessian;
 
-//! Algorithme of Optimization used to make "FairCurve"
+//! Algorithm of Optimization used to make "FairCurve"
 class FairCurve_Newton : public math_NewtonMinimum
 {
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! The tolerance  required on  the  solution is given  by Tolerance.
-  //! Iteration are  stopped if (!WithSingularity)  and H(F(Xi)) is not definite
-  //! positive  (if the smaller eigenvalue of H < Convexity)
+  //! The tolerance required on the solution is given by Tolerance.
+  //! Iteration are stopped if (!WithSingularity) and H(F(Xi)) is not definite
+  //! positive (if the smaller eigenvalue of H < Convexity)
   //! or IsConverged() returns True for 2 successives Iterations.
   //! Warning: This constructor do not computation
   Standard_EXPORT FairCurve_Newton(const math_MultipleVarFunctionWithHessian& theFunction,
@@ -42,8 +42,8 @@ public:
                                    const Standard_Real    theConvexity          = 1.0e-6,
                                    const Standard_Boolean theWithSingularity    = Standard_True);
 
-  //! This method is  called    at the end  of   each
-  //! iteration to  check the convergence :
+  //! This method is called at the end of each
+  //! iteration to check the convergence:
   //! || Xi+1 - Xi || < SpatialTolerance/100 Or
   //! || Xi+1 - Xi || < SpatialTolerance and
   //! |F(Xi+1) - F(Xi)| < CriteriumTolerance * |F(xi)|
index 2f036511c611e9c2e2f299bf9954d8c5feed8e5a..18cec6367d8d24056605f8932c5bbe61cfe20470 100644 (file)
@@ -41,15 +41,15 @@ class GeomFill_CircularBlendFunc : public Approx_SweepFunction
 {
 
 public:
-  //! Create a Blend  with a  constant  radius with 2
-  //! guide-line.   <FShape>  sets the type of  fillet
-  //! surface. The --  default value is  Convert_TgtThetaOver2 (classical --
-  //! nurbs    --   representation  of   circles).
-  //! ChFi3d_QuasiAngular  --  corresponds  to a nurbs
-  //! representation   of  circles     --     which
-  //! parameterisation  matches  the  circle  one.  --
-  //! ChFi3d_Polynomial corresponds to a polynomial --
-  //! representation of circles.
+  //! Create a Blend with a constant radius with 2
+  //! guide-line. <FShape> sets the type of fillet
+  //! surface. The default value is Convert_TgtThetaOver2
+  //! (classical nurbs representation of circles).
+  //! ChFi3d_QuasiAngular corresponds to a nurbs
+  //! representation of circles which parameterisation
+  //! matches the circle one. ChFi3d_Polynomial
+  //! corresponds to a polynomial representation of
+  //! circles.
   Standard_EXPORT GeomFill_CircularBlendFunc(const Handle(Adaptor3d_Curve)& Path,
                                              const Handle(Adaptor3d_Curve)& Curve1,
                                              const Handle(Adaptor3d_Curve)& Curve2,
@@ -64,7 +64,7 @@ public:
                                               TColgp_Array1OfPnt2d& Poles2d,
                                               TColStd_Array1OfReal& Weigths) Standard_OVERRIDE;
 
-  //! compute the first  derivative in v direction  of the
+  //! compute the first derivative in v direction of the
   //! section for v =  param
   Standard_EXPORT virtual Standard_Boolean D1(const Standard_Real   Param,
                                               const Standard_Real   First,
@@ -76,8 +76,8 @@ public:
                                               TColStd_Array1OfReal& Weigths,
                                               TColStd_Array1OfReal& DWeigths) Standard_OVERRIDE;
 
-  //! compute the second derivative  in v direction of the
-  //! section  for v = param
+  //! compute the second derivative in v direction of the
+  //! section for v = param
   Standard_EXPORT virtual Standard_Boolean D2(const Standard_Real   Param,
                                               const Standard_Real   First,
                                               const Standard_Real   Last,
@@ -91,10 +91,10 @@ public:
                                               TColStd_Array1OfReal& DWeigths,
                                               TColStd_Array1OfReal& D2Weigths) Standard_OVERRIDE;
 
-  //! get the number of 2d curves to  approximate.
+  //! get the number of 2d curves to approximate.
   Standard_EXPORT virtual Standard_Integer Nb2dCurves() const Standard_OVERRIDE;
 
-  //! get the format of an  section
+  //! get the format of an section
   Standard_EXPORT virtual void SectionShape(Standard_Integer& NbPoles,
                                             Standard_Integer& NbKnots,
                                             Standard_Integer& Degree) const Standard_OVERRIDE;
@@ -108,15 +108,15 @@ public:
   //! Returns if the section is rational or not
   Standard_EXPORT virtual Standard_Boolean IsRational() const Standard_OVERRIDE;
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT virtual Standard_Integer NbIntervals(const GeomAbs_Shape S) const
     Standard_OVERRIDE;
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   Standard_EXPORT virtual void Intervals(TColStd_Array1OfReal& T,
                                          const GeomAbs_Shape   S) const Standard_OVERRIDE;
@@ -138,23 +138,23 @@ public:
                                             const Standard_Real   AngleTol,
                                             TColStd_Array1OfReal& Tol3d) const Standard_OVERRIDE;
 
-  //! Is usfull, if (me) have to  be run numerical
-  //! algorithme to perform D0, D1 or D2
+  //! Is useful, if (me) have to  be run numerical
+  //! algorithm to perform D0, D1 or D2
   Standard_EXPORT virtual void SetTolerance(const Standard_Real Tol3d,
                                             const Standard_Real Tol2d) Standard_OVERRIDE;
 
-  //! Get    the   barycentre of   Surface.   An   very  poor
+  //! Get the barycentre of Surface. An very poor
   //! estimation is sufficient. This information is useful
   //! to perform well conditioned rational approximation.
   Standard_EXPORT virtual gp_Pnt BarycentreOfSurf() const Standard_OVERRIDE;
 
-  //! Returns the   length of the maximum section. This
+  //! Returns the length of the maximum section. This
   //! information is useful to perform well conditioned rational
   //! approximation.
   Standard_EXPORT virtual Standard_Real MaximalSection() const Standard_OVERRIDE;
 
   //! Compute the minimal value of weight for each poles
-  //! of all  sections.  This information is  useful to
+  //! of all sections. This information is useful to
   //! perform well conditioned rational approximation.
   Standard_EXPORT virtual void GetMinimalWeight(TColStd_Array1OfReal& Weigths) const
     Standard_OVERRIDE;
index ef65b4a0edd3ecd0768403d16a1877e322ce7913..4725950590749c0d2d9f6b0b97b7cb431fbb6733 100644 (file)
@@ -31,7 +31,7 @@ class gp_Dir;
 class GeomFill_ConstantBiNormal;
 DEFINE_STANDARD_HANDLE(GeomFill_ConstantBiNormal, GeomFill_TrihedronLaw)
 
-//! Defined an Trihedron Law  where the BiNormal, is fixed
+//! Defined a Trihedron Law where the BiNormal, is fixed
 class GeomFill_ConstantBiNormal : public GeomFill_TrihedronLaw
 {
 
@@ -51,9 +51,9 @@ public:
                                               gp_Vec&             Normal,
                                               gp_Vec&             BiNormal) Standard_OVERRIDE;
 
-  //! Computes Triedrhon and  derivative Trihedron  on curve
+  //! Computes Triedrhon and derivative Trihedron on curve
   //! at parameter <Param>
-  //! Warning : It used only for C1 or C2 approximation
+  //! Warning: It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1(const Standard_Real Param,
                                               gp_Vec&             Tangent,
                                               gp_Vec&             DTangent,
@@ -62,9 +62,9 @@ public:
                                               gp_Vec&             BiNormal,
                                               gp_Vec&             DBiNormal) Standard_OVERRIDE;
 
-  //! compute  Trihedron on curve
-  //! first and second derivatives.
-  //! Warning : It used only for C2 approximation
+  //! compute Trihedron on curve
+  //! first and second derivatives.
+  //! Warning: It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2(const Standard_Real Param,
                                               gp_Vec&             Tangent,
                                               gp_Vec&             DTangent,
@@ -76,22 +76,21 @@ public:
                                               gp_Vec&             DBiNormal,
                                               gp_Vec&             D2BiNormal) Standard_OVERRIDE;
 
-  //! Returns  the number  of  intervals for  continuity
-  //! <S>.
+  //! Returns the number of intervals for continuity <S>.
   //! May be one if Continuity(me) >= <S>
   Standard_EXPORT virtual Standard_Integer NbIntervals(const GeomAbs_Shape S) const
     Standard_OVERRIDE;
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   Standard_EXPORT virtual void Intervals(TColStd_Array1OfReal& T,
                                          const GeomAbs_Shape   S) const Standard_OVERRIDE;
 
-  //! Gets average value of Tangent(t) and Normal(t) it is usfull to
-  //! make fast approximation of rational  surfaces.
+  //! Gets average value of Tangent(t) and Normal(t) it is useful to
+  //! make fast approximation of rational surfaces.
   Standard_EXPORT virtual void GetAverageLaw(gp_Vec& ATangent,
                                              gp_Vec& ANormal,
                                              gp_Vec& ABiNormal) Standard_OVERRIDE;
index 74f4614b2cd6ea7f230e16967b92f2e01559efda..4e6cd2e40eaee058c5035230b9529f55aeb48b33 100644 (file)
@@ -110,7 +110,7 @@ public:
   //! the curve must be set by method SetCurve.
   Standard_EXPORT GeomFill_Trihedron EvaluateBestMode();
 
-  //! Get average value of Tangent(t) and Normal(t) it is usfull to
+  //! Get average value of Tangent(t) and Normal(t) it is useful to
   //! make fast approximation of rational  surfaces.
   Standard_EXPORT virtual void GetAverageLaw(gp_Vec& ATangent,
                                              gp_Vec& ANormal,
index f322a8574f1ff3182a8db77237ebfa39af7fdd1d..0a68669f6cbd2bba6168ac3b0d8c6aead3f2fe10 100644 (file)
@@ -127,10 +127,10 @@ public:
                                          Standard_Real& Last) const Standard_OVERRIDE;
 
   //! Get the maximum Norm  of the matrix-location part.  It
-  //! is usful to find an good Tolerance to approx M(t).
+  //! is usful to find a good Tolerance to approx M(t).
   Standard_EXPORT virtual Standard_Real GetMaximalNorm() Standard_OVERRIDE;
 
-  //! Get average value of M(t) and V(t) it is usfull to
+  //! Get average value of M(t) and V(t) it is useful to
   //! make fast approximation of rational  surfaces.
   Standard_EXPORT virtual void GetAverageLaw(gp_Mat& AM, gp_Vec& AV) Standard_OVERRIDE;
 
index efcf7c584f771ed46385d6a687e3d1285858ac85..aa71057d485d41f63899f051c6fa395e69a73e8c 100644 (file)
@@ -83,7 +83,7 @@ public:
   Standard_EXPORT virtual void Intervals(TColStd_Array1OfReal& T,
                                          const GeomAbs_Shape   S) const Standard_OVERRIDE;
 
-  //! Get average value of Tangent(t) and Normal(t) it is usfull to
+  //! Get average value of Tangent(t) and Normal(t) it is useful to
   //! make fast approximation of rational  surfaces.
   Standard_EXPORT virtual void GetAverageLaw(gp_Vec& ATangent,
                                              gp_Vec& ANormal,
index 7541fb3dea19aeae37f399cf7db1a195387ee406..83c555972baeb6ef9d979e2a10b75e5af6fe3030 100644 (file)
@@ -82,7 +82,7 @@ public:
   Standard_EXPORT virtual void Intervals(TColStd_Array1OfReal& T,
                                          const GeomAbs_Shape   S) const Standard_OVERRIDE;
 
-  //! Get average value of Tangent(t) and Normal(t) it is usfull to
+  //! Get average value of Tangent(t) and Normal(t) it is useful to
   //! make fast approximation of rational  surfaces.
   Standard_EXPORT virtual void GetAverageLaw(gp_Vec& ATangent,
                                              gp_Vec& ANormal,
index c0514ed1fe749ea1253404b4034280aad3216d1f..30d8bf8ca341b8ec721a7ba80edca92c7ba64d09 100644 (file)
@@ -91,7 +91,7 @@ public:
   Standard_EXPORT virtual void Intervals(TColStd_Array1OfReal& T,
                                          const GeomAbs_Shape   S) const Standard_OVERRIDE;
 
-  //! Get average value of Tangent(t) and Normal(t) it is usfull to
+  //! Get average value of Tangent(t) and Normal(t) it is useful to
   //! make fast approximation of rational  surfaces.
   Standard_EXPORT virtual void GetAverageLaw(gp_Vec& ATangent,
                                              gp_Vec& ANormal,
index 52f36e952c0bf4b4218b7f78c8b976668121c3df..689befda82a47ed28df4faaaae8175a7d678fda5 100644 (file)
@@ -93,7 +93,7 @@ public:
   Standard_EXPORT virtual void SetInterval(const Standard_Real First,
                                            const Standard_Real Last) Standard_OVERRIDE;
 
-  //! Get average value of M(t) and V(t) it is usfull to
+  //! Get average value of M(t) and V(t) it is useful to
   //! make fast approximation of rational  surfaces.
   Standard_EXPORT virtual void GetAverageLaw(gp_Vec& ATangent,
                                              gp_Vec& ANormal,
index e799d9c2d919e4b32d600ab4514f2a76e9c30091..b483c9f4b7bed12741bf7270de689ca1ea293cc9 100644 (file)
@@ -100,7 +100,7 @@ public:
   Standard_EXPORT virtual void Intervals(TColStd_Array1OfReal& T,
                                          const GeomAbs_Shape   S) const Standard_OVERRIDE;
 
-  //! Get average value of M(t) and V(t) it is usfull to
+  //! Get average value of M(t) and V(t) it is useful to
   //! make fast approximation of rational  surfaces.
   Standard_EXPORT virtual void GetAverageLaw(gp_Vec& ATangent,
                                              gp_Vec& ANormal,
index 36972934a2273860b3c802927781ca386a437285..e3600bc9c4fa575207e723df7a45ce8bf86516d1 100644 (file)
@@ -141,7 +141,7 @@ public:
                                          Standard_Real& Last) const Standard_OVERRIDE;
 
   //! Returns the resolutions in the  sub-space 2d <Index>
-  //! This information is usfull to find an good tolerance in
+  //! This information is useful to find a good tolerance in
   //! 2d approximation.
   //! Warning: Used only if Nb2dCurve > 0
   Standard_EXPORT virtual void Resolution(const Standard_Integer Index,
@@ -150,10 +150,10 @@ public:
                                           Standard_Real&         TolV) const Standard_OVERRIDE;
 
   //! Get the maximum Norm  of the matrix-location part.  It
-  //! is usful to find an good Tolerance to approx M(t).
+  //! is usful to find a good Tolerance to approx M(t).
   Standard_EXPORT virtual Standard_Real GetMaximalNorm() Standard_OVERRIDE;
 
-  //! Get average value of M(t) and V(t) it is usfull to
+  //! Get average value of M(t) and V(t) it is useful to
   //! make fast approximation of rational  surfaces.
   Standard_EXPORT virtual void GetAverageLaw(gp_Mat& AM, gp_Vec& AV) Standard_OVERRIDE;
 
index 0b09980870606a03a85b340a7844dbb1830a7815..2981cd63d505c10daeb6a2d2a4da04a485f3972e 100644 (file)
@@ -160,7 +160,7 @@ public:
                                             const Standard_Real Tol2d) Standard_OVERRIDE;
 
   //! Returns the resolutions in the  sub-space 2d <Index>
-  //! This information is usfull to find an good tolerance in
+  //! This information is useful to find a good tolerance in
   //! 2d approximation.
   //! Warning: Used only if Nb2dCurve > 0
   Standard_EXPORT virtual void Resolution(const Standard_Integer Index,
@@ -169,10 +169,10 @@ public:
                                           Standard_Real&         TolV) const Standard_OVERRIDE;
 
   //! Get the maximum Norm  of the matrix-location part.  It
-  //! is usful to find an good Tolerance to approx M(t).
+  //! is usful to find a good Tolerance to approx M(t).
   Standard_EXPORT virtual Standard_Real GetMaximalNorm() Standard_OVERRIDE;
 
-  //! Get average value of M(t) and V(t) it is usfull to
+  //! Get average value of M(t) and V(t) it is useful to
   //! make fast approximation of rational  surfaces.
   Standard_EXPORT virtual void GetAverageLaw(gp_Mat& AM, gp_Vec& AV) Standard_OVERRIDE;
 
index a700467bd00e1c0acbc19d7844a28951d9cfc0de..ae84cdb319758d7bbd97350668f4ce6ad822102d 100644 (file)
@@ -135,7 +135,7 @@ public:
   Standard_EXPORT virtual void GetDomain(Standard_Real& First, Standard_Real& Last) const = 0;
 
   //! Returns the resolutions in the  sub-space 2d <Index>
-  //! This information is usfull to find an good tolerance in
+  //! This information is useful to find a good tolerance in
   //! 2d approximation.
   Standard_EXPORT virtual void Resolution(const Standard_Integer Index,
                                           const Standard_Real    Tol,
@@ -148,10 +148,10 @@ public:
   Standard_EXPORT virtual void SetTolerance(const Standard_Real Tol3d, const Standard_Real Tol2d);
 
   //! Get the maximum Norm  of the matrix-location part.  It
-  //! is usful to find an good Tolerance to approx M(t).
+  //! is usful to find a good Tolerance to approx M(t).
   Standard_EXPORT virtual Standard_Real GetMaximalNorm() = 0;
 
-  //! Get average value of M(t) and V(t) it is usfull to
+  //! Get average value of M(t) and V(t) it is useful to
   //! make fast approximation of rational surfaces.
   Standard_EXPORT virtual void GetAverageLaw(gp_Mat& AM, gp_Vec& AV) = 0;
 
index 99c00a87355aedf32d8b7b002afaa177e02b04fa..d520b023d168a4d6423b8455e85df341934c11e1 100644 (file)
@@ -123,7 +123,7 @@ public:
                                            const Standard_Real Last) Standard_OVERRIDE;
 
   //! Returns the resolutions in the sub-space 2d <Index>
-  //! This information is usfull to find an good tolerance in
+  //! This information is useful to find a good tolerance in
   //! 2d approximation.
   //! Warning: Used only if Nb2dCurve > 0
   Standard_EXPORT virtual void Resolution(const Standard_Integer Index,
@@ -141,7 +141,7 @@ public:
                                             const Standard_Real   AngleTol,
                                             TColStd_Array1OfReal& Tol3d) const Standard_OVERRIDE;
 
-  //! Is usfull, if (me) have to  be run numerical
+  //! Is useful, if (me) have to  be run numerical
   //! algorithme to perform D0, D1 or D2
   Standard_EXPORT virtual void SetTolerance(const Standard_Real Tol3d,
                                             const Standard_Real Tol2d) Standard_OVERRIDE;
index 193b7d6af6aa67768125211d5b7e823a4bbccb01..1265f24ee2ab44ee28df1fc010d6493c9c582b64 100644 (file)
@@ -95,7 +95,7 @@ public:
   //! the function
   Standard_EXPORT void GetInterval(Standard_Real& First, Standard_Real& Last);
 
-  //! Get average value of M(t) and V(t) it is usfull to
+  //! Get average value of M(t) and V(t) it is useful to
   //! make fast approximation of rational  surfaces.
   Standard_EXPORT virtual void GetAverageLaw(gp_Vec& ATangent,
                                              gp_Vec& ANormal,
index 22c158d65006a3402392ac2013a0a0a3f165420b..5c4e0e555ba5e43413d591eaaf818d183ed5a25c 100644 (file)
@@ -85,7 +85,7 @@ public:
   //! not possible to have a direction with null length.
   Standard_EXPORT void Cross(const Handle(Geom_Vector)& Other) Standard_OVERRIDE;
 
-  //! Computes the triple vector product  <me> ^(V1 ^ V2).
+  //! Computes the triple vector product <me> ^(V1 ^ V2).
   //!
   //! Raised if V1 and V2 are parallel or <me> and (V1 ^ V2) are
   //! parallel
index 87512c8cc6023c331b918572e79a3fd75fd8d95d..5e3fd4be24d9acc270094acdaa7b1c465a3e18f6 100644 (file)
@@ -74,7 +74,7 @@ public:
   //! Scales a Geometry. S is the scaling value.
   Standard_EXPORT void Scale(const gp_Pnt& P, const Standard_Real S);
 
-  //! Translates a Geometry.  V is the vector of the translation.
+  //! Translates a Geometry. V is the vector of the translation.
   Standard_EXPORT void Translate(const gp_Vec& V);
 
   //! Translates a Geometry from the point P1 to the point P2.
index 43b245eb18e3c645f22196a63b7203de03f376cb..fa6c922922867aced1ce4344de0ff71627507c8d 100644 (file)
@@ -100,7 +100,7 @@ public:
   //! - the "Y Direction" of A2 defines the minor axis
   //! of the hyperbola, i.e. the minor radius
   //! MinorRadius is measured along this axis,
-  //! - A2 is the local coordinate system of the   hyperbola.
+  //! - A2 is the local coordinate system of the hyperbola.
   //! Exceptions
   //! Standard_ConstructionError if:
   //! - MajorRadius is less than 0.0,
index 3d4d26ebb5f8a27bd134bb148e11a19f8a58e588..288f564184ee1370824af2b565b9d3a5546f0659 100644 (file)
@@ -93,7 +93,7 @@ public:
   Standard_EXPORT Standard_Real FirstParameter() const Standard_OVERRIDE;
 
   //! Returns the value of the last parameter of this
-  //! line. This is  Standard_Real::RealLast().
+  //! line. This is Standard_Real::RealLast().
   Standard_EXPORT Standard_Real LastParameter() const Standard_OVERRIDE;
 
   //! returns False
@@ -155,7 +155,7 @@ public:
                                                              const gp_Trsf&      T) const
     Standard_OVERRIDE;
 
-  //! Returns a  coefficient to compute the parameter on
+  //! Returns a coefficient to compute the parameter on
   //! the transformed curve for the transform of the
   //! point on <me>.
   //!
index 00c11243d940d29a04ec6e89af8d0f59d8ba3ea8..2637657b5bd28e56837c29bfbc965bc8720694c4 100644 (file)
@@ -108,7 +108,7 @@ public:
   //! @endcode
   //! This method does not change <U> and <V>
   //!
-  //! It  can be redefined.  For  example on  the Plane,
+  //! It can be redefined. For example on the Plane,
   //! Cylinder, Cone, Revolved and Extruded surfaces.
   Standard_EXPORT virtual void TransformParameters(Standard_Real& U,
                                                    Standard_Real& V,
index 04efa6036058d9952fde05864bad8cea0a12ae4b..2b464a6b2806c8c7e67a7e689dc7fce45b329ab1 100644 (file)
 class Approx_SweepFunction;
 class AdvApprox_Cutting;
 
-//! Approximation  of  an  Surface   S(u,v)
-//! (and eventually associate  2d Curves) defined
+//! Approximation of an Surface S(u,v)
+//! (and eventually associate 2d Curves) defined
 //! by section's law.
 //!
 //! This surface is defined by a function F(u, v)
 //! where Ft(u) = F(u, t) is a bspline curve.
-//! To use this algorithme, you  have to implement Ft(u)
-//! as a derivative class  of Approx_SweepFunction.
+//! To use this algorithm, you have to implement Ft(u)
+//! as a derivative class of Approx_SweepFunction.
 //! This algorithm can be used by blending, sweeping...
 class Approx_SweepApproximation
 {
@@ -158,7 +158,7 @@ public:
   //! 2d curve approximation.
   Standard_EXPORT Standard_Real Average2dError(const Standard_Integer Index) const;
 
-  //! returns the  maximum 3d  error  of the  <Index>
+  //! returns the maximum 3d error of the <Index>
   //! 2d curve approximation on the Surface.
   Standard_EXPORT Standard_Real TolCurveOnSurf(const Standard_Integer Index) const;
 
index a763ba79c53921c60f9e98a5bf325c79c6289180..54afccebb84614495b2e79e3c797b4385117399f 100644 (file)
@@ -113,7 +113,7 @@ public:
   Standard_EXPORT virtual void SetInterval(const Standard_Real First, const Standard_Real Last) = 0;
 
   //! Returns the resolutions in the  sub-space 2d <Index>
-  //! This information is usfull to find an good tolerance in
+  //! This information is useful to find a good tolerance in
   //! 2d approximation.
   Standard_EXPORT virtual void Resolution(const Standard_Integer Index,
                                           const Standard_Real    Tol,
index aafbf673e890d529bf768b7d4d0ad9571ec4ffc0..81cf72a707ed11e47038c5a5b6489decf9bf7178 100644 (file)
@@ -31,12 +31,12 @@ class Geom2dConvert_CompCurveToBSplineCurve
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Initialize the algorithme
+  //! Initialize the algorithm
   //! - Parameterisation is used to convert
   Standard_EXPORT Geom2dConvert_CompCurveToBSplineCurve(
     const Convert_ParameterisationType Parameterisation = Convert_TgtThetaOver2);
 
-  //! Initialize the algorithme with one curve
+  //! Initialize the algorithm with one curve
   //! - Parameterisation is used to convert
   Standard_EXPORT Geom2dConvert_CompCurveToBSplineCurve(
     const Handle(Geom2d_BoundedCurve)& BasisCurve,
index 9320fc236670e722af5d687782068d34cc41a399..1dc1b55e89027e5cb095b8266b42c95a4071d062 100644 (file)
@@ -32,20 +32,20 @@ class GeomConvert_CompCurveToBSplineCurve
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Initialize the algorithme
+  //! Initialize the algorithm
   //! - Parameterisation is used to convert
   Standard_EXPORT GeomConvert_CompCurveToBSplineCurve(
     const Convert_ParameterisationType Parameterisation = Convert_TgtThetaOver2);
 
-  //! Initialize the algorithme with one curve
+  //! Initialize the algorithm with one curve
   //! - Parameterisation is used to convert
   Standard_EXPORT GeomConvert_CompCurveToBSplineCurve(
     const Handle(Geom_BoundedCurve)&   BasisCurve,
     const Convert_ParameterisationType Parameterisation = Convert_TgtThetaOver2);
 
-  //! Append a curve in  the BSpline Return False if the
-  //! curve is not G0  with the BSplineCurve.  Tolerance
-  //! is   used to   check   continuity  and decrease
+  //! Append a curve in the BSpline Return False if the
+  //! curve is not G0 with the BSplineCurve. Tolerance
+  //! is used to check continuity and decrease
   //! Multiplicity at the common Knot until MinM
   //! if MinM = 0, the common Knot can be removed
   //!