From a47cffd0ebb1a362a5449b2bf2e7d65534889717 Mon Sep 17 00:00:00 2001 From: luzpaz Date: Sun, 9 Nov 2025 16:38:29 -0500 Subject: [PATCH] Documentation - Fix whitespace and typos (#815) --- .../TKMath/math/math_BracketedRoot.cxx | 4 +- .../TKernel/Quantity/Quantity_Date.hxx | 7 +- .../TopOpeBRepDS/TopOpeBRepDS_BuildTool.hxx | 16 ++-- .../TopOpeBRepDS/TopOpeBRepDS_Check.hxx | 12 +-- .../TopOpeBRepDS_CurveIterator.hxx | 4 +- .../TopOpeBRepDS_EdgeVertexInterference.hxx | 2 +- .../TopOpeBRepDS/TopOpeBRepDS_GapFiller.hxx | 14 ++-- .../TopOpeBRepDS/TopOpeBRepDS_GapTool.hxx | 2 +- .../TopOpeBRepDS_HDataStructure.hxx | 16 ++-- .../TopOpeBRepDS_Interference.hxx | 18 ++-- .../TopOpeBRepDS_InterferenceIterator.hxx | 26 +++--- .../TopOpeBRepDS_PointIterator.hxx | 4 +- .../TopOpeBRepDS_SurfaceIterator.hxx | 2 +- .../TKBool/TopOpeBRepTool/TopOpeBRepTool.hxx | 24 +++--- .../TopOpeBRepTool_AncestorsTool.hxx | 2 +- .../TopOpeBRepTool_FuseEdges.hxx | 24 +++--- .../TopOpeBRepTool_GeomTool.hxx | 14 ++-- .../TopOpeBRepTool_PurgeInternalEdges.hxx | 28 +++---- .../TopOpeBRepTool_ShapeExplorer.hxx | 6 +- .../TKExpress/Expr/Expr.hxx | 2 +- .../TKExpress/Expr/Expr_NamedExpression.hxx | 2 +- .../TKFeat/BRepFeat/BRepFeat_Builder.hxx | 2 +- .../TKFeat/BRepFeat/BRepFeat_Form.hxx | 10 +-- .../TKFeat/BRepFeat/BRepFeat_Gluer.hxx | 6 +- .../BRepFeat/BRepFeat_MakeCylindricalHole.hxx | 44 +++++----- .../TKFeat/BRepFeat/BRepFeat_MakeDPrism.hxx | 4 +- .../BRepFeat/BRepFeat_MakeLinearForm.hxx | 2 +- .../TKFeat/BRepFeat/BRepFeat_MakePipe.hxx | 2 +- .../TKFeat/BRepFeat/BRepFeat_MakePrism.hxx | 2 +- .../TKFeat/BRepFeat/BRepFeat_MakeRevol.hxx | 2 +- .../BRepFeat/BRepFeat_MakeRevolutionForm.hxx | 2 +- .../TKFeat/BRepFeat/BRepFeat_RibSlot.hxx | 8 +- .../TKFeat/BRepFeat/BRepFeat_SplitShape.hxx | 10 +-- .../TKFeat/LocOpe/LocOpe.hxx | 8 +- .../TKFeat/LocOpe/LocOpe_BuildShape.hxx | 4 +- .../TKFeat/LocOpe/LocOpe_CSIntersector.hxx | 82 +++++++++---------- .../LocOpe/LocOpe_CurveShapeIntersector.hxx | 74 ++++++++--------- .../TKFeat/LocOpe/LocOpe_DPrism.hxx | 2 +- .../TKFeat/LocOpe/LocOpe_GeneratedShape.hxx | 4 +- .../TKFeat/LocOpe/LocOpe_Generator.hxx | 4 +- .../TKFeat/LocOpe/LocOpe_GluedShape.hxx | 4 +- .../TKFeat/LocOpe/LocOpe_Pipe.hxx | 2 +- .../TKFeat/LocOpe/LocOpe_SplitDrafts.hxx | 36 ++++---- .../TKFeat/LocOpe/LocOpe_SplitShape.hxx | 12 +-- .../TKFeat/LocOpe/LocOpe_Spliter.hxx | 4 +- .../TKFeat/LocOpe/LocOpe_WiresOnShape.hxx | 14 ++-- .../BRepBlend/BRepBlend_AppFuncRoot.hxx | 30 +++---- .../BRepBlend/BRepBlend_AppFuncRst.hxx | 2 +- .../TKFillet/BRepBlend/BRepBlend_AppSurf.hxx | 8 +- .../BRepBlend/BRepBlend_AppSurface.hxx | 12 +-- .../BRepBlend/BRepBlend_CurvPointRadInv.hxx | 12 +-- .../BRepBlend/BRepBlend_Extremity.hxx | 6 +- .../BRepBlend/BRepBlend_HCurve2dTool.hxx | 12 +-- .../BRepBlend/BRepBlend_SurfRstConstRad.hxx | 22 ++--- .../TKFillet/Blend/Blend_AppFunction.hxx | 12 +-- .../TKFillet/Blend/Blend_CSFunction.hxx | 6 +- .../TKFillet/Blend/Blend_CurvPointFuncInv.hxx | 14 ++-- .../TKFillet/Blend/Blend_Function.hxx | 2 +- .../TKFillet/Blend/Blend_RstRstFunction.hxx | 22 ++--- .../TKFillet/Blend/Blend_SurfCurvFuncInv.hxx | 12 +-- .../TKFillet/Blend/Blend_SurfPointFuncInv.hxx | 14 ++-- .../TKFillet/Blend/Blend_SurfRstFunction.hxx | 24 +++--- .../TKFillet/BlendFunc/BlendFunc.hxx | 2 +- .../BlendFunc/BlendFunc_CSCircular.hxx | 16 ++-- .../BlendFunc/BlendFunc_CSConstRad.hxx | 10 +-- .../TKFillet/BlendFunc/BlendFunc_ChAsym.hxx | 8 +- .../TKFillet/BlendFunc/BlendFunc_ConstRad.hxx | 14 ++-- .../TKFillet/BlendFunc/BlendFunc_Corde.hxx | 2 +- .../TKFillet/BlendFunc/BlendFunc_EvolRad.hxx | 8 +- .../BlendFunc/BlendFunc_GenChamfer.hxx | 8 +- .../TKFillet/BlendFunc/BlendFunc_Ruled.hxx | 11 ++- .../TKGeomAlgo/FairCurve/FairCurve_Newton.hxx | 12 +-- .../GeomFill/GeomFill_CircularBlendFunc.hxx | 44 +++++----- .../GeomFill/GeomFill_ConstantBiNormal.hxx | 23 +++--- .../GeomFill/GeomFill_CorrectedFrenet.hxx | 2 +- .../GeomFill/GeomFill_CurveAndTrihedron.hxx | 4 +- .../TKGeomAlgo/GeomFill/GeomFill_Darboux.hxx | 2 +- .../TKGeomAlgo/GeomFill/GeomFill_Fixed.hxx | 2 +- .../TKGeomAlgo/GeomFill/GeomFill_Frenet.hxx | 2 +- .../GeomFill/GeomFill_GuideTrihedronAC.hxx | 2 +- .../GeomFill/GeomFill_GuideTrihedronPlan.hxx | 2 +- .../GeomFill/GeomFill_LocationDraft.hxx | 6 +- .../GeomFill/GeomFill_LocationGuide.hxx | 6 +- .../GeomFill/GeomFill_LocationLaw.hxx | 6 +- .../GeomFill/GeomFill_SweepFunction.hxx | 4 +- .../GeomFill/GeomFill_TrihedronLaw.hxx | 2 +- .../TKG3d/Geom/Geom_Direction.hxx | 2 +- src/ModelingData/TKG3d/Geom/Geom_Geometry.hxx | 2 +- .../TKG3d/Geom/Geom_Hyperbola.hxx | 2 +- src/ModelingData/TKG3d/Geom/Geom_Line.hxx | 4 +- src/ModelingData/TKG3d/Geom/Geom_Surface.hxx | 2 +- .../Approx/Approx_SweepApproximation.hxx | 10 +-- .../Approx/Approx_SweepFunction.hxx | 2 +- .../Geom2dConvert_CompCurveToBSplineCurve.hxx | 4 +- .../GeomConvert_CompCurveToBSplineCurve.hxx | 10 +-- 95 files changed, 507 insertions(+), 512 deletions(-) diff --git a/src/FoundationClasses/TKMath/math/math_BracketedRoot.cxx b/src/FoundationClasses/TKMath/math/math_BracketedRoot.cxx index 34a9e72f2f..ece084c5a4 100644 --- a/src/FoundationClasses/TKMath/math/math_BracketedRoot.cxx +++ b/src/FoundationClasses/TKMath/math/math_BracketedRoot.cxx @@ -16,9 +16,9 @@ #include #include -// 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, diff --git a/src/FoundationClasses/TKernel/Quantity/Quantity_Date.hxx b/src/FoundationClasses/TKernel/Quantity/Quantity_Date.hxx index 150b0b9533..8230ea16df 100644 --- a/src/FoundationClasses/TKernel/Quantity/Quantity_Date.hxx +++ b/src/FoundationClasses/TKernel/Quantity/Quantity_Date.hxx @@ -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 //! 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. diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_BuildTool.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_BuildTool.hxx index 30691bd698..8ffba5896d 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_BuildTool.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_BuildTool.hxx @@ -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

for the vertex on the + //! Sets the parameter

for the vertex on the //! edge . Standard_EXPORT void Parameter(const TopoDS_Shape& E, const TopoDS_Shape& V, @@ -156,20 +156,20 @@ public: //! only when has a closed geometry. Standard_EXPORT void UpdateEdge(const TopoDS_Shape& Ein, TopoDS_Shape& Eou) const; - //! Compute the parameter of the vertex , supported - //! by the edge , on the curve . + //! Compute the parameter of the vertex , supported + //! by the edge , on the curve . Standard_EXPORT void Parameter(const TopOpeBRepDS_Curve& C, TopoDS_Shape& E, TopoDS_Shape& V) const; - //! Sets the curve for the edge + //! Sets the curve for the edge Standard_EXPORT void Curve3D(TopoDS_Shape& E, const Handle(Geom_Curve)& C, const Standard_Real Tol) const; - //! Sets the pcurve for the edge on the face - //! . If OverWrite is True the old pcurve if there - //! is one is overwritten, else the two pcurves are + //! Sets the pcurve for the edge on the face + //! . 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, diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Check.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Check.hxx index f75c2e3ae0..2caf9ea3f8 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Check.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Check.hxx @@ -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 as a String + //! Prints the name of CheckStatus as a String Standard_EXPORT Standard_OStream& Print(const TopOpeBRepDS_CheckStatus stat, Standard_OStream& S); - //! Prints the name of CheckStatus as a String + //! Prints the name of CheckStatus as a String Standard_EXPORT Standard_OStream& PrintShape(const TopAbs_ShapeEnum SE, Standard_OStream& S); - //! Prints the name of CheckStatus as a String + //! Prints the name of CheckStatus as a String Standard_EXPORT Standard_OStream& PrintShape(const Standard_Integer index, Standard_OStream& S); DEFINE_STANDARD_RTTIEXT(TopOpeBRepDS_Check, Standard_Transient) diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CurveIterator.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CurveIterator.hxx index eb65deeeb5..f33f14d66b 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CurveIterator.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CurveIterator.hxx @@ -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 . Standard_EXPORT TopOpeBRepDS_CurveIterator(const TopOpeBRepDS_ListOfInterference& L); - //! Returns True if the Interference has a + //! Returns True if the Interference has a //! GeometryType() TopOpeBRepDS_CURVE //! returns False else. Standard_EXPORT virtual Standard_Boolean MatchInterference( diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_EdgeVertexInterference.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_EdgeVertexInterference.hxx index 5a3f4b7eed..4464cf1592 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_EdgeVertexInterference.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_EdgeVertexInterference.hxx @@ -41,7 +41,7 @@ public: //! if support type == EDGE : is edge E //! FACE : is the face with bound E. //! is the transition along the edge, crossing the crossed edge. - //! E is the crossed edge. + //! E is the crossed edge. //! indicates if is a bound of the edge. //!

is the parameter of on the edge. //! diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapFiller.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapFiller.hxx index e7e360714a..a0bed43bb1 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapFiller.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapFiller.hxx @@ -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

  • des points qui correspondent au point d'indice Standard_EXPORT void FindAssociatedPoints(const Handle(TopOpeBRepDS_Interference)& I, TopOpeBRepDS_ListOfInterference& LI); - //! Enchaine les sections via les points d'Interferences deja - //! associe; Renvoit dans 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 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 . - //! 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; diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapTool.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapTool.hxx index f31d2fe880..797aba106c 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapTool.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapTool.hxx @@ -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, diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.hxx index 6d9a228f24..ba5e4ab6cd 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.hxx @@ -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 . 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 //! . Standard_EXPORT TopOpeBRepDS_CurveIterator SurfaceCurves(const Standard_Integer I) const; @@ -82,7 +82,7 @@ public: //! Returns the Curve of index . 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 //! . 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 . 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 . 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 . 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 . 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 . Standard_EXPORT TopOpeBRepDS_PointIterator EdgePoints(const TopoDS_Shape& E) const; diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Interference.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Interference.hxx index e8f04ae623..23c5e4dc10 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Interference.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Interference.hxx @@ -29,26 +29,26 @@ 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 { diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_InterferenceIterator.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_InterferenceIterator.hxx index 96e26474fb..8f84c66a73 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_InterferenceIterator.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_InterferenceIterator.hxx @@ -28,13 +28,13 @@ #include 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 . Standard_EXPORT TopOpeBRepDS_InterferenceIterator(const TopOpeBRepDS_ListOfInterference& L); - //! re-initialize interference iteration process on + //! re-initialize interference iteration process on //! the list of interference . //! Conditions are not modified. Standard_EXPORT void Init(const TopOpeBRepDS_ListOfInterference& L); @@ -68,11 +68,11 @@ public: //! Interference must match the Support 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 matches the + //! Returns True if the Interference 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(); diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_PointIterator.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_PointIterator.hxx index 112911c960..3b27c9838f 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_PointIterator.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_PointIterator.hxx @@ -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 . Standard_EXPORT TopOpeBRepDS_PointIterator(const TopOpeBRepDS_ListOfInterference& L); - //! Returns True if the Interference has a + //! Returns True if the Interference has a //! GeometryType() TopOpeBRepDS_POINT or TopOpeBRepDS_VERTEX //! returns False else. Standard_EXPORT virtual Standard_Boolean MatchInterference( diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SurfaceIterator.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SurfaceIterator.hxx index 986b14d297..f30f92c637 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SurfaceIterator.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SurfaceIterator.hxx @@ -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 . Standard_EXPORT TopOpeBRepDS_SurfaceIterator(const TopOpeBRepDS_ListOfInterference& L); diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool.hxx index df0f7b2777..64858cd69a 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool.hxx @@ -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 is built on UV-non-connexed wires - //! (with the two closing edges FORWARD and REVERSED, in + //! In case face 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 . //! is a face descendant of . //! (wire) = 1 if wire is wire of - //! 0 wire results from 's wire split. + //! 0 wire results from '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 if the face is valid (the UV - //! representation of the face is a set of pcurves - //! connexed by points with connexity 2). - //! Else, splits in order to return a list of valid + //! Returns if the face is valid (the UV + //! representation of the face is a set of pcurves + //! connexed by points with connexity 2). + //! Else, splits 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 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 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; describes (wire, //! splits of wire); describes (edge, edge's splits) Standard_EXPORT static Standard_Boolean RegularizeWires( diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_AncestorsTool.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_AncestorsTool.hxx index 93466a1caf..610c8acef0 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_AncestorsTool.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_AncestorsTool.hxx @@ -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 { diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_FuseEdges.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_FuseEdges.hxx index 86e5bc52a3..27428f23c1 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_FuseEdges.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_FuseEdges.hxx @@ -32,13 +32,13 @@ 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(); diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_GeomTool.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_GeomTool.hxx index 0f0cdf17b1..ee65726965 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_GeomTool.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_GeomTool.hxx @@ -30,14 +30,14 @@ public: DEFINE_STANDARD_ALLOC //! Boolean flags , , - //! indicate whether the corresponding result curves - //! , , of MakeCurves method must or not + //! indicate whether the corresponding result curves + //! , , of MakeCurves method must or not //! be computed from an intersection line . - //! When the line is a walking one, is the - //! kind of the 3D curve to compute : - //! - BSPLINE1 to compute a BSpline of degree 1 on the - //! walking points of , - //! - APPROX to build an approximation curve on the + //! When the line is a walking one, is the + //! kind of the 3D curve to compute: + //! - BSPLINE1 to compute a BSpline of degree 1 on the + //! walking points of , + //! - APPROX to build an approximation curve on the //! walking points of . Standard_EXPORT TopOpeBRepTool_GeomTool( const TopOpeBRepTool_OutCurveType TypeC3D = TopOpeBRepTool_BSPLINE1, diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_PurgeInternalEdges.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_PurgeInternalEdges.hxx index 1d7f9b4d17..bb7e0a2059 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_PurgeInternalEdges.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_PurgeInternalEdges.hxx @@ -25,16 +25,16 @@ #include #include -//! 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(); diff --git a/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_ShapeExplorer.hxx b/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_ShapeExplorer.hxx index 11359a36e2..2ebf502b5b 100644 --- a/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_ShapeExplorer.hxx +++ b/src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_ShapeExplorer.hxx @@ -37,9 +37,9 @@ public: //! is the type of shapes to search. //! TopAbs_VERTEX, TopAbs_EDGE, ... //! - //! is the type of shape to skip in the - //! exploration. If is equal or less - //! complex than or if is SHAPE it + //! is the type of shape to skip in the + //! exploration. If is equal or less + //! complex than or if is SHAPE it //! has no effect on the exploration. TopOpeBRepTool_ShapeExplorer(const TopoDS_Shape& S, const TopAbs_ShapeEnum ToFind, diff --git a/src/ModelingAlgorithms/TKExpress/Expr/Expr.hxx b/src/ModelingAlgorithms/TKExpress/Expr/Expr.hxx index c21eb5c3d8..0e8e4f15f0 100644 --- a/src/ModelingAlgorithms/TKExpress/Expr/Expr.hxx +++ b/src/ModelingAlgorithms/TKExpress/Expr/Expr.hxx @@ -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 diff --git a/src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedExpression.hxx b/src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedExpression.hxx index 3f1b84a9ba..cb5dfc5167 100644 --- a/src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedExpression.hxx +++ b/src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedExpression.hxx @@ -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). diff --git a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Builder.hxx b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Builder.hxx index 06686afee4..4167a02ba9 100644 --- a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Builder.hxx +++ b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Builder.hxx @@ -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. diff --git a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Form.hxx b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Form.hxx index 29a2d3881c..6990abf5ed 100644 --- a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Form.hxx +++ b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Form.hxx @@ -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 diff --git a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Gluer.hxx b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Gluer.hxx index addb79303b..97f74d5dba 100644 --- a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Gluer.hxx +++ b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Gluer.hxx @@ -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; diff --git a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeCylindricalHole.hxx b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeCylindricalHole.hxx index 3093e6a516..99fe31a4a8 100644 --- a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeCylindricalHole.hxx +++ b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeCylindricalHole.hxx @@ -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 . This - //! command has the same effect as a cut operation - //! with an infinite cylinder defined by the given + //! Performs every hole of radius . This + //! command has the same effect as a cut operation + //! with an infinite cylinder defined by the given //! axis and . Standard_EXPORT void Perform(const Standard_Real Radius); - //! Performs every hole of radius located - //! between PFrom and PTo on the given axis. If - //! is set to Standard_False no control - //! are done on the resulting shape after the + //! Performs every hole of radius located + //! between PFrom and PTo on the given axis. If + //! 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 , 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 - //! is set to Standard_False no control - //! are done on the resulting shape after the + //! 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 located - //! after the origin of the given axis. If - //! is set to Standard_False no control - //! are done on the resulting shape after the + //! Performs every hole of radius located + //! after the origin of the given axis. If + //! 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 and - //! length . The length is measured from the - //! origin of the given axis. If is set - //! to Standard_False no control are done after the + //! Performs a blind hole of radius and + //! length . The length is measured from the + //! origin of the given axis. If 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(); diff --git a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeDPrism.hxx b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeDPrism.hxx index 43ba0c7ef0..0e21492946 100644 --- a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeDPrism.hxx +++ b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeDPrism.hxx @@ -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 will slide on the face //! . - //! 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); diff --git a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeLinearForm.hxx b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeLinearForm.hxx index f979a861a3..9e50f3c650 100644 --- a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeLinearForm.hxx +++ b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeLinearForm.hxx @@ -93,7 +93,7 @@ public: //! Indicates that the edge will slide on the face //! . - //! 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); diff --git a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePipe.hxx b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePipe.hxx index 9266afe16b..5de723ada9 100644 --- a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePipe.hxx +++ b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePipe.hxx @@ -87,7 +87,7 @@ public: const Standard_Boolean Modify); //! Indicates that the edge will slide on the face - //! . 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); diff --git a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePrism.hxx b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePrism.hxx index 719fe5e785..b4ed07364a 100644 --- a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePrism.hxx +++ b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePrism.hxx @@ -97,7 +97,7 @@ public: const Standard_Boolean Modify); //! Indicates that the edge will slide on the face - //! . 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); diff --git a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevol.hxx b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevol.hxx index 02b19c8671..dddf1d0cea 100644 --- a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevol.hxx +++ b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevol.hxx @@ -64,7 +64,7 @@ public: const Standard_Boolean Modify); //! Indicates that the edge will slide on the face - //! . 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); diff --git a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevolutionForm.hxx b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevolutionForm.hxx index 2dec21ee2a..d356683415 100644 --- a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevolutionForm.hxx +++ b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevolutionForm.hxx @@ -89,7 +89,7 @@ public: Standard_Boolean& Sliding); //! Indicates that the edge will slide on the face - //! . 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); diff --git a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_RibSlot.hxx b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_RibSlot.hxx index 5ca0d4043a..a017244c4d 100644 --- a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_RibSlot.hxx +++ b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_RibSlot.hxx @@ -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 diff --git a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_SplitShape.hxx b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_SplitShape.hxx index 256bda1961..0f8cf6640d 100644 --- a/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_SplitShape.hxx +++ b/src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_SplitShape.hxx @@ -54,7 +54,7 @@ public: //! Empty constructor BRepFeat_SplitShape(); - //! Creates the process with the shape . + //! Creates the process with the shape . 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 on the face . - //! Raises NoSuchObject if does not belong to the original shape. + //! Raises NoSuchObject if does not belong to the original shape. void Add(const TopoDS_Wire& W, const TopoDS_Face& F); //! Adds the edge on the face . @@ -82,18 +82,18 @@ public: //! they must be connected topologically, i.e. they //! must share common vertices. //! - //! Raises NoSuchObject if does not belong to the original shape. + //! Raises NoSuchObject if does not belong to the original shape. void Add(const TopoDS_Compound& Comp, const TopoDS_Face& F); //! Adds the edge on the existing edge . 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_EXPORT const TopTools_ListOfShape& Left() const; diff --git a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe.hxx b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe.hxx index 224dd56edb..0526ede57b 100644 --- a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe.hxx +++ b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe.hxx @@ -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 is closed + //! Returns Standard_True when the wire is closed //! on the face . Standard_EXPORT static Standard_Boolean Closed(const TopoDS_Wire& W, const TopoDS_Face& OnF); - //! Returns Standard_True when the edge is closed + //! Returns Standard_True when the edge is closed //! on the face . 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); diff --git a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_BuildShape.hxx b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_BuildShape.hxx index 8de104cd0d..0ec5509b01 100644 --- a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_BuildShape.hxx +++ b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_BuildShape.hxx @@ -30,11 +30,11 @@ public: LocOpe_BuildShape(); - //! Builds shape(s) from the list . Uses only the + //! Builds shape(s) from the list . Uses only the //! faces of . LocOpe_BuildShape(const TopTools_ListOfShape& L); - //! Builds shape(s) from the list . Uses only the + //! Builds shape(s) from the list . Uses only the //! faces of . Standard_EXPORT void Perform(const TopTools_ListOfShape& L); diff --git a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CSIntersector.hxx b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CSIntersector.hxx index e74df68675..e134ebb28f 100644 --- a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CSIntersector.hxx +++ b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CSIntersector.hxx @@ -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 //! and . LocOpe_CSIntersector(const TopoDS_Shape& S); @@ -53,28 +53,28 @@ public: Standard_EXPORT void Perform(const TColGeom_SequenceOfCurve& Scur); - //! Returns if the intersection has + //! Returns 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 . Standard_EXPORT Standard_Integer NbPoints(const Standard_Integer I) const; //! Returns the intersection point of range on - //! element of range . The points are sorted in + //! element of range . 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 , searches the first - //! intersection point located after the parameter - //! , which orientation is not TopAbs_EXTERNAL. - //! If found, returns . contains - //! the orientation of the point, and - //! represents the interval of index in the - //! sequence of intersection point corresponding to - //! the point. (IndFrom <= IndTo). is used to + //! On the element of range , searches the first + //! intersection point located after the parameter + //! , which orientation is not TopAbs_EXTERNAL. + //! If found, returns . contains + //! the orientation of the point, and + //! represents the interval of index in the + //! sequence of intersection point corresponding to + //! the point. (IndFrom <= IndTo). is used to //! determine if 2 parameters are equal. //! //! Otherwise, returns . @@ -85,14 +85,14 @@ public: Standard_Integer& IndFrom, Standard_Integer& IndTo) const; - //! On the element of range , searches the first - //! intersection point located before the parameter - //! , which orientation is not TopAbs_EXTERNAL. - //! If found, returns . contains - //! the orientation of the point, and - //! represents the interval of index in the - //! sequence of intersection point corresponding to - //! the point (IndFrom <= IndTo). is used to + //! On the element of range , searches the first + //! intersection point located before the parameter + //! , which orientation is not TopAbs_EXTERNAL. + //! If found, returns . contains + //! the orientation of the point, and + //! represents the interval of index in the + //! sequence of intersection point corresponding to + //! the point (IndFrom <= IndTo). is used to //! determine if 2 parameters are equal. //! //! Otherwise, returns . @@ -103,16 +103,15 @@ public: Standard_Integer& IndFrom, Standard_Integer& IndTo) const; - //! On the element of range , searches the first - //! intersection point located after the index - //! ( >= FromInd + 1), which orientation is - //! not TopAbs_EXTERNAL. If found, returns - //! . contains the orientation of - //! the point, and represents the - //! interval of index in the sequence of intersection - //! point corresponding to the point. (IndFrom <= - //! IndTo). is used to determine if 2 parameters - //! are equal. + //! On the element of range , searches the first + //! intersection point located after the index + //! ( >= FromInd + 1), which orientation is + //! not TopAbs_EXTERNAL. If found, returns + //! . contains the orientation of + //! the point, and represents the + //! interval of index in the sequence of intersection + //! point corresponding to the point. (IndFrom <= IndTo). + //! is used to determine if 2 parameters are equal. //! //! Otherwise, returns . 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 , searches the first - //! intersection point located before the index - //! ( <= FromInd -1), which orientation is - //! not TopAbs_EXTERNAL. If found, returns - //! . contains the orientation of - //! the point, and represents the - //! interval of index in the sequence of intersection - //! point corresponding to the point (IndFrom <= - //! IndTo). is used to determine if 2 parameters - //! are equal. + //! On the element of range , searches the first + //! intersection point located before the index + //! (<= FromInd -1), which orientation is + //! not TopAbs_EXTERNAL. If found, returns + //! . contains the orientation of + //! the point, and represents the + //! interval of index in the sequence of intersection + //! point corresponding to the point (IndFrom <= IndTo). + //! is used to determine if 2 parameters are equal. //! //! Otherwise, returns . Standard_EXPORT Standard_Boolean LocalizeBefore(const Standard_Integer I, diff --git a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CurveShapeIntersector.hxx b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CurveShapeIntersector.hxx index 6ad13c199b..be4ec9d406 100644 --- a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CurveShapeIntersector.hxx +++ b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CurveShapeIntersector.hxx @@ -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 //! and . LocOpe_CurveShapeIntersector(const gp_Ax1& Axis, const TopoDS_Shape& S); - //! Creates and performs yte intersection between + //! Creates and performs the intersection between //! and . LocOpe_CurveShapeIntersector(const gp_Circ& C, const TopoDS_Shape& S); @@ -54,26 +54,25 @@ public: //! Performs the intersection between . Standard_EXPORT void Init(const gp_Circ& C, const TopoDS_Shape& S); - //! Returns if the intersection has + //! Returns 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 . - //! The points are sorted in increasing order of + //! Returns the intersection point of range . + //! 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 , which orientation is - //! not TopAbs_EXTERNAL. If found, returns - //! . contains the orientation of - //! the point, and 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 , which orientation is + //! not TopAbs_EXTERNAL. If found, returns + //! . contains the orientation of + //! the point, and represents the + //! interval of index in the sequence of intersection + //! point corresponding to the point. (IndFrom <= IndTo). //! //! Otherwise, returns . 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 , which orientation is - //! not TopAbs_EXTERNAL. If found, returns - //! . contains the orientation of - //! the point, and 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 , which orientation is + //! not TopAbs_EXTERNAL. If found, returns + //! . contains the orientation of + //! the point, and represents the + //! interval of index in the sequence of intersection + //! point corresponding to the point (IndFrom <= IndTo). //! //! Otherwise, returns . 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 + 1), which - //! orientation is not TopAbs_EXTERNAL. If found, - //! returns . contains the - //! orientation of the point, and - //! 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 + 1), which + //! orientation is not TopAbs_EXTERNAL. If found, + //! returns . contains the + //! orientation of the point, and + //! represents the interval of index in the sequence + //! of intersection point corresponding to the point. + //! (IndFrom <= IndTo). //! //! Otherwise, returns . 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 -1), which - //! orientation is not TopAbs_EXTERNAL. If found, - //! returns . contains the - //! orientation of the point, and - //! represents the interval of index in the sequence - //! of intersection point corresponding to the point + //! orientation is not TopAbs_EXTERNAL. If found, + //! returns . contains the + //! orientation of the point, and + //! represents the interval of index in the sequence + //! of intersection point corresponding to the point //! (IndFrom <= IndTo). //! //! Otherwise, returns . diff --git a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_DPrism.hxx b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_DPrism.hxx index 4a2fc6d5df..5a05788b98 100644 --- a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_DPrism.hxx +++ b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_DPrism.hxx @@ -31,7 +31,7 @@ #include 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 { diff --git a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GeneratedShape.hxx b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GeneratedShape.hxx index 3e37b6e307..11d447c771 100644 --- a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GeneratedShape.hxx +++ b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GeneratedShape.hxx @@ -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 . If + //! Returns the edge created by the vertex . 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; diff --git a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Generator.hxx b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Generator.hxx index 0c16666d30..c489c162b5 100644 --- a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Generator.hxx +++ b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Generator.hxx @@ -51,9 +51,9 @@ public: //! Returns the initial shape const TopoDS_Shape& Shape() const; - //! Returns the descendant face of . may + //! Returns the descendant face of . 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 disappears). Standard_EXPORT const TopTools_ListOfShape& DescendantFace(const TopoDS_Face& F); diff --git a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GluedShape.hxx b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GluedShape.hxx index 8147576fcd..fe6d4de0e7 100644 --- a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GluedShape.hxx +++ b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GluedShape.hxx @@ -44,7 +44,7 @@ public: Standard_EXPORT const TopTools_ListOfShape& GeneratingEdges() Standard_OVERRIDE; - //! Returns the edge created by the vertex . If + //! Returns the edge created by the vertex . 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; diff --git a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Pipe.hxx b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Pipe.hxx index bc709ce718..efe9d3b394 100644 --- a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Pipe.hxx +++ b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Pipe.hxx @@ -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 { diff --git a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitDrafts.hxx b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitDrafts.hxx index 915541c12f..4c7982802e 100644 --- a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitDrafts.hxx +++ b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitDrafts.hxx @@ -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 of the former given shape with - //! the wire . The wire is assumed to lie on the - //! face. Puts a draft angle on both parts of the - //! wire. , , define the - //! arguments for the left part of the wire. - //! , , define the arguments + //! the wire . The wire is assumed to lie on the + //! face. Puts a draft angle on both parts of the + //! wire. , , define the + //! arguments for the left part of the wire. + //! , , define the arguments //! for the right part of the wire. The draft angle is - //! measured with the direction . + //! measured with the direction . //! defines the neutral plane (points belonging to the - //! neutral plane are not modified). is the - //! value of the draft angle. If is set - //! to , no draft angle is applied to + //! neutral plane are not modified). is the + //! value of the draft angle. If is set + //! to , no draft angle is applied to //! the left part of the wire. If is set - //! to ,no draft angle is applied to + //! to ,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 of the former given shape with - //! the wire . 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 . defines the neutral - //! plane (points belonging to the neutral plane are - //! not modified). is the value of the draft + //! the wire . 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 . defines the neutral + //! plane (points belonging to the neutral plane are + //! not modified). is the value of the draft //! angle. Standard_EXPORT void Perform(const TopoDS_Face& F, const TopoDS_Wire& W, diff --git a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitShape.hxx b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitShape.hxx index 41df528f0b..c6f46f0a57 100644 --- a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitShape.hxx +++ b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitShape.hxx @@ -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 on - //! the face . The returned list of shape is in - //! fact a list of faces. The face is considered - //! with its topological orientation in the original - //! shape. is considered with its orientation. + //! the face . The returned list of shape is in + //! fact a list of faces. The face is considered + //! with its topological orientation in the original + //! shape. is considered with its orientation. Standard_EXPORT const TopTools_ListOfShape& LeftOf(const TopoDS_Wire& W, const TopoDS_Face& F); protected: diff --git a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Spliter.hxx b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Spliter.hxx index 95974eb143..148a5cb3ca 100644 --- a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Spliter.hxx +++ b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Spliter.hxx @@ -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; diff --git a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_WiresOnShape.hxx b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_WiresOnShape.hxx index 9c9a4780e7..e21270ac30 100644 --- a/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_WiresOnShape.hxx +++ b/src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_WiresOnShape.hxx @@ -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 and sets the value of . //! Otherwise, returns . 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 lies on an edge of the original - //! shape, returns and sets the - //! concerned edge in , and the parameter on the + //! If the vertex lies on an edge of the original + //! shape, returns and sets the + //! concerned edge in , and the parameter on the //! edge in

    . //! Else returns . Standard_EXPORT Standard_Boolean OnEdge(const TopoDS_Vertex& V, TopoDS_Edge& E, Standard_Real& P); - //! If the vertex lies on an edge of the original - //! shape, returns and sets the - //! concerned edge in , and the parameter on the + //! If the vertex lies on an edge of the original + //! shape, returns and sets the + //! concerned edge in , and the parameter on the //! edge in

    . //! Else returns . Standard_EXPORT Standard_Boolean OnEdge(const TopoDS_Vertex& V, diff --git a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRoot.hxx b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRoot.hxx index 78bdd111fb..d88d6fefde 100644 --- a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRoot.hxx +++ b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRoot.hxx @@ -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 //! . May be one if Continuity(me) >= Standard_EXPORT virtual Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE; - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . //! - //! 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 -- - //! This information is usfull to find an good tolerance in + //! Returns the resolutions in the sub-space 2d -- + //! 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; diff --git a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRst.hxx b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRst.hxx index 773a697e6d..7f415df225 100644 --- a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRst.hxx +++ b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRst.hxx @@ -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 { diff --git a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurf.hxx b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurf.hxx index 591e8506de..5513531c91 100644 --- a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurf.hxx +++ b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurf.hxx @@ -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; diff --git a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurface.hxx b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurface.hxx index 620797578e..0eadf9b6c5 100644 --- a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurface.hxx +++ b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurface.hxx @@ -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, diff --git a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_CurvPointRadInv.hxx b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_CurvPointRadInv.hxx index 5296018b49..2d2241bacc 100644 --- a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_CurvPointRadInv.hxx +++ b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_CurvPointRadInv.hxx @@ -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 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 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 { diff --git a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Extremity.hxx b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Extremity.hxx index 4900776b9d..30e29701dd 100644 --- a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Extremity.hxx +++ b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Extremity.hxx @@ -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; diff --git a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_HCurve2dTool.hxx b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_HCurve2dTool.hxx index e9c6ca75cb..7a6cbb8824 100644 --- a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_HCurve2dTool.hxx +++ b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_HCurve2dTool.hxx @@ -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 //! . May be one if Continuity(myclass) >= static Standard_Integer NbIntervals(const Handle(Adaptor2d_Curve2d)& C, const GeomAbs_Shape S); - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . //! - //! 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 . 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); diff --git a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfRstConstRad.hxx b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfRstConstRad.hxx index 964b23d730..1430647544 100644 --- a/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfRstConstRad.hxx +++ b/src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfRstConstRad.hxx @@ -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 //! . May be one if Continuity(me) >= Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE; - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . - //! 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; diff --git a/src/ModelingAlgorithms/TKFillet/Blend/Blend_AppFunction.hxx b/src/ModelingAlgorithms/TKFillet/Blend/Blend_AppFunction.hxx index a7f0aaccff..bdea04b9fc 100644 --- a/src/ModelingAlgorithms/TKFillet/Blend/Blend_AppFunction.hxx +++ b/src/ModelingAlgorithms/TKFillet/Blend/Blend_AppFunction.hxx @@ -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 //! . May be one if Continuity(me) >= Standard_EXPORT virtual Standard_Integer NbIntervals(const GeomAbs_Shape S) const = 0; - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . //! - //! 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; diff --git a/src/ModelingAlgorithms/TKFillet/Blend/Blend_CSFunction.hxx b/src/ModelingAlgorithms/TKFillet/Blend/Blend_CSFunction.hxx index 01469d1240..a965501335 100644 --- a/src/ModelingAlgorithms/TKFillet/Blend/Blend_CSFunction.hxx +++ b/src/ModelingAlgorithms/TKFillet/Blend/Blend_CSFunction.hxx @@ -41,7 +41,7 @@ class Blend_Point; //! surface between a surface and a curve, using a guide line. //! The vector 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. diff --git a/src/ModelingAlgorithms/TKFillet/Blend/Blend_CurvPointFuncInv.hxx b/src/ModelingAlgorithms/TKFillet/Blend/Blend_CurvPointFuncInv.hxx index 7f3634aa53..054fab3979 100644 --- a/src/ModelingAlgorithms/TKFillet/Blend/Blend_CurvPointFuncInv.hxx +++ b/src/ModelingAlgorithms/TKFillet/Blend/Blend_CurvPointFuncInv.hxx @@ -27,14 +27,14 @@ 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 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 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 { diff --git a/src/ModelingAlgorithms/TKFillet/Blend/Blend_Function.hxx b/src/ModelingAlgorithms/TKFillet/Blend/Blend_Function.hxx index 75fe4953a8..1a329a5ee0 100644 --- a/src/ModelingAlgorithms/TKFillet/Blend/Blend_Function.hxx +++ b/src/ModelingAlgorithms/TKFillet/Blend/Blend_Function.hxx @@ -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 diff --git a/src/ModelingAlgorithms/TKFillet/Blend/Blend_RstRstFunction.hxx b/src/ModelingAlgorithms/TKFillet/Blend/Blend_RstRstFunction.hxx index 599d1f0740..c71dbcc07d 100644 --- a/src/ModelingAlgorithms/TKFillet/Blend/Blend_RstRstFunction.hxx +++ b/src/ModelingAlgorithms/TKFillet/Blend/Blend_RstRstFunction.hxx @@ -41,7 +41,7 @@ class Blend_Point; //! using a guide line. //! The vector 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 //! . May be one if Continuity(me) >= Standard_EXPORT virtual Standard_Integer NbIntervals(const GeomAbs_Shape S) const = 0; - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . //! - //! 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; diff --git a/src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfCurvFuncInv.hxx b/src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfCurvFuncInv.hxx index 0abab46d13..8fbb4addad 100644 --- a/src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfCurvFuncInv.hxx +++ b/src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfCurvFuncInv.hxx @@ -26,14 +26,14 @@ #include 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 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 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. diff --git a/src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfPointFuncInv.hxx b/src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfPointFuncInv.hxx index f137c7b815..e076211f65 100644 --- a/src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfPointFuncInv.hxx +++ b/src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfPointFuncInv.hxx @@ -27,15 +27,15 @@ 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 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 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 { diff --git a/src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfRstFunction.hxx b/src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfRstFunction.hxx index 3e075e144f..039b41d5ec 100644 --- a/src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfRstFunction.hxx +++ b/src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfRstFunction.hxx @@ -40,7 +40,7 @@ class Blend_Point; //! using a guide line. //! The vector 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 //! . May be one if Continuity(me) >= Standard_EXPORT virtual Standard_Integer NbIntervals(const GeomAbs_Shape S) const = 0; - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . //! - //! 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; diff --git a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc.hxx b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc.hxx index 12cc7ca8a2..dcc4f645dc 100644 --- a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc.hxx +++ b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc.hxx @@ -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, diff --git a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSCircular.hxx b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSCircular.hxx index 2ac9fb675c..07395bc810 100644 --- a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSCircular.hxx +++ b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSCircular.hxx @@ -45,12 +45,12 @@ public: DEFINE_STANDARD_ALLOC //! Creates a function for a circular blending between - //! a curve and a surface . The direction of - //! the planes are given by . The position of - //! the plane is determined on the curve . - //! defines the change of parameter between and - //! . So, the planes are defined as described - //! below : + //! a curve and a surface . The direction of + //! the planes are given by . The position of + //! the plane is determined on the curve . + //! defines the change of parameter between and + //! . 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 //! . May be one if Continuity(me) >= Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE; //! Stores in the parameters bounding the intervals //! of continuity . //! - //! 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 diff --git a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSConstRad.hxx b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSConstRad.hxx index cfef984bb7..de7f519c97 100644 --- a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSConstRad.hxx +++ b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSConstRad.hxx @@ -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 //! . May be one if Continuity(me) >= Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE; - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . - //! 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 diff --git a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ChAsym.hxx b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ChAsym.hxx index 5cb435eb71..c4e71cf2a0 100644 --- a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ChAsym.hxx +++ b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ChAsym.hxx @@ -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 //! . May be one if Continuity(me) >= Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE; - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . //! - //! 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; diff --git a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstRad.hxx b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstRad.hxx index f3eb233ded..637e167e9a 100644 --- a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstRad.hxx +++ b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstRad.hxx @@ -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 //! . May be one if Continuity(me) >= Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE; - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . //! - //! 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; diff --git a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Corde.hxx b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Corde.hxx index 003d62d5d2..eb42d0335b 100644 --- a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Corde.hxx +++ b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Corde.hxx @@ -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 diff --git a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_EvolRad.hxx b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_EvolRad.hxx index 7db57f8cdb..699ea68a04 100644 --- a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_EvolRad.hxx +++ b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_EvolRad.hxx @@ -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 //! . May be one if Continuity(me) >= Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE; - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . //! - //! 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; diff --git a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_GenChamfer.hxx b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_GenChamfer.hxx index 47699f70b2..6a92346cb9 100644 --- a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_GenChamfer.hxx +++ b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_GenChamfer.hxx @@ -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 //! . May be one if Continuity(me) >= Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE; - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . //! - //! 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 diff --git a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Ruled.hxx b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Ruled.hxx index cf4ecd909b..79376b811d 100644 --- a/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Ruled.hxx +++ b/src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Ruled.hxx @@ -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 //! . May be one if Continuity(me) >= Standard_EXPORT Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE; - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . //! - //! 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; diff --git a/src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_Newton.hxx b/src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_Newton.hxx index a4a69d8ad5..615b6afb26 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_Newton.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_Newton.hxx @@ -24,15 +24,15 @@ #include 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)| diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CircularBlendFunc.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CircularBlendFunc.hxx index 2f036511c6..18cec6367d 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CircularBlendFunc.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CircularBlendFunc.hxx @@ -41,15 +41,15 @@ class GeomFill_CircularBlendFunc : public Approx_SweepFunction { public: - //! Create a Blend with a constant radius with 2 - //! guide-line. 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. 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 //! . May be one if Continuity(me) >= Standard_EXPORT virtual Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE; - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . //! - //! 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; diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_ConstantBiNormal.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_ConstantBiNormal.hxx index ef65b4a0ed..4725950590 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_ConstantBiNormal.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_ConstantBiNormal.hxx @@ -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 - //! 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 seconde 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 - //! . + //! Returns the number of intervals for continuity . //! May be one if Continuity(me) >= Standard_EXPORT virtual Standard_Integer NbIntervals(const GeomAbs_Shape S) const Standard_OVERRIDE; - //! Stores in the parameters bounding the intervals + //! Stores in the parameters bounding the intervals //! of continuity . //! - //! 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; diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CorrectedFrenet.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CorrectedFrenet.hxx index 74f4614b2c..4e6cd2e40e 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CorrectedFrenet.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CorrectedFrenet.hxx @@ -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, diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CurveAndTrihedron.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CurveAndTrihedron.hxx index f322a8574f..0a68669f6c 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CurveAndTrihedron.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CurveAndTrihedron.hxx @@ -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; diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Darboux.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Darboux.hxx index efcf7c584f..aa71057d48 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Darboux.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Darboux.hxx @@ -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, diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Fixed.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Fixed.hxx index 7541fb3dea..83c555972b 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Fixed.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Fixed.hxx @@ -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, diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Frenet.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Frenet.hxx index c0514ed1fe..30d8bf8ca3 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Frenet.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Frenet.hxx @@ -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, diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronAC.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronAC.hxx index 52f36e952c..689befda82 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronAC.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronAC.hxx @@ -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, diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronPlan.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronPlan.hxx index e799d9c2d9..b483c9f4b7 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronPlan.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronPlan.hxx @@ -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, diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationDraft.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationDraft.hxx index 36972934a2..e3600bc9c4 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationDraft.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationDraft.hxx @@ -141,7 +141,7 @@ public: Standard_Real& Last) const Standard_OVERRIDE; //! Returns the resolutions in the sub-space 2d - //! 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; diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationGuide.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationGuide.hxx index 0b09980870..2981cd63d5 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationGuide.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationGuide.hxx @@ -160,7 +160,7 @@ public: const Standard_Real Tol2d) Standard_OVERRIDE; //! Returns the resolutions in the sub-space 2d - //! 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; diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationLaw.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationLaw.hxx index a700467bd0..ae84cdb319 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationLaw.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationLaw.hxx @@ -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 - //! 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; diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SweepFunction.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SweepFunction.hxx index 99c00a8735..d520b023d1 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SweepFunction.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SweepFunction.hxx @@ -123,7 +123,7 @@ public: const Standard_Real Last) Standard_OVERRIDE; //! Returns the resolutions in the sub-space 2d - //! 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; diff --git a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_TrihedronLaw.hxx b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_TrihedronLaw.hxx index 193b7d6af6..1265f24ee2 100644 --- a/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_TrihedronLaw.hxx +++ b/src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_TrihedronLaw.hxx @@ -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, diff --git a/src/ModelingData/TKG3d/Geom/Geom_Direction.hxx b/src/ModelingData/TKG3d/Geom/Geom_Direction.hxx index 22c158d650..5c4e0e555b 100644 --- a/src/ModelingData/TKG3d/Geom/Geom_Direction.hxx +++ b/src/ModelingData/TKG3d/Geom/Geom_Direction.hxx @@ -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 ^(V1 ^ V2). + //! Computes the triple vector product ^(V1 ^ V2). //! //! Raised if V1 and V2 are parallel or and (V1 ^ V2) are //! parallel diff --git a/src/ModelingData/TKG3d/Geom/Geom_Geometry.hxx b/src/ModelingData/TKG3d/Geom/Geom_Geometry.hxx index 87512c8cc6..5e3fd4be24 100644 --- a/src/ModelingData/TKG3d/Geom/Geom_Geometry.hxx +++ b/src/ModelingData/TKG3d/Geom/Geom_Geometry.hxx @@ -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. diff --git a/src/ModelingData/TKG3d/Geom/Geom_Hyperbola.hxx b/src/ModelingData/TKG3d/Geom/Geom_Hyperbola.hxx index 43b245eb18..fa6c922922 100644 --- a/src/ModelingData/TKG3d/Geom/Geom_Hyperbola.hxx +++ b/src/ModelingData/TKG3d/Geom/Geom_Hyperbola.hxx @@ -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, diff --git a/src/ModelingData/TKG3d/Geom/Geom_Line.hxx b/src/ModelingData/TKG3d/Geom/Geom_Line.hxx index 3d4d26ebb5..288f564184 100644 --- a/src/ModelingData/TKG3d/Geom/Geom_Line.hxx +++ b/src/ModelingData/TKG3d/Geom/Geom_Line.hxx @@ -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 . //! diff --git a/src/ModelingData/TKG3d/Geom/Geom_Surface.hxx b/src/ModelingData/TKG3d/Geom/Geom_Surface.hxx index 00c11243d9..2637657b5b 100644 --- a/src/ModelingData/TKG3d/Geom/Geom_Surface.hxx +++ b/src/ModelingData/TKG3d/Geom/Geom_Surface.hxx @@ -108,7 +108,7 @@ public: //! @endcode //! This method does not change and //! - //! 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, diff --git a/src/ModelingData/TKGeomBase/Approx/Approx_SweepApproximation.hxx b/src/ModelingData/TKGeomBase/Approx/Approx_SweepApproximation.hxx index 04efa60360..2b464a6b28 100644 --- a/src/ModelingData/TKGeomBase/Approx/Approx_SweepApproximation.hxx +++ b/src/ModelingData/TKGeomBase/Approx/Approx_SweepApproximation.hxx @@ -44,14 +44,14 @@ 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 + //! returns the maximum 3d error of the //! 2d curve approximation on the Surface. Standard_EXPORT Standard_Real TolCurveOnSurf(const Standard_Integer Index) const; diff --git a/src/ModelingData/TKGeomBase/Approx/Approx_SweepFunction.hxx b/src/ModelingData/TKGeomBase/Approx/Approx_SweepFunction.hxx index a763ba79c5..54afccebb8 100644 --- a/src/ModelingData/TKGeomBase/Approx/Approx_SweepFunction.hxx +++ b/src/ModelingData/TKGeomBase/Approx/Approx_SweepFunction.hxx @@ -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 - //! 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, diff --git a/src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_CompCurveToBSplineCurve.hxx b/src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_CompCurveToBSplineCurve.hxx index aafbf673e8..81cf72a707 100644 --- a/src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_CompCurveToBSplineCurve.hxx +++ b/src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_CompCurveToBSplineCurve.hxx @@ -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, diff --git a/src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_CompCurveToBSplineCurve.hxx b/src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_CompCurveToBSplineCurve.hxx index 9320fc2366..1dc1b55e89 100644 --- a/src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_CompCurveToBSplineCurve.hxx +++ b/src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_CompCurveToBSplineCurve.hxx @@ -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 //! -- 2.39.5