]> OCCT Git - occt.git/commitdiff
Documentation - Fix whitespaces and typos (#821)
authorluzpaz <luzpaz@users.noreply.github.com>
Thu, 13 Nov 2025 09:30:53 +0000 (04:30 -0500)
committerGitHub <noreply@github.com>
Thu, 13 Nov 2025 09:30:53 +0000 (09:30 +0000)
- Removed excessive whitespace between words in comments
- Removed <br> syntax
- Fixed spelling errors ("hilight" → "highlights", "texte" → "text")
- Improved comment formatting and structure

159 files changed:
src/Draw/TKXSDRAW/XSDRAW/XSDRAW.hxx
src/FoundationClasses/TKMath/CSLib/CSLib_Class2d.hxx
src/FoundationClasses/TKMath/Convert/Convert_SphereToBSplineSurface.hxx
src/FoundationClasses/TKMath/ElSLib/ElSLib.hxx
src/FoundationClasses/TKernel/OSD/OSD_Path.hxx
src/FoundationClasses/TKernel/OSD/OSD_Protection.hxx
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Algo.hxx
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_BOP.hxx
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Builder.hxx
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_CellsBuilder.hxx
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_CheckerSI.hxx
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_GlueEnum.hxx
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller.hxx
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Splitter.hxx
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Tools.hxx
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_CommonBlock.hxx
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_DS.hxx
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_AlgoTools.hxx
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_AlgoTools2D.hxx
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.hxx
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_BuilderAlgo.hxx
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Splitter.hxx
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Context.hxx
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Curve.hxx
src/ModelingAlgorithms/TKBO/IntTools/IntTools_FaceFace.hxx
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Tools.hxx
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ProjectPointOnSurf.hxx
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Couple.hxx
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Edge.hxx
src/ModelingAlgorithms/TKGeomAlgo/LocalAnalysis/LocalAnalysis_CurveContinuity.hxx
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_EdgeBuilder.hxx
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Surface.hxx
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_FaceData.hxx
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_CircleTool.hxx
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DiscretFactory.hxx
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_VertexTool.hxx
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_Parameters.hxx
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Tool.hxx
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakeThickSolid.hxx
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_NormalProjection.hxx
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_ThruSections.hxx
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Builder.hxx
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Cone.hxx
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Cylinder.hxx
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_FaceBuilder.hxx
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_GWedge.hxx
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Revolution.hxx
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Sphere.hxx
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeRevol.hxx
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_NumLinearRegularSweep.hxx
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Prism.hxx
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Revol.hxx
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Rotation.hxx
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Tool.hxx
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Surface.hxx
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_ConvertToRevolution.hxx
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_DirectModification.hxx
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_SweptToElementary.hxx
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheComputeLineBezierOfApprox.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheComputeLineOfApprox.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheMultiLineOfApprox.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_EdgeError.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_FaceError.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_GTransform.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeEdge.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeEdge2d.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeFace.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakePolygon.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeShape.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_ModifyShape.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_NurbsConvert.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_Sewing.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_Transform.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_TransitionMode.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Analyzer.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Shell.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Solid.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Wire.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_Edge.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FClass2dOfFClassifier.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FClassifier.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FaceClassifier.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FaceExplorer.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FacePassiveClassifier.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_Intersector.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_SolidExplorer.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_SolidPassiveClassifier.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_DistShapeShape.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtCC.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtCF.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtFF.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtPC.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtPF.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Cinert.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_EdgeTool.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_MeshCinert.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Sinert.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_TFunction.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Vinert.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepIntCurveSurface/BRepIntCurveSurface_Inter.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeFace.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakePolygon.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeShape.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeShell.hxx
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeSolid.hxx
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_Bisec.hxx
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_BisecAna.hxx
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_BisecCC.hxx
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_BisecPC.hxx
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_Curve.hxx
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_FunctionH.hxx
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_FunctionInter.hxx
src/ModelingData/TKBRep/BRepTools/BRepTools.hxx
src/ModelingData/TKBRep/BRepTools/BRepTools_ReShape.hxx
src/ModelingData/TKBRep/TopTools/TopTools_ShapeSet.hxx
src/ModelingData/TKGeomBase/GC/GC_MakeHyperbola.hxx
src/ModelingData/TKGeomBase/GC/GC_MakePlane.hxx
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeEllipse.hxx
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeHyperbola.hxx
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeParabola.hxx
src/ModelingData/TKGeomBase/GCPnts/GCPnts_AbscissaPoint.cxx
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_ApproxCurve.hxx
src/ModelingData/TKGeomBase/gce/gce_MakeCone.hxx
src/ModelingData/TKGeomBase/gce/gce_MakeElips2d.hxx
src/ModelingData/TKGeomBase/gce/gce_MakeHypr.hxx
src/ModelingData/TKGeomBase/gce/gce_MakeParab.hxx
src/ModelingData/TKGeomBase/gce/gce_MakeParab2d.hxx
src/ModelingData/TKGeomBase/gce/gce_MakePln.hxx
src/Visualization/TKService/Aspect/Aspect_DisplayConnection.hxx
src/Visualization/TKService/Aspect/Aspect_TypeOfDeflection.hxx
src/Visualization/TKService/Aspect/Aspect_TypeOfStyleText.hxx
src/Visualization/TKService/Font/Font_TextFormatter.hxx
src/Visualization/TKService/Graphic3d/Graphic3d_Camera.hxx
src/Visualization/TKV3d/AIS/AIS_InteractiveContext.hxx
src/Visualization/TKV3d/AIS/AIS_Manipulator.hxx
src/Visualization/TKV3d/AIS/AIS_PlaneTrihedron.hxx
src/Visualization/TKV3d/AIS/AIS_Triangulation.hxx
src/Visualization/TKV3d/AIS/AIS_Trihedron.hxx
src/Visualization/TKV3d/AIS/AIS_TypeFilter.hxx
src/Visualization/TKV3d/AIS/AIS_ViewController.hxx
src/Visualization/TKV3d/DsgPrs/DsgPrs_AnglePresentation.hxx
src/Visualization/TKV3d/PrsDim/PrsDim.hxx
src/Visualization/TKV3d/PrsDim/PrsDim_MaxRadiusDimension.hxx
src/Visualization/TKV3d/PrsDim/PrsDim_MinRadiusDimension.hxx
src/Visualization/TKV3d/PrsMgr/PrsMgr_PresentableObject.hxx
src/Visualization/TKV3d/SelectMgr/SelectMgr_SelectableObject.hxx
src/Visualization/TKV3d/SelectMgr/SelectMgr_Selection.hxx
src/Visualization/TKV3d/SelectMgr/SelectMgr_SelectionManager.hxx
src/Visualization/TKV3d/SelectMgr/SelectMgr_StateOfSelection.hxx
src/Visualization/TKV3d/SelectMgr/SelectMgr_ViewerSelector.hxx
src/Visualization/TKV3d/StdPrs/StdPrs_PoleCurve.hxx
src/Visualization/TKV3d/StdPrs/StdPrs_ToolTriangulatedShape.hxx
src/Visualization/TKV3d/StdPrs/StdPrs_WFDeflectionRestrictedFace.hxx
src/Visualization/TKV3d/StdSelect/StdSelect_BRepSelectionTool.hxx
src/Visualization/TKV3d/V3d/V3d_View.hxx

index 7d696880e7f241226c398c315ef719edd3b8ca3e..984afd98e08df27b8db9ce6816d98d6e03da0899 100644 (file)
@@ -154,8 +154,8 @@ public:
   //! Returns the FinderProcess, detained by the TransferWriter
   Standard_EXPORT static Handle(Transfer_FinderProcess) FinderProcess();
 
-  //! Initialises a TransferReader, according to mode :
-  //! 0 nullifies it,  1 clears it (not nullify)
+  //! Initialises a TransferReader, according to mode:
+  //! 0 nullifies it, 1 clears it (not nullify)
   //! 2 sets it with TransientProcess & Model
   //! 3 idem plus roots of TransientProcess
   //! Remark : called with 0 at least at each SetModel/NewModel
index c97f11d01b6776aef43cedea85cb5c3501049730..8162b6c5ba60c6bfa5174e2a16b4b861416e49f6 100644 (file)
@@ -28,7 +28,7 @@
 
 class gp_Pnt2d;
 
-//! *** Class2d    : Low level algorithm for 2d classification
+//! Class2d: Low level algorithm for 2d classification
 //! this class was moved from package BRepTopAdaptor
 class CSLib_Class2d
 {
index 6a4f9aee41df1225ea220ac0ec516485e79c5882..2283a8bcfc3d2bf481404723829c27b72a341c4b 100644 (file)
@@ -27,8 +27,8 @@ class gp_Sphere;
 
 //! This algorithm converts a bounded Sphere into a rational
 //! B-spline surface. The sphere is a Sphere from package gp.
-//! The parametrization of the sphere is
-//! P (U, V) = Loc  + Radius * Sin(V) * Zdir +
+//! The parametrization of the sphere is:
+//! P (U, V) = Loc + Radius * Sin(V) * Zdir +
 //! Radius * Cos(V) * (Cos(U)*Xdir + Sin(U)*Ydir)
 //! where Loc is the center of the sphere Xdir, Ydir and Zdir are the
 //! normalized directions of the local cartesian coordinate system of
index 994dadd20f8d690c6ee86f163c213fb5425d8238..e1d514e923a773e1b0a87b6f57a4c9459710849f 100644 (file)
@@ -533,7 +533,7 @@ public:
   static void Parameters(const gp_Cylinder& C, const gp_Pnt& P, Standard_Real& U, Standard_Real& V);
 
   //! parametrization
-  //! P (U, V) =  Location + V * ZDirection +
+  //! P (U, V) = Location + V * ZDirection +
   //! (Radius + V * Tan (SemiAngle)) *
   //! (Cos(U) * XDirection + Sin(U) * YDirection)
   static void Parameters(const gp_Cone& C, const gp_Pnt& P, Standard_Real& U, Standard_Real& V);
@@ -569,7 +569,7 @@ public:
                                                  Standard_Real&      V);
 
   //! parametrization
-  //! P (U, V) =  Location + V * ZDirection +
+  //! P (U, V) = Location + V * ZDirection +
   //! (Radius + V * Tan (SemiAngle)) *
   //! (Cos(U) * XDirection + Sin(U) * YDirection)
   Standard_EXPORT static void ConeParameters(const gp_Ax3&       Pos,
index 276f925eb32a49c3f53cde020192aa074079f958..0e8fae5381623f0ea0150ee3c4f40516ac25aa57 100644 (file)
@@ -211,7 +211,7 @@ public:
 
 public:
   //! Returns the relative file path between the absolute directory
-  //! path <DirPath>  and the absolute file path <AbsFilePath>.
+  //! path <DirPath> and the absolute file path <AbsFilePath>.
   //! If <DirPath> starts with "/", paths are handled as
   //! on Unix, if it starts with a letter followed by ":", as on
   //! WNT. In particular on WNT directory names are not key sensitive.
index c30af7d650fccebd02bed261e5d885944b5835d0..6816d4ada8bb47aaf8eaec48aee0b8cf3b1ef13b 100644 (file)
 
 #include <OSD_SingleProtection.hxx>
 
-//! This  class provides data to manage file protection
-//! Example:These rights are treated in a system dependent manner :
+//! This class provides data to manage file protection
+//! Example:These rights are treated in a system dependent manner:
 //! On UNIX you have User,Group and Other rights
-//! On VMS  you have Owner,Group,World and System rights
+//! On VMS you have Owner,Group,World and System rights
 //! An automatic conversion is done between OSD and UNIX/VMS.
 //!
 //! OSD        VMS     UNIX
@@ -99,12 +99,12 @@ public:
 
   //! Add a right to a single protection.
   //! ex: aProt = RWD
-  //! me.Add(aProt,X)  ->  aProt = RWXD
+  //! me.Add(aProt,X)  -> aProt = RWXD
   Standard_EXPORT void Add(OSD_SingleProtection& aProt, const OSD_SingleProtection aRight);
 
   //! Subtract a right to a single protection.
   //! ex: aProt = RWD
-  //! me.Sub(aProt,RW) ->  aProt = D
+  //! me.Sub(aProt,RW) -> aProt = D
   //! But me.Sub(aProt,RWX) is also valid and gives same result.
   Standard_EXPORT void Sub(OSD_SingleProtection& aProt, const OSD_SingleProtection aRight);
 
index b77ae5c9b096b6bdf3a019ca3e999331c65e6e66..894459c4c04aa2b7823de12d2f253094c0617885 100644 (file)
@@ -28,7 +28,7 @@
 
 class BOPAlgo_PISteps;
 
-//! The class provides the root interface for the algorithms in Boolean Component.<br>
+//! The class provides the root interface for the algorithms in Boolean Component.
 class BOPAlgo_Algo : public BOPAlgo_Options
 {
 public:
index f0f9f617f6d8bead424f9f8869f9637a868dbf42..1811905c63d73f9fb5a41876fdf4d387f0ce2919 100644 (file)
@@ -28,25 +28,25 @@ class BOPAlgo_PaveFiller;
 
 //!
 //! The class represents the Building part of the Boolean Operations
-//! algorithm.<br>
+//! algorithm.
 //! The arguments of the algorithms are divided in two groups - *Objects*
-//! and *Tools*.<br>
+//! and *Tools*.
 //! The algorithm builds the splits of the given arguments using the intersection
-//! results and combines the result of Boolean Operation of given type:<br>
-//! - *FUSE* - union of two groups of objects;<br>
-//! - *COMMON* - intersection of two groups of objects;<br>
-//! - *CUT* - subtraction of one group from the other.<br>
+//! results and combines the result of Boolean Operation of given type:
+//! - *FUSE* - union of two groups of objects;
+//! - *COMMON* - intersection of two groups of objects;
+//! - *CUT* - subtraction of one group from the other.
 //!
-//! The rules for the arguments and type of the operation are the following:<br>
-//! - For Boolean operation *FUSE* all arguments should have equal dimensions;<br>
+//! The rules for the arguments and type of the operation are the following:
+//! - For Boolean operation *FUSE* all arguments should have equal dimensions;
 //! - For Boolean operation *CUT* the minimal dimension of *Tools* should not be
-//!   less than the maximal dimension of *Objects*;<br>
-//! - For Boolean operation *COMMON* the arguments can have any dimension.<br>
+//!   less than the maximal dimension of *Objects*;
+//! - For Boolean operation *COMMON* the arguments can have any dimension.
 //!
 //! The class is a General Fuse based algorithm. Thus, all options
 //! of the General Fuse algorithm such as Fuzzy mode, safe processing mode,
 //! parallel processing mode, gluing mode and history support are also
-//! available in this algorithm.<br>
+//! available in this algorithm.
 //!
 //! Additionally to the Warnings of the parent class the algorithm returns
 //! the following warnings:
@@ -98,7 +98,7 @@ protected:
 
   Standard_EXPORT void BuildSolid(const Message_ProgressRange& theRange);
 
-  //! Treatment of the cases with empty shapes.<br>
+  //! Treatment of the cases with empty shapes.
   //! It returns TRUE if there is nothing to do, i.e.
   //! all shapes in one of the groups are empty shapes.
   Standard_EXPORT Standard_Boolean TreatEmptyShape();
index 1bec334a7fb0ed7d7355295f6341cf8dc59a6e47..60c0b0bbf52516d32b9e72ab28d37d270a9b799e 100644 (file)
@@ -42,16 +42,16 @@ class TopoDS_Shape;
 //! The class is a General Fuse algorithm - base algorithm for the
 //! algorithms in the Boolean Component. Its main purpose is to build
 //! the split parts of the argument shapes from which the result of
-//! the operations is combined.<br>
+//! the operations is combined.
 //! The result of the General Fuse algorithm itself is a compound
-//! containing all split parts of the arguments. <br>
+//! containing all split parts of the arguments.
 //!
 //! Additionally to the options of the base classes, the algorithm has
-//! the following options:<br>
+//! the following options:
 //! - *Safe processing mode* - allows to avoid modification of the input
-//!                            shapes during the operation (by default it is off);<br>
+//!                            shapes during the operation (by default it is off);
 //! - *Gluing options* - allows to speed up the calculation of the intersections
-//!                      on the special cases, in which some sub-shapes are coinciding.<br>
+//!                      on the special cases, in which some sub-shapes are coinciding.
 //! - *Disabling the check for inverted solids* - Disables/Enables the check of the input solids
 //!                          for inverted status (holes in the space). The default value is TRUE,
 //!                          i.e. the check is performed. Setting this flag to FALSE for inverted
index d706b496cdb32d5703c5f763e30930fdb92416e3..9f9533bd615353d0ff52b53dfa2564ef98872f09 100644 (file)
@@ -178,33 +178,33 @@ public:
   //! Redefined method Clear - clears the contents.
   Standard_EXPORT virtual void Clear() Standard_OVERRIDE;
 
-  //! Adding the parts to result.<br>
-  //! The parts are defined by two lists of shapes:<br>
-  //! <theLSToTake> defines the arguments which parts should be taken into result;<br>
-  //! <theLSToAvoid> defines the arguments which parts should not be taken into result;<br>
+  //! Adding the parts to result.
+  //! The parts are defined by two lists of shapes:
+  //! <theLSToTake> defines the arguments which parts should be taken into result;
+  //! <theLSToAvoid> defines the arguments which parts should not be taken into result;
   //! To be taken into result the part must be IN for all shapes from the list
-  //! <theLSToTake> and must be OUT of all shapes from the list <theLSToAvoid>.<br>
+  //! <theLSToTake> and must be OUT of all shapes from the list <theLSToAvoid>.
   //!
   //! To remove internal boundaries between any cells in the result
   //! <theMaterial> variable should be used. The boundaries between
-  //! cells with the same material will be removed. Default value is 0.<br>
-  //! Thus, to remove any boundary the value of this variable should not be equal to 0.<br>
+  //! cells with the same material will be removed. Default value is 0.
+  //! Thus, to remove any boundary the value of this variable should not be equal to 0.
   //! <theUpdate> parameter defines whether to remove boundaries now or not.
   Standard_EXPORT void AddToResult(const TopTools_ListOfShape& theLSToTake,
                                    const TopTools_ListOfShape& theLSToAvoid,
                                    const Standard_Integer      theMaterial = 0,
                                    const Standard_Boolean      theUpdate   = Standard_False);
 
-  //! Add all split parts to result.<br>
-  //! <theMaterial> defines the removal of internal boundaries;<br>
+  //! Add all split parts to result.
+  //! <theMaterial> defines the removal of internal boundaries;
   //! <theUpdate> parameter defines whether to remove boundaries now or not.
   Standard_EXPORT void AddAllToResult(const Standard_Integer theMaterial = 0,
                                       const Standard_Boolean theUpdate   = Standard_False);
 
-  //! Removing the parts from result.<br>
-  //! The parts are defined by two lists of shapes:<br>
-  //! <theLSToTake> defines the arguments which parts should be removed from result;<br>
-  //! <theLSToAvoid> defines the arguments which parts should not be removed from result.<br>
+  //! Removing the parts from result.
+  //! The parts are defined by two lists of shapes:
+  //! <theLSToTake> defines the arguments which parts should be removed from result;
+  //! <theLSToAvoid> defines the arguments which parts should not be removed from result.
   //! To be removed from the result the part must be IN for all shapes from the list
   //! <theLSToTake> and must be OUT of all shapes from the list <theLSToAvoid>.
   Standard_EXPORT void RemoveFromResult(const TopTools_ListOfShape& theLSToTake,
@@ -213,9 +213,9 @@ public:
   //! Remove all parts from result.
   Standard_EXPORT void RemoveAllFromResult();
 
-  //! Removes internal boundaries between cells with the same material.<br>
+  //! Removes internal boundaries between cells with the same material.
   //! If the result contains the cells with same material but of different dimension
-  //! the removal of internal boundaries between these cells will not be performed.<br>
+  //! the removal of internal boundaries between these cells will not be performed.
   //! In case of some errors during the removal the method will set the appropriate warning
   //! status - use GetReport() to access them.
   Standard_EXPORT void RemoveInternalBoundaries();
@@ -246,7 +246,7 @@ protected:
                                  const TopTools_ListOfShape& theLSToAvoid,
                                  TopTools_ListOfShape&       theParts);
 
-  //! Removes internal boundaries between cells with the same material.<br>
+  //! Removes internal boundaries between cells with the same material.
   //! Returns TRUE if any internal boundaries have been removed.
   Standard_EXPORT Standard_Boolean
     RemoveInternals(const TopTools_ListOfShape& theLS,
index 97becc041fbc152546619c683a080f293b0c3f88..aa628b9656c7683527afb59cb2bea9a3081be935 100644 (file)
@@ -44,17 +44,17 @@ public:
   Standard_EXPORT virtual void Perform(
     const Message_ProgressRange& theRange = Message_ProgressRange()) Standard_OVERRIDE;
 
-  //! Sets the level of checking shape on self-interference.<br>
-  //! It defines which interferences will be checked:<br>
-  //! 0 - only V/V;<br>
-  //! 1 - V/V and V/E;<br>
-  //! 2 - V/V, V/E and E/E;<br>
-  //! 3 - V/V, V/E, E/E and V/F;<br>
-  //! 4 - V/V, V/E, E/E, V/F and E/F;<br>
-  //! 5 - V/V, V/E, E/E, V/F, E/F and F/F;<br>
-  //! 6 - V/V, V/E, E/E, V/F, E/F, F/F and V/S;<br>
-  //! 7 - V/V, V/E, E/E, V/F, E/F, F/F, V/S and E/S;<br>
-  //! 8 - V/V, V/E, E/E, V/F, E/F, F/F, V/S, E/S and F/S;<br>
+  //! Sets the level of checking shape on self-interference.
+  //! It defines which interferences will be checked:
+  //! 0 - only V/V;
+  //! 1 - V/V and V/E;
+  //! 2 - V/V, V/E and E/E;
+  //! 3 - V/V, V/E, E/E and V/F;
+  //! 4 - V/V, V/E, E/E, V/F and E/F;
+  //! 5 - V/V, V/E, E/E, V/F, E/F and F/F;
+  //! 6 - V/V, V/E, E/E, V/F, E/F, F/F and V/S;
+  //! 7 - V/V, V/E, E/E, V/F, E/F, F/F, V/S and E/S;
+  //! 8 - V/V, V/E, E/E, V/F, E/F, F/F, V/S, E/S and F/S;
   //! 9 - V/V, V/E, E/E, V/F, E/F, F/F, V/S, E/S, F/S and S/S - all interferences (Default value)
   Standard_EXPORT void SetLevelOfCheck(const Standard_Integer theLevel);
 
index b9b2019bba51df2debc24d383d86362ce5c18c04..72a288d0e879939953831e1d437dcbb80147bd75 100644 (file)
 
 //! The Enumeration describes an additional option for the algorithms
 //! in the Boolean Component such as General Fuse, Boolean operations,
-//! Section, Maker Volume, Splitter and Cells Builder algorithms.<br>
+//! Section, Maker Volume, Splitter and Cells Builder algorithms.
 //!
 //! The Gluing options have been designed to speed up the computation
 //! of the interference among arguments of the operations on special cases,
 //! in which the arguments may be overlapping but do not have real intersections
-//! between their sub-shapes.<br>
+//! between their sub-shapes.
 //!
 //! This option cannot be used on the shapes having real intersections,
 //! like intersection vertex between edges, or intersection vertex between
-//! edge and a face or intersection line between faces.<br>
+//! edge and a face or intersection line between faces.
 //!
-//! There are two possibilities of overlapping shapes:<br>
+//! There are two possibilities of overlapping shapes:
 //! 1. The shapes can be partially coinciding - the faces do not have
 //!    intersection curves, but overlapping. The faces of such arguments will
-//!    be split during the operation;<br>
+//!    be split during the operation;
 //! 2. The shapes can be fully coinciding - there should be no partial
 //!    overlapping of the faces, thus no intersection of type EDGE/FACE at all.
-//!    In such cases the faces will not be split during the operation.<br>
+//!    In such cases the faces will not be split during the operation.
 //!
 //! Even though there are no real intersections on such cases without Gluing options the algorithm
-//! will still intersect the sub-shapes of the arguments with interfering bounding boxes.<br>
+//! will still intersect the sub-shapes of the arguments with interfering bounding boxes.
 //!
 //! The performance improvement in gluing mode is achieved by excluding
-//! the most time consuming computations according to the given Gluing parameter:<br>
-//! 1. Computation of FACE/FACE intersections for partial coincidence;<br>
+//! the most time consuming computations according to the given Gluing parameter:
+//! 1. Computation of FACE/FACE intersections for partial coincidence;
 //! 2. And computation of VERTEX/FACE, EDGE/FACE and FACE/FACE intersections for full
-//! coincidence.<br>
+//! coincidence.
 //!
 //! By setting the Gluing option for the operation user should guarantee
 //! that the arguments are really coinciding. The algorithms do not check this itself.
-//! Setting inappropriate option for the operation is likely to lead to incorrect result.<br>
+//! Setting inappropriate option for the operation is likely to lead to incorrect result.
 //!
-//! There are following items in the enumeration:<br>
-//! **BOPAlgo_GlueOff** - default value for the algorithms, Gluing is switched off;<br>
-//! **BOPAlgo_GlueShift** - Glue option for shapes with partial coincidence;<br>
+//! There are following items in the enumeration:
+//! **BOPAlgo_GlueOff** - default value for the algorithms, Gluing is switched off;
+//! **BOPAlgo_GlueShift** - Glue option for shapes with partial coincidence;
 //! **BOPAlgo_GlueFull** - Glue option for shapes with full coincidence.
 //!
 enum BOPAlgo_GlueEnum
index e2590cc195be983f1ec088571568871bc2819b1f..3bee938dc56d0b824c7698bae84bb1f519851378 100644 (file)
@@ -61,27 +61,27 @@ class TopoDS_Face;
 
 //!
 //! The class represents the Intersection phase of the
-//! Boolean Operations algorithm.<br>
+//! Boolean Operations algorithm.
 //! It performs the pairwise intersection of the sub-shapes of
-//! the arguments in the following order:<br>
-//! 1. Vertex/Vertex;<br>
-//! 2. Vertex/Edge;<br>
-//! 3. Edge/Edge;<br>
-//! 4. Vertex/Face;<br>
-//! 5. Edge/Face;<br>
-//! 6. Face/Face.<br>
+//! the arguments in the following order:
+//! 1. Vertex/Vertex;
+//! 2. Vertex/Edge;
+//! 3. Edge/Edge;
+//! 4. Vertex/Face;
+//! 5. Edge/Face;
+//! 6. Face/Face.
 //!
 //! The results of intersection are stored into the Data Structure
-//! of the algorithm.<br>
+//! of the algorithm.
 //!
 //! Additionally to the options provided by the parent class,
-//! the algorithm has the following options:<br>
+//! the algorithm has the following options:
 //! - *Section attributes* - allows to customize the intersection of the faces
-//!                          (avoid approximation or building 2d curves);<br>
+//!                          (avoid approximation or building 2d curves);
 //! - *Safe processing mode* - allows to avoid modification of the input
-//!                            shapes during the operation (by default it is off);<br>
+//!                            shapes during the operation (by default it is off);
 //! - *Gluing options* - allows to speed up the calculation on the special
-//!                      cases, in which some sub-shapes are coincide.<br>
+//!                      cases, in which some sub-shapes are coincide.
 //!
 //! The algorithm returns the following Warning statuses:
 //! - *BOPAlgo_AlertSelfInterferingShape* - in case some of the argument shapes are self-interfering
@@ -101,9 +101,9 @@ class TopoDS_Face;
 //!
 //! The algorithm returns the following Error alerts:
 //! - *BOPAlgo_AlertTooFewArguments* - in case there are no enough arguments to
-//!                      perform the operation;<br>
-//! - *BOPAlgo_AlertIntersectionFailed* - in case some unexpected error occurred;<br>
-//! - *BOPAlgo_AlertNullInputShapes* - in case some of the arguments are null shapes.<br>
+//!                      perform the operation;
+//! - *BOPAlgo_AlertIntersectionFailed* - in case some unexpected error occurred;
+//! - *BOPAlgo_AlertNullInputShapes* - in case some of the arguments are null shapes.
 //!
 class BOPAlgo_PaveFiller : public BOPAlgo_Algo
 {
@@ -194,12 +194,12 @@ protected:
                                    const Message_ProgressRange&                        theRange,
                                    const Standard_Boolean bAddInterfs = Standard_True);
 
-  //! Splits the Pave Blocks of the given edges with the extra paves.<br>
+  //! Splits the Pave Blocks of the given edges with the extra paves.
   //! The method also builds the shrunk data for the new pave blocks and
   //! in case there is no valid range on the pave block, the vertices of
-  //! this pave block will be united making SD vertex.<br>
+  //! this pave block will be united making SD vertex.
   //! Parameter <theAddInterfs> defines whether this interference will be added
-  //! into common table of interferences or not.<br>
+  //! into common table of interferences or not.
   //! If some of the Pave Blocks are forming the Common Blocks, the splits
   //! of the Pave Blocks will also form a Common Block.
   Standard_EXPORT void SplitPaveBlocks(const TColStd_MapOfInteger& theMEdges,
@@ -539,12 +539,12 @@ protected:
   Standard_EXPORT void PutSEInOtherFaces(const Message_ProgressRange& theRange);
 
   //! Analyzes the results of interferences of sub-shapes of the shapes
-  //! looking for self-interfering entities by the following rules:<br>
-  //! 1. The Faces of the same shape considered interfering in case they:<br>
-  //!    - Interfere with the other shapes in the same place (in the same vertex) or;<br>
+  //! looking for self-interfering entities by the following rules:
+  //! 1. The Faces of the same shape considered interfering in case they:
+  //!    - Interfere with the other shapes in the same place (in the same vertex) or;
   //!    - Included in the same common block.
   //! 2. The Faces of the same shape considered interfering in case they
-  //!    share the IN or SECTION edges.<br>
+  //!    share the IN or SECTION edges.
   //! In case self-interference is found the warning is added.
   Standard_EXPORT void CheckSelfInterference();
 
index 418ad5781c4b4ca654ca1bf0a115dcf018ce2d5f..9b6701f5a43fb14f53d75630309d1fad3a86995f 100644 (file)
 #include <BOPAlgo_ToolsProvider.hxx>
 
 //! The **Splitter algorithm** is the algorithm for splitting a group of
-//! arbitrary shapes by the other group of arbitrary shapes.<br>
-//! The arguments of the operation are divided on two groups:<br>
-//! *Objects* - shapes that will be split;<br>
-//! *Tools*   - shapes by which the *Objects* will be split.<br>
+//! arbitrary shapes by the other group of arbitrary shapes.
+//! The arguments of the operation are divided on two groups:
+//! *Objects* - shapes that will be split;
+//! *Tools*   - shapes by which the *Objects* will be split.
 //! The result of the operation contains only the split parts
-//! of the shapes from the group of *Objects*.<br>
+//! of the shapes from the group of *Objects*.
 //! The split parts of the shapes from the group of *Tools* are excluded
-//! from the result.<br>
+//! from the result.
 //! The shapes can be split by the other shapes from the same group
 //! (in case these shapes are interfering).
 //!
 //! The class is a General Fuse based algorithm. Thus, all options
 //! of the General Fuse algorithm such as Fuzzy mode, safe processing mode,
 //! parallel processing mode, gluing mode and history support are also
-//! available in this algorithm.<br>
+//! available in this algorithm.
 //! There is no requirement on the existence of the *Tools* shapes.
 //! And if there are no *Tools* shapes, the result of the splitting
 //! operation will be equivalent to the General Fuse result.
 //!
 //! The implementation of the algorithm is minimal - only the methods
-//! CheckData() and Perform() have been overridden.<br>
+//! CheckData() and Perform() have been overridden.
 //! The method BOPAlgo_Builder::BuildResult(), which adds the split parts of the arguments
 //! into result, does not have to be overridden, because its native implementation
 //! performs the necessary actions for the Splitter algorithm - it adds
index 5cbb14a6cbefb6be682d5eecc542455bb6de77fd..ba77a9850be6cdf07130392032bf68b9ccd3840a 100644 (file)
@@ -126,45 +126,45 @@ public:
     const BOPDS_PDS                  theDS,
     const Handle(IntTools_Context)&  theContext);
 
-  //! Creates planar wires from the given edges.<br>
+  //! Creates planar wires from the given edges.
   //! The input edges are expected to be planar. And for the performance
-  //! sake the method does not check if the edges are really planar.<br>
-  //! Thus, the result wires will also be not planar if the input edges are not planar.<br>
+  //! sake the method does not check if the edges are really planar.
+  //! Thus, the result wires will also be not planar if the input edges are not planar.
   //! The edges may be not shared, but the resulting wires will be sharing the
-  //! coinciding parts and intersecting parts.<br>
-  //! The output wires may be non-manifold and contain free and multi-connected vertices.<br>
+  //! coinciding parts and intersecting parts.
+  //! The output wires may be non-manifold and contain free and multi-connected vertices.
   //! Parameters:
-  //! <theEdges> - input edges;<br>
-  //! <theWires> - output wires;<br>
+  //! <theEdges> - input edges;
+  //! <theWires> - output wires;
   //! <theShared> - boolean flag which defines whether the input edges are already
-  //!               shared or have to be intersected;<br>
+  //!               shared or have to be intersected;
   //! <theAngTol> - the angular tolerance which will be used for distinguishing
   //!               the planes in which the edges are located. Default value is
-  //!               1.e-8 which is used for intersection of planes in IntTools_FaceFace.<br>
-  //! Method returns the following error statuses:<br>
-  //! 0 - in case of success (at least one wire has been built);<br>
-  //! 1 - in case there are no edges in the given shape;<br>
-  //! 2 - sharing of the edges has failed.<br>
+  //!               1.e-8 which is used for intersection of planes in IntTools_FaceFace.
+  //! Method returns the following error statuses:
+  //! 0 - in case of success (at least one wire has been built);
+  //! 1 - in case there are no edges in the given shape;
+  //! 2 - sharing of the edges has failed.
   Standard_EXPORT static Standard_Integer EdgesToWires(
     const TopoDS_Shape&    theEdges,
     TopoDS_Shape&          theWires,
     const Standard_Boolean theShared = Standard_False,
     const Standard_Real    theAngTol = 1.e-8);
 
-  //! Creates planar faces from given planar wires.<br>
-  //! The method does not check if the wires are really planar.<br>
-  //! The input wires may be non-manifold but should be shared.<br>
+  //! Creates planar faces from given planar wires.
+  //! The method does not check if the wires are really planar.
+  //! The input wires may be non-manifold but should be shared.
   //! The wires located in the same planes and included into other wires will create
-  //! holes in the faces built from outer wires.<br>
+  //! holes in the faces built from outer wires.
   //! The tolerance values of the input shapes may be modified during the operation
-  //! due to projection of the edges on the planes for creation of 2D curves.<br>
+  //! due to projection of the edges on the planes for creation of 2D curves.
   //! Parameters:
-  //! <theWires> - the given wires;<br>
-  //! <theFaces> - the output faces;<br>
+  //! <theWires> - the given wires;
+  //! <theFaces> - the output faces;
   //! <theAngTol> - the angular tolerance for distinguishing the planes in which
   //!               the wires are located. Default value is 1.e-8 which is used
-  //!               for intersection of planes in IntTools_FaceFace.<br>
-  //! Method returns TRUE in case of success, i.e. at least one face has been built.<br>
+  //!               for intersection of planes in IntTools_FaceFace.
+  //! Method returns TRUE in case of success, i.e. at least one face has been built.
   Standard_EXPORT static Standard_Boolean WiresToFaces(const TopoDS_Shape& theWires,
                                                        TopoDS_Shape&       theFaces,
                                                        const Standard_Real theAngTol = 1.e-8);
index aec0e8b646c3172d09af0170cafb79877b0b7587..afd4d44690530eeca973816cd82125ceb55f4cb9 100644 (file)
@@ -30,9 +30,9 @@ DEFINE_STANDARD_HANDLE(BOPDS_CommonBlock, Standard_Transient)
 
 //! The class BOPDS_CommonBlock is to store the information
 //! about pave blocks that have geometrical coincidence
-//! (in terms of a tolerance) with:<br>
-//! a) other pave block(s);<br>
-//! b) face(s).<br>
+//! (in terms of a tolerance) with:
+//! a) other pave block(s);
+//! b) face(s).
 //! First pave block in the common block (real pave block)
 //! is always a pave block with the minimal index of the original edge.
 class BOPDS_CommonBlock : public Standard_Transient
index b68f0fa19cbe005ac69030914b7776133386fded..30fb5fa8dea2931d5df66608d7596bba5a347943 100644 (file)
@@ -413,7 +413,7 @@ public:
   //! Clears information about PaveBlocks for the untouched edges
   Standard_EXPORT void ReleasePaveBlocks();
 
-  //! Checks if the existing shrunk data of the pave block is still valid.<br>
+  //! Checks if the existing shrunk data of the pave block is still valid.
   //! The shrunk data may become invalid if e.g. the vertices of the pave block
   //! have been replaced with the new one with bigger tolerances, or the tolerances
   //! of the existing vertices have been increased.
index 94d0d7cb3a4f61be8b4cd3dbf14e156ecda0c95e..52c06868deec0bd424deaa7063e9f6c6681369b5 100644 (file)
@@ -273,7 +273,7 @@ public: //! @name Face classification relatively solid
     const Handle(IntTools_Context)&            theContext);
 
 public: //! @name PCurve construction
-  //! Makes 2d curve of the edge <theE> on the faces <theF1> and <theF2>.<br>
+  //! Makes 2d curve of the edge <theE> on the faces <theF1> and <theF2>.
   //! <theContext> - storage for caching the geometrical tools
   Standard_EXPORT static void MakePCurve(
     const TopoDS_Edge&              theE,
index 9657543bbdab98437a2d2120112f854b7f1eafb9..5992e3e4d6671c8f0000b8f68247978e2391cee6 100644 (file)
@@ -79,7 +79,7 @@ public:
 
   //! Get P-Curve <aC> for the edge <aE> on surface <aF>.
   //! If the P-Curve does not exist, build it using Make2D().
-  //! [aFirst, aLast] - range of the P-Curve<br>
+  //! [aFirst, aLast] - range of the P-Curve
   //! [aToler] - reached tolerance
   //! Raises exception Standard_ConstructionError if algorithm Make2D() fails.
   //! <theContext> - storage for caching the geometrical tools
@@ -131,7 +131,7 @@ public:
     const Handle(IntTools_Context)& theContext = Handle(IntTools_Context)());
 
   //! Adjust P-Curve <aC2D> (3D-curve <C3D>) on surface <aF>.
-  //! [aT1,  aT2] - range to adjust
+  //! [aT1, aT2] - range to adjust
   Standard_EXPORT static void AdjustPCurveOnSurf(const BRepAdaptor_Surface&  aF,
                                                  const Standard_Real         aT1,
                                                  const Standard_Real         aT2,
index b40170fc2bb4a04ece55cc53eb2f8c6b1312347b..d8bebf317eed875ab0f9b94d98c6b34333868097 100644 (file)
@@ -46,8 +46,8 @@ class TopoDS_Shape;
 //! - For Boolean operation *SECTION* the arguments can be of any type.
 //!
 //! Additionally to the errors of the base class the algorithm returns
-//! the following Errors:<br>
-//! - *BOPAlgo_AlertBOPNotSet* - in case the type of Boolean Operation is not set.<br>
+//! the following Errors:
+//! - *BOPAlgo_AlertBOPNotSet* - in case the type of Boolean Operation is not set.
 class BRepAlgoAPI_BooleanOperation : public BRepAlgoAPI_BuilderAlgo
 {
 public:
index 2c6def1cc57f655a921c48309aa7ebcaa0fddce4..fa4ac1ce14eb1c26ed60618dc2ab2677ac85068b 100644 (file)
 #include <Standard_Real.hxx>
 #include <TopTools_ListOfShape.hxx>
 
-//! The class contains API level of the General Fuse algorithm.<br>
+//! The class contains API level of the General Fuse algorithm.
 //!
 //! Additionally to the options defined in the base class, the algorithm has
-//! the following options:<br>
+//! the following options:
 //! - *Safe processing mode* - allows to avoid modification of the input
 //!                            shapes during the operation (by default it is off);
 //! - *Gluing options* - allows to speed up the calculation of the intersections
 //! - *Disabling history collection* - allows disabling the collection of the history
 //!                                    of shapes modifications during the operation.
 //!
-//! It returns the following Error statuses:<br>
-//! - 0 - in case of success;<br>
+//! It returns the following Error statuses:
+//! - 0 - in case of success;
 //! - *BOPAlgo_AlertTooFewArguments* - in case there are no enough arguments to perform the
-//! operation;<br>
-//! - *BOPAlgo_AlertIntersectionFailed* - in case the intersection of the arguments has failed;<br>
-//! - *BOPAlgo_AlertBuilderFailed* - in case building of the result shape has failed.<br>
+//! operation;
+//! - *BOPAlgo_AlertIntersectionFailed* - in case the intersection of the arguments has failed;
+//! - *BOPAlgo_AlertBuilderFailed* - in case building of the result shape has failed.
 //!
 //! Warnings statuses from underlying DS Filler and Builder algorithms
 //! are collected in the report.
index dfb5c28a936e306def9067de3a25bf7cde0abaf6..89ee2f5787632c788e0baf7ad7e9e9381bc574ff 100644 (file)
 
 //! The class contains API level of the **Splitter** algorithm,
 //! which allows splitting a group of arbitrary shapes by the
-//! other group of arbitrary shapes.<br>
-//! The arguments of the operation are divided on two groups:<br>
-//! *Objects* - shapes that will be split;<br>
-//! *Tools*   - shapes by which the *Objects* will be split.<br>
+//! other group of arbitrary shapes.
+//! The arguments of the operation are divided on two groups:
+//! *Objects* - shapes that will be split;
+//! *Tools*   - shapes by which the *Objects* will be split.
 //! The result of the operation contains only the split parts
-//! of the shapes from the group of *Objects*.<br>
+//! of the shapes from the group of *Objects*.
 //! The split parts of the shapes from the group of *Tools* are excluded
-//! from the result.<br>
+//! from the result.
 //! The shapes can be split by the other shapes from the same group
 //! (in case these shapes are interfering).
 //!
 //! The class is a General Fuse based algorithm. Thus, all options
 //! of the General Fuse algorithm such as Fuzzy mode, safe processing mode,
 //! parallel processing mode, gluing mode and history support are also
-//! available in this algorithm.<br>
+//! available in this algorithm.
 //! There is no requirement on the existence of the *Tools* shapes.
 //! And if there are no *Tools* shapes, the result of the splitting
 //! operation will be equivalent to the General Fuse result.
 //!
-//! The algorithm returns the following Error statuses:<br>
-//! - 0 - in case of success;<br>
+//! The algorithm returns the following Error statuses:
+//! - 0 - in case of success;
 //! - *BOPAlgo_AlertTooFewArguments*    - in case there is no enough arguments for the
-//! operation;<br>
-//! - *BOPAlgo_AlertIntersectionFailed* - in case the Intersection of the arguments has failed;<br>
+//! operation;
+//! - *BOPAlgo_AlertIntersectionFailed* - in case the Intersection of the arguments has failed;
 //! - *BOPAlgo_AlertBuilderFailed*      - in case the Building of the result has failed.
 class BRepAlgoAPI_Splitter : public BRepAlgoAPI_BuilderAlgo
 {
index 8f94b8d09eb02763f0f4ffc9f9e486c15eeac989..92046ff9586c456d8dbf09bb1c9687d21f54e49a 100644 (file)
@@ -119,9 +119,9 @@ public:
   //! Returns zero if the distance between vertex
   //! and edge is less than sum of tolerances and the fuzzy value,
   //! otherwise and for following conditions returns
-  //! negative value: <br>
-  //! 1. the edge is degenerated (-1) <br>
-  //! 2. the edge does not contain 3d curve and pcurves (-2) <br>
+  //! negative value:
+  //! 1. the edge is degenerated (-1)
+  //! 2. the edge does not contain 3d curve and pcurves (-2)
   //! 3. projection algorithm failed (-3)
   Standard_EXPORT Standard_Integer ComputeVE(const TopoDS_Vertex& theV,
                                              const TopoDS_Edge&   theE,
@@ -134,9 +134,9 @@ public:
   //! Returns zero if the distance between vertex and face is
   //! less than or equal the sum of tolerances and the fuzzy value
   //! and the projection point lays inside boundaries of the face.
-  //! For following conditions returns negative value <br>
-  //! 1. projection algorithm failed (-1) <br>
-  //! 2. distance is more than sum of tolerances (-2) <br>
+  //! For following conditions returns negative value
+  //! 1. projection algorithm failed (-1)
+  //! 2. distance is more than sum of tolerances (-2)
   //! 3. projection point out or on the boundaries of face (-3)
   Standard_EXPORT Standard_Integer ComputeVF(const TopoDS_Vertex& theVertex,
                                              const TopoDS_Face&   theFace,
index fd5c5f177ae951e9cf459875e2581fec984a1940..7f2e5330afdaaf9e3dacc50bc8b685189107aa6f 100644 (file)
@@ -27,14 +27,14 @@ class Geom_Curve;
 class Geom2d_Curve;
 class gp_Pnt;
 
-//! The class is a container of one 3D curve, two 2D curves and two Tolerance values.<br>
+//! The class is a container of one 3D curve, two 2D curves and two Tolerance values.
 //! It is used in the Face/Face intersection algorithm to store the results
-//! of intersection. In this context:<br>
-//! **the 3D curve** is the intersection curve;<br>
-//! **the 2D curves** are the PCurves of the 3D curve on the intersecting faces;<br>
+//! of intersection. In this context:
+//! **the 3D curve** is the intersection curve;
+//! **the 2D curves** are the PCurves of the 3D curve on the intersecting faces;
 //! **the tolerance** is the valid tolerance for 3D curve computed as
 //! maximal deviation between 3D curve and 2D curves (or surfaces in case there are no 2D
-//! curves);<br>
+//! curves);
 //! **the tangential tolerance** is the maximal distance from 3D curve to the
 //! end of the tangential zone between faces in terms of their tolerance values.
 class IntTools_Curve
@@ -100,7 +100,7 @@ public:
 
   //! If the 3d curve is bounded curve the method will return TRUE
   //! and modify the output parameters with boundary parameters of
-  //! the curve and corresponded 3d points.<br>
+  //! the curve and corresponded 3d points.
   //! If the curve does not have bounds, the method will return false
   //! and the output parameters will stay untouched.
   Standard_EXPORT Standard_Boolean Bounds(Standard_Real& theFirst,
@@ -110,7 +110,7 @@ public:
 
   //! Computes 3d point corresponded to the given parameter if this
   //! parameter is inside the boundaries of the curve.
-  //! Returns TRUE in this case. <br>
+  //! Returns TRUE in this case.
   //! Otherwise, the point will not be computed and the method will return FALSE.
   Standard_EXPORT Standard_Boolean D0(const Standard_Real& thePar, gp_Pnt& thePnt) const;
 
index 5843f620b15324109ebfd2c886d930b5c1b23fd3..674beece4f7e15fba6e6957815d7c2483bbe9062 100644 (file)
@@ -95,7 +95,7 @@ protected:
                                  const Standard_Real                theToler);
 
   //! Computes the valid tolerance for the intersection curves
-  //! as a maximal deviation between 3D curve and 2D curves on faces.<br>
+  //! as a maximal deviation between 3D curve and 2D curves on faces.
   //! If there are no 2D curves the maximal deviation between 3D curves
   //! and surfaces is computed.
   Standard_EXPORT void ComputeTolReached3d(const Standard_Boolean theToRunParallel);
index ad800d57254ed41ff4d30bb1f8a4404361081dc9..2cbe35272ef67f59f1e7922e29f9f070ec10c37f 100644 (file)
@@ -136,7 +136,7 @@ public:
   Standard_EXPORT static Standard_Real CurveTolerance(const Handle(Geom_Curve)& aC,
                                                       const Standard_Real       aTolBase);
 
-  //! Checks if the curve is not covered by the default tolerance (confusion).<br>
+  //! Checks if the curve is not covered by the default tolerance (confusion).
   //! Builds bounding box for the curve and stores it into <theBox>.
   Standard_EXPORT static Standard_Boolean CheckCurve(const IntTools_Curve& theCurve,
                                                      Bnd_Box&              theBox);
index 6b0f618abe617ca2641118a2d59b1074fb9e2778..ed6b6a93553acd6a98f24e5f33c166faea9d99b5 100644 (file)
@@ -122,11 +122,11 @@ public:
                             const Standard_Real         Vsup,
                             const Extrema_ExtAlgo       Algo = Extrema_ExtAlgo_Grad);
 
-  //! Sets the Extrema search algorithm - Grad or Tree. <br>
+  //! Sets the Extrema search algorithm - Grad or Tree.
   //! By default the Extrema is initialized with Grad algorithm.
   void SetExtremaAlgo(const Extrema_ExtAlgo theAlgo) { myExtPS.SetAlgo(theAlgo); }
 
-  //! Sets the Extrema search flag - MIN or MAX or MINMAX.<br>
+  //! Sets the Extrema search flag - MIN or MAX or MINMAX.
   //! By default the Extrema is set to search the MinMax solutions.
   void SetExtremaFlag(const Extrema_ExtFlag theExtFlag) { myExtPS.SetFlag(theExtFlag); }
 
index f30471e04e2985962b1172ecbde8dfc727bee782..9b49c2f0dcb9d92f3347629194f72aa4fb52287d 100644 (file)
@@ -26,7 +26,7 @@
 #include <Standard_HashUtils.hxx>
 
 //! The class represents the couple of indices with additional
-//! characteristics such as analyzed flag and an angle.<br>
+//! characteristics such as analyzed flag and an angle.
 //! In IntPolyh_MaillageAffinage algorithm the class is used as a
 //! couple of interfering triangles with the intersection angle.
 class IntPolyh_Couple
index 3c6e1caae2ca0bf91ef9574c25d5f11096f94153..c4928d8d3eca49de8257aa8ad1cc916cb819d03a 100644 (file)
@@ -21,7 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-//! The class represents the edge built between the two IntPolyh points.<br>
+//! The class represents the edge built between the two IntPolyh points.
 //! It is linked to two IntPolyh triangles.
 class IntPolyh_Edge
 {
index 56beb3cd9b8489729ad45b020a82e6e7aa2ab522..9760e08f985b5d93bab2e7be9980ba40b8b743a8 100644 (file)
@@ -71,14 +71,14 @@ public:
   //! necessary to check the continuity in the following cases:
   //!
   //! case C0
-  //! --------
+  //! -------
   //! - the distance between P1 and P2 with P1=Curv1 (u1) and
   //! P2=Curv2(u2)
   //!
   //! case C1
   //! -------
   //!
-  //! - the angle  between  the first derivatives
+  //! - the angle between the first derivatives
   //! dCurv1(u1)           dCurv2(u2)
   //! --------     and     ---------
   //! du                   du
index ec61a7cf5e47dc31700de83e64b994bf20f34bf0..eb0c8e9843d703e6eacdcb38ca7c68f4590cb214 100644 (file)
@@ -33,9 +33,9 @@ class HLRBRep_EdgeBuilder
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates  an   EdgeBuilder    algorithm.    <VList>
-  //! describes   the edge    and  the    interferences.
-  //! AreaLimits   are   created  from   the   vertices.
+  //! Creates an EdgeBuilder algorithm. <VList>
+  //! describes the edge and the interferences.
+  //! AreaLimits are created from the vertices.
   //! Builds(IN) is automatically called.
   Standard_EXPORT HLRBRep_EdgeBuilder(HLRBRep_VertexList& VList);
 
@@ -57,17 +57,17 @@ public:
   //! Returns the edge state of the current area.
   Standard_EXPORT TopAbs_State AreaEdgeState() const;
 
-  //! Returns the  AreaLimit beginning the current area.
+  //! Returns the AreaLimit beginning the current area.
   //! This is a NULL handle when the area is infinite on
   //! the left.
   Standard_EXPORT Handle(HLRBRep_AreaLimit) LeftLimit() const;
 
-  //! Returns the  AreaLimit   ending  the current area.
+  //! Returns the AreaLimit ending the current area.
   //! This is a NULL handle when the area is infinite on
   //! the right.
   Standard_EXPORT Handle(HLRBRep_AreaLimit) RightLimit() const;
 
-  //! Reinitialize  the results  iteration  to the parts
+  //! Reinitialize the results iteration to the parts
   //! with State <ToBuild>. If this method is not called
   //! after construction the default is <ToBuild> = IN.
   Standard_EXPORT void Builds(const TopAbs_State ToBuild);
@@ -75,7 +75,7 @@ public:
   //! Returns True if there are more new edges to build.
   Standard_EXPORT Standard_Boolean MoreEdges() const;
 
-  //! Proceeds  to  the  next  edge to  build.  Skip all
+  //! Proceeds to the next edge to build. Skip all
   //! remaining vertices on the current edge.
   Standard_EXPORT void NextEdge();
 
@@ -89,11 +89,11 @@ public:
   //! Returns the current vertex of the current edge.
   Standard_EXPORT const HLRAlgo_Intersection& Current() const;
 
-  //! Returns True if the  current vertex comes from the
+  //! Returns True if the current vertex comes from the
   //! boundary of the edge.
   Standard_EXPORT Standard_Boolean IsBoundary() const;
 
-  //! Returns  True if    the  current  vertex  was   an
+  //! Returns True if the current vertex was an
   //! interference.
   Standard_EXPORT Standard_Boolean IsInterference() const;
 
index a234b1583ae4bfcaff1fd9fa0ccdc18e28f9dda0..fdd35b798b4a49c8749d449a610f2392b18b6f3e 100644 (file)
@@ -74,12 +74,12 @@ public:
   GeomAbs_Shape VContinuity() const;
 
   //! If necessary, breaks the surface in U intervals of
-  //! continuity    <S>.  And   returns  the  number  of
+  //! continuity <S>. And returns the number of
   //! intervals.
   Standard_Integer NbUIntervals(const GeomAbs_Shape S);
 
   //! If necessary, breaks the surface in V intervals of
-  //! continuity    <S>.  And   returns  the  number  of
+  //! continuity <S>. And returns the number of
   //! intervals.
   Standard_Integer NbVIntervals(const GeomAbs_Shape S);
 
@@ -105,15 +105,15 @@ public:
   //! Computes the point of parameters U,V on the surface.
   void D0(const Standard_Real U, const Standard_Real V, gp_Pnt& P) const;
 
-  //! Computes the point  and the first derivatives on
+  //! Computes the point and the first derivatives on
   //! the surface.
-  //! Raised   if  the continuity  of   the  current
+  //! Raised if the continuity of the current
   //! intervals is not C1.
   void D1(const Standard_Real U, const Standard_Real V, gp_Pnt& P, gp_Vec& D1U, gp_Vec& D1V) const;
 
-  //! Computes   the point,  the  first  and  second
+  //! Computes the point, the first and second
   //! derivatives on the surface.
-  //! Raised  if   the   continuity   of the current
+  //! Raised if the continuity of the current
   //! intervals is not C2.
   void D2(const Standard_Real U,
           const Standard_Real V,
@@ -124,9 +124,9 @@ public:
           gp_Vec&             D2V,
           gp_Vec&             D2UV) const;
 
-  //! Computes the point,  the first, second and third
+  //! Computes the point, the first, second and third
   //! derivatives on the surface.
-  //! Raised  if   the   continuity   of the current
+  //! Raised if the continuity of the current
   //! intervals is not C3.
   void D3(const Standard_Real U,
           const Standard_Real V,
@@ -141,10 +141,10 @@ public:
           gp_Vec&             D3UUV,
           gp_Vec&             D3UVV) const;
 
-  //! Computes  the  derivative of order   Nu  in the
-  //! direction U and Nv in the  direction  V  at the point P(U,
+  //! Computes the derivative of order Nu in the
+  //! direction U and Nv in the direction V at the point P(U,
   //! V).
-  //! Raised if the current U  interval is not not CNu
+  //! Raised if the current U interval is not not CNu
   //! and the current V interval is not CNv.
   //! Raised if Nu + Nv < 1 or Nu < 0 or Nv < 0.
   gp_Vec DN(const Standard_Real    U,
@@ -153,8 +153,8 @@ public:
             const Standard_Integer Nv) const;
 
   //! Returns the type of the surface : Plane, Cylinder,
-  //! Cone,      Sphere,        Torus,    BezierSurface,
-  //! BSplineSurface,               SurfaceOfRevolution,
+  //! Cone, Sphere, Torus, BezierSurface,
+  //! BSplineSurface, SurfaceOfRevolution,
   //! SurfaceOfExtrusion, OtherSurface
   GeomAbs_SurfaceType GetType() const;
 
index 748ebf3cba1352952eb053005b4e3d81ad5f954e..513d4f967f23673d78e8b34f7ca93dc3c595c0be 100644 (file)
@@ -23,8 +23,8 @@
 
 #include <TopTools_ListOfShape.hxx>
 
-//! Contains the  3 ListOfShape of  a Face  ( Internal
-//! OutLines, OutLines on restriction and IsoLines ).
+//! Contains the 3 ListOfShape of a Face
+//! (Internal OutLines, OutLines on restriction and IsoLines).
 class HLRTopoBRep_FaceData
 {
 public:
index d604797b8166a880aa806cd6778a474e594ee52c..a0b9ee294706c1c277f748cbb742c61655408a85 100644 (file)
@@ -28,7 +28,7 @@
 
 class gp_Circ2d;
 
-//! Create sort and destroy the circles used in triangulation. <br>
+//! Create sort and destroy the circles used in triangulation.
 class BRepMesh_CircleTool
 {
 public:
index d27dbf90d568281b5291480ec5ed584907dbadae..7c8556d81fcd86e9900de6a60d4fc24c3f2fde5d 100644 (file)
@@ -26,9 +26,9 @@
 
 class TopoDS_Shape;
 
-//! This class intended to setup / retrieve default triangulation algorithm. <br>
-//! Use BRepMesh_DiscretFactory::Get() static method to retrieve global Factory instance. <br>
-//! Use BRepMesh_DiscretFactory::Discret() method to retrieve meshing tool. <br>
+//! This class intended to setup / retrieve default triangulation algorithm.
+//! Use BRepMesh_DiscretFactory::Get() static method to retrieve global Factory instance.
+//! Use BRepMesh_DiscretFactory::Discret() method to retrieve meshing tool.
 class BRepMesh_DiscretFactory
 {
 public:
@@ -40,8 +40,8 @@ public:
   //! Returns the list of registered meshing algorithms.
   const TColStd_MapOfAsciiString& Names() const { return myNames; }
 
-  //! Setup meshing algorithm by name. <br>
-  //! Returns TRUE if requested tool is available. <br>
+  //! Setup meshing algorithm by name.
+  //! Returns TRUE if requested tool is available.
   //! On fail Factory will continue to use previous algo.
   Standard_Boolean SetDefaultName(const TCollection_AsciiString& theName)
   {
@@ -51,8 +51,8 @@ public:
   //! Returns name for current meshing algorithm.
   const TCollection_AsciiString& DefaultName() const { return myDefaultName; }
 
-  //! Advanced function. Changes function name to retrieve from plugin. <br>
-  //! Returns TRUE if requested tool is available. <br>
+  //! Advanced function. Changes function name to retrieve from plugin.
+  //! Returns TRUE if requested tool is available.
   //! On fail Factory will continue to use previous algo.
   Standard_Boolean SetFunctionName(const TCollection_AsciiString& theFuncName)
   {
@@ -65,9 +65,9 @@ public:
   //! Returns error status for last meshing algorithm switch.
   BRepMesh_FactoryError ErrorStatus() const { return myErrorStatus; }
 
-  //! Setup meshing algorithm that should be created by this Factory. <br>
-  //! Returns TRUE if requested tool is available. <br>
-  //! On fail Factory will continue to use previous algo. <br>
+  //! Setup meshing algorithm that should be created by this Factory.
+  //! Returns TRUE if requested tool is available.
+  //! On fail Factory will continue to use previous algo.
   //! Call ::ErrorStatus() method to retrieve fault reason.
   Standard_EXPORT Standard_Boolean
     SetDefault(const TCollection_AsciiString& theName,
index 4c8a05805f293f975d6018b456ce062824d61240..301218df07daecc6751117c56faedbd3cb12941b 100644 (file)
@@ -112,7 +112,7 @@ public:
   //! Returns a number of vertices.
   Standard_Integer Extent() const { return mySelector.NbVertices(); }
 
-  //! Returns True when the map contains no keys. <br>
+  //! Returns True when the map contains no keys.
   Standard_Boolean IsEmpty() const { return (Extent() == 0); }
 
   //! Substitutes vertex with the given by the given vertex with attributes.
index a5cf5069a6e5869da4adced94091e65a0498d578..67be4a8095581dbc61be2dc16d14ebba680c55dd 100644 (file)
@@ -69,7 +69,7 @@ struct IMeshTools_Parameters
   //! Switches on/off multi-thread computation
   Standard_Boolean InParallel;
 
-  //! Switches on/off relative computation of edge tolerance<br>
+  //! Switches on/off relative computation of edge tolerance
   //! If true, deflection used for the polygonalisation of each edge will be
   //! <defle> * Size of Edge. The deflection used for the faces will be the
   //! maximum deflection of their edges.
index 6d923fec370ac00578cc6f4fdb208ad78d9cc582..b7aa44bfa64c825289ef3835c21175fb6c37a673 100644 (file)
@@ -50,7 +50,7 @@ public:
                                            TopoDS_Vertex&     V1,
                                            TopoDS_Vertex&     V2);
 
-  //! <E> is a section  between <F1> and <F2>.  Computes
+  //! <E> is a section between <F1> and <F2>. Computes
   //! <O1> the orientation of <E> in <F1> influenced by <F2>.
   //! idem for <O2>.
   Standard_EXPORT static void OrientSection(const TopoDS_Edge&  E,
@@ -59,25 +59,25 @@ public:
                                             TopAbs_Orientation& O1,
                                             TopAbs_Orientation& O2);
 
-  //! Looks for the common Vertices and Edges between faces <theF1> and <theF2>.<br>
-  //! Returns TRUE if common shapes have been found.<br>
-  //! <theLE> will contain the found common edges;<br>
+  //! Looks for the common Vertices and Edges between faces <theF1> and <theF2>.
+  //! Returns TRUE if common shapes have been found.
+  //! <theLE> will contain the found common edges;
   //! <theLV> will contain the found common vertices.
   Standard_EXPORT static Standard_Boolean FindCommonShapes(const TopoDS_Face&    theF1,
                                                            const TopoDS_Face&    theF2,
                                                            TopTools_ListOfShape& theLE,
                                                            TopTools_ListOfShape& theLV);
 
-  //! Looks for the common shapes of type <theType> between shapes <theS1> and <theS2>.<br>
-  //! Returns TRUE if common shapes have been found.<br>
+  //! Looks for the common shapes of type <theType> between shapes <theS1> and <theS2>.
+  //! Returns TRUE if common shapes have been found.
   //! <theLSC> will contain the found common shapes.
   Standard_EXPORT static Standard_Boolean FindCommonShapes(const TopoDS_Shape&    theS1,
                                                            const TopoDS_Shape&    theS2,
                                                            const TopAbs_ShapeEnum theType,
                                                            TopTools_ListOfShape&  theLSC);
 
-  //! Computes the   Section between  <F1> and  <F2> the
-  //! edges solution   are  stored in <LInt1>  with  the
+  //! Computes the Section between <F1> and <F2> the
+  //! edges solution are stored in <LInt1> with the
   //! orientation on <F1>, the sames edges are stored in
   //! <Lint2> with the orientation on <F2>.
   Standard_EXPORT static void Inter3D(const TopoDS_Face&    F1,
@@ -125,11 +125,11 @@ public:
                                           Standard_Boolean&         enlargeVfirst,
                                           Standard_Boolean&         enlargeVlast);
 
-  //! Returns  True if The Surface of  <NF> has changed.
-  //! if <ChangeGeom> is TRUE  ,   the surface  can  be
+  //! Returns True if The Surface of <NF> has changed.
+  //! if <ChangeGeom> is TRUE the surface can be
   //! changed .
-  //! if <UpdatePCurve>  is  TRUE, update the  pcurves of the
-  //! edges of <F> on   the new surface if the surface has  been changed.
+  //! if <UpdatePCurve> is TRUE, update the pcurves of the
+  //! edges of <F> on the new surface if the surface has been changed.
   //! <enlargeU>, <enlargeVfirst>, <enlargeVlast> allow or forbid
   //! enlargement in U and V directions correspondingly.
   //! <theExtensionMode> is a mode of extension of the surface of the face:
@@ -172,16 +172,16 @@ public:
                                              TopTools_DataMapOfShapeShape& NOnV1,
                                              TopTools_DataMapOfShapeShape& NOnV2);
 
-  //! Store in MVE for a vertex <V>  in <S> the incident
+  //! Store in MVE for a vertex <V> in <S> the incident
   //! edges <E> in <S>.
   //! An Edge is Store only one Time for a vertex.
   Standard_EXPORT static void MapVertexEdges(const TopoDS_Shape&                 S,
                                              TopTools_DataMapOfShapeListOfShape& MVE);
 
-  //! Remove the non valid   part of an offsetshape
-  //! 1 - Remove all the free boundary  and the faces
+  //! Remove the non valid part of an offsetshape
+  //! 1 - Remove all the free boundary and the faces
   //! connex to such edges.
-  //! 2 - Remove all the shapes not  valid in the result
+  //! 2 - Remove all the shapes not valid in the result
   //! (according to the side of offsetting)
   //! in this version only the first point is implemented.
   Standard_EXPORT static TopoDS_Shape Deboucle3D(const TopoDS_Shape&        S,
@@ -196,7 +196,7 @@ public:
   Standard_EXPORT static Standard_Real Gabarit(const Handle(Geom_Curve)& aCurve);
 
   //! Compares the normal directions of the planar faces and returns
-  //! TRUE if the directions are the same with the given precision.<br>
+  //! TRUE if the directions are the same with the given precision.
   Standard_EXPORT static Standard_Boolean CheckPlanesNormals(const TopoDS_Face&  theFace1,
                                                              const TopoDS_Face&  theFace2,
                                                              const Standard_Real theTolAng = 1.e-8);
index 518f225d61ad40bc20f28898c4c81da984bc5f63..4381b9af64b543fd7222895a3635720d30d4a084 100644 (file)
@@ -34,10 +34,10 @@ class TopoDS_Shape;
 //! remaining faces of the solid become the walls of the
 //! hollowed solid, their thickness defined at the time of construction.
 //! the solid is built from an initial
-//! solid  <S> and a  set of  faces {Fi} from  <S>,
-//! builds a   solid  composed  by two shells closed  by
-//! the {Fi}. First shell <SS>   is composed by all
-//! the faces of <S> expected {Fi}.  Second shell is
+//! solid <S> and a set of faces {Fi} from <S>,
+//! builds a solid composed by two shells closed by
+//! the {Fi}. First shell <SS> is composed by all
+//! the faces of <S> expected {Fi}. Second shell is
 //! the offset shell of <SS>.
 //! A MakeThickSolid object provides a framework for:
 //! - defining the cross-section of a hollowed solid,
@@ -115,7 +115,7 @@ public:
   Standard_EXPORT virtual void Build(
     const Message_ProgressRange& theRange = Message_ProgressRange()) Standard_OVERRIDE;
 
-  //! Returns the list  of shapes modified from the shape
+  //! Returns the list of shapes modified from the shape
   //! <S>.
   Standard_EXPORT virtual const TopTools_ListOfShape& Modified(const TopoDS_Shape& S)
     Standard_OVERRIDE;
index c20a9902fa7c96f1521ce18c41932e91e555d5ae..b5375e5a4f7fabc6bcdc167faa3eebf6894a12e9 100644 (file)
@@ -58,11 +58,11 @@ public:
   //! Standard_ConstructionError if ToProj is not added.
   Standard_EXPORT void Add(const TopoDS_Shape& ToProj);
 
-  //! Sets the parameters  used  for computation
-  //! Tol3 is the required  tolerance between the  3d projected
-  //! curve  and     its    2d    representation
-  //! InternalContinuity  is the order of constraints
-  //! used for  approximation
+  //! Sets the parameters used for computation
+  //! Tol3 is the required tolerance between the 3d projected
+  //! curve and its 2d representation
+  //! InternalContinuity is the order of constraints
+  //! used for approximation
   //! MaxDeg and MaxSeg are the maximum degree and the maximum
   //! number of segment for BSpline resulting of an approximation.
   Standard_EXPORT void SetParams(const Standard_Real    Tol3D,
@@ -77,7 +77,7 @@ public:
   //! if MaxDist < 0 then this method does not affect the algorithm
   Standard_EXPORT void SetMaxDistance(const Standard_Real MaxDist);
 
-  //! Manage  limitation  of  projected  edges.
+  //! Manage limitation of projected edges.
   Standard_EXPORT void SetLimit(const Standard_Boolean FaceBoundaries = Standard_True);
 
   //! Returns true if a 3D curve is computed. If not, false is
@@ -111,7 +111,7 @@ public:
   //! E has already been found.
   Standard_EXPORT const TopoDS_Shape& Couple(const TopoDS_Edge& E) const;
 
-  //! Returns the  list   of shapes generated   from the
+  //! Returns the list of shapes generated from the
   //! shape <S>.
   Standard_EXPORT virtual const TopTools_ListOfShape& Generated(const TopoDS_Shape& S)
     Standard_OVERRIDE;
index 13f64fc1553c4606c16d1017f2a63578c9578194..41ae77c8b0f2a42b66c2ac48d7e466e6969cba38 100644 (file)
@@ -101,14 +101,14 @@ public:
   //! Define the approximation algorithm
   Standard_EXPORT void SetSmoothing(const Standard_Boolean UseSmoothing);
 
-  //! Define the type of parametrization   used in the approximation
+  //! Define the type of parametrization used in the approximation
   Standard_EXPORT void SetParType(const Approx_ParametrizationType ParType);
 
   //! 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,
@@ -130,8 +130,8 @@ public:
   //! Define the approximation algorithm
   Standard_EXPORT Standard_Boolean UseSmoothing() const;
 
-  //! returns the Weights associed  to the criterium used in
-  //! the  optimization.
+  //! returns the Weights associed to the criterium used in
+  //! the optimization.
   Standard_EXPORT void CriteriumWeight(Standard_Real& W1,
                                        Standard_Real& W2,
                                        Standard_Real& W3) const;
index 6fa28e5845cb7846bcf4da7bafac4858d27ba95b..966422f5bf9f9326ea2f8104da631a02d788cf66 100644 (file)
@@ -39,7 +39,7 @@ class BRepPrim_Builder
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates an empty, useless  Builder. Necesseray for
+  //! Creates an empty, useless Builder. Necesseray for
   //! compilation.
   Standard_EXPORT BRepPrim_Builder();
 
@@ -51,7 +51,7 @@ public:
   //! Make a empty Shell.
   Standard_EXPORT void MakeShell(TopoDS_Shell& S) const;
 
-  //! Returns in   <F> a  Face  built  with   the  plane
+  //! Returns in <F> a Face built with the plane
   //! equation <P>. Used by all primitives.
   Standard_EXPORT void MakeFace(TopoDS_Face& F, const gp_Pln& P) const;
 
@@ -61,12 +61,12 @@ public:
   //! Returns in <E> a degenerated edge.
   Standard_EXPORT void MakeDegeneratedEdge(TopoDS_Edge& E) const;
 
-  //! Returns   in <E>  an  Edge  built  with  the  line
-  //! equation  <L>.
+  //! Returns in <E> an Edge built with the line
+  //! equation <L>.
   Standard_EXPORT void MakeEdge(TopoDS_Edge& E, const gp_Lin& L) const;
 
-  //! Returns  in <E>   an  Edge  built  with the circle
-  //! equation  <C>.
+  //! Returns in <E> an Edge built with the circle
+  //! equation <C>.
   Standard_EXPORT void MakeEdge(TopoDS_Edge& E, const gp_Circ& C) const;
 
   //! Sets the line <L> to be the curve representing the
@@ -74,16 +74,16 @@ public:
   //! <F>.
   Standard_EXPORT void SetPCurve(TopoDS_Edge& E, const TopoDS_Face& F, const gp_Lin2d& L) const;
 
-  //! Sets the    lines  <L1,L2>  to   be     the curves
-  //! representing the edge <E>  in the parametric space
+  //! Sets the lines <L1,L2> to be the curves
+  //! representing the edge <E> in the parametric space
   //! of the closed surface of <F>.
   Standard_EXPORT void SetPCurve(TopoDS_Edge&       E,
                                  const TopoDS_Face& F,
                                  const gp_Lin2d&    L1,
                                  const gp_Lin2d&    L2) const;
 
-  //! Sets the  circle <C> to  be the curve representing
-  //! the  edge <E>  in   the  parametric  space of  the
+  //! Sets the circle <C> to be the curve representing
+  //! the edge <E> in the parametric space of the
   //! surface of <F>.
   Standard_EXPORT void SetPCurve(TopoDS_Edge& E, const TopoDS_Face& F, const gp_Circ2d& C) const;
 
@@ -93,54 +93,54 @@ public:
   //! Reverses the Face <F>.
   Standard_EXPORT void ReverseFace(TopoDS_Face& F) const;
 
-  //! Adds the Vertex <V> in the Edge <E>.  <P> is the
-  //! parameter of the vertex on the  edge.  If direct
+  //! Adds the Vertex <V> in the Edge <E>. <P> is the
+  //! parameter of the vertex on the edge. If direct
   //! is False the Vertex is reversed.
   Standard_EXPORT void AddEdgeVertex(TopoDS_Edge&           E,
                                      const TopoDS_Vertex&   V,
                                      const Standard_Real    P,
                                      const Standard_Boolean direct) const;
 
-  //! Adds  the Vertex <V>  in the Edge <E>.   <P1,P2>
-  //! are the  parameters of the  vertex on the closed
+  //! Adds the Vertex <V> in the Edge <E>. <P1,P2>
+  //! are the parameters of the vertex on the closed
   //! edge.
   Standard_EXPORT void AddEdgeVertex(TopoDS_Edge&         E,
                                      const TopoDS_Vertex& V,
                                      const Standard_Real  P1,
                                      const Standard_Real  P2) const;
 
-  //! <P1,P2> are the parameters of the  vertex on the
-  //! edge.  The edge is a closed curve.
+  //! <P1,P2> are the parameters of the vertex on the
+  //! edge. The edge is a closed curve.
   Standard_EXPORT void SetParameters(TopoDS_Edge&         E,
                                      const TopoDS_Vertex& V,
                                      const Standard_Real  P1,
                                      const Standard_Real  P2) const;
 
-  //! Adds the Edge <E> in the  Wire <W>, if direct is
+  //! Adds the Edge <E> in the Wire <W>, if direct is
   //! False the Edge is reversed.
   Standard_EXPORT void AddWireEdge(TopoDS_Wire&           W,
                                    const TopoDS_Edge&     E,
                                    const Standard_Boolean direct) const;
 
-  //! Adds the Wire <W> in  the Face <F>.
+  //! Adds the Wire <W> in the Face <F>.
   Standard_EXPORT void AddFaceWire(TopoDS_Face& F, const TopoDS_Wire& W) const;
 
-  //! Adds the Face <F>  in the Shell <Sh>.
+  //! Adds the Face <F> in the Shell <Sh>.
   Standard_EXPORT void AddShellFace(TopoDS_Shell& Sh, const TopoDS_Face& F) const;
 
   //! This is called once an edge is completed. It gives
   //! the opportunity to perform any post treatment.
   Standard_EXPORT void CompleteEdge(TopoDS_Edge& E) const;
 
-  //! This is called once a wire is  completed. It gives
+  //! This is called once a wire is completed. It gives
   //! the opportunity to perform any post treatment.
   Standard_EXPORT void CompleteWire(TopoDS_Wire& W) const;
 
-  //! This is called once a face is  completed. It gives
+  //! This is called once a face is completed. It gives
   //! the opportunity to perform any post treatment.
   Standard_EXPORT void CompleteFace(TopoDS_Face& F) const;
 
-  //! This is called once a shell is  completed. It gives
+  //! This is called once a shell is completed. It gives
   //! the opportunity to perform any post treatment.
   Standard_EXPORT void CompleteShell(TopoDS_Shell& S) const;
 
index 81bab0a3bb78876111ad0ba8814f07f9d1caa8bb..d4cb2025e6eddc88a5473c8bc5d919f46d955f3f 100644 (file)
@@ -57,12 +57,12 @@ public:
   //! infinite cone with Axes
   Standard_EXPORT BRepPrim_Cone(const Standard_Real Angle, const gp_Ax2& Axes);
 
-  //! create a  Cone at origin  on Z axis, of height  H,
-  //! radius R1 at Z = 0, R2 at  Z = H, X is  the origin
-  //! of angles.  If R1 or  R2 is 0   there is  an apex.
+  //! create a Cone at origin on Z axis, of height H,
+  //! radius R1 at Z = 0, R2 at Z = H, X is the origin
+  //! of angles. If R1 or R2 is 0 there is an apex.
   //! Otherwise, it is a truncated cone.
   //!
-  //! Error  : R1 and R2  < Resolution
+  //! Error  : R1 and R2 < Resolution
   //! R1 or R2 negative
   //! Abs(R1-R2) < Resolution
   //! H < Resolution
@@ -83,7 +83,7 @@ public:
                                 const Standard_Real R2,
                                 const Standard_Real H);
 
-  //! The surface normal should be directed  towards the
+  //! The surface normal should be directed towards the
   //! outside.
   Standard_EXPORT virtual TopoDS_Face MakeEmptyLateralFace() const Standard_OVERRIDE;
 
index e8c83ac8b5ae940d70efc960cb35ee59c5adebf2..c82e0c5f98d6f83ac8660a2c42fd553959896b63 100644 (file)
@@ -53,9 +53,9 @@ public:
   //! infinite Cylinder at Axes on Z negative
   Standard_EXPORT BRepPrim_Cylinder(const gp_Ax2& Axes, const Standard_Real Radius);
 
-  //! create a Cylinder  at origin on Z  axis, of
+  //! create a Cylinder at origin on Z axis, of
   //! height H and radius R
-  //! Error  : Radius  < Resolution
+  //! Error : Radius < Resolution
   //! H < Resolution
   //! H negative
   Standard_EXPORT BRepPrim_Cylinder(const Standard_Real R, const Standard_Real H);
@@ -65,7 +65,7 @@ public:
                                     const Standard_Real R,
                                     const Standard_Real H);
 
-  //! The surface normal should be directed  towards the
+  //! The surface normal should be directed towards the
   //! outside.
   Standard_EXPORT virtual TopoDS_Face MakeEmptyLateralFace() const Standard_OVERRIDE;
 
index 817362710b36488a9f81120c23fc4ad5b16fd5c2..feabcd1b98dbf33ab5988cb08c3e0a76d3ff2a0e 100644 (file)
 class BRep_Builder;
 class Geom_Surface;
 
-//! The  FaceBuilder is an algorithm   to build a BRep
+//! The FaceBuilder is an algorithm to build a BRep
 //! Face from a Geom Surface.
 //!
-//! The  face covers  the  whole surface or  the  area
+//! The face covers the whole surface or the area
 //! delimited by UMin, UMax, VMin, VMax
 class BRepPrim_FaceBuilder
 {
index 855a7a411d21de9a0ad923f4560915d0172abd59..228d349a15823c6b9705a0beb84f4cb6c5e59d3e 100644 (file)
@@ -38,14 +38,14 @@ class gp_Pnt;
 //!
 //! Axes: an Axis2 (coordinate system)
 //!
-//! YMin, YMax the  coordinates of the ymin and ymax
+//! YMin, YMax the coordinates of the ymin and ymax
 //! rectangular faces parallel to the ZX plane (of the
 //! coordinate systems)
 //!
-//! ZMin,ZMax,XMin,XMax the rectangular
+//! ZMin, ZMax, XMin, XMax the rectangular
 //! left (YMin) face parallel to the Z and X axes.
 //!
-//! Z2Min,Z2Max,X2Min,X2Max the rectangular
+//! Z2Min, Z2Max, X2Min, X2Max the rectangular
 //! right (YMax) face parallel to the Z and X axes.
 //!
 //! For a box Z2Min = ZMin, Z2Max = ZMax,
index af96e85e9a209b460108743af825f82486e6f711..8052fc6371ea6184d06e333fd691d533a5ab5f32 100644 (file)
@@ -30,15 +30,15 @@ class TopoDS_Face;
 class TopoDS_Edge;
 class gp_Pnt2d;
 
-//! Implement  the OneAxis algorithm   for a revolution
+//! Implement the OneAxis algorithm for a revolution
 //! surface.
 class BRepPrim_Revolution : public BRepPrim_OneAxis
 {
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Create a  revolution body <M>  is the  meridian nd
-  //! must   be in the XZ  plane   of <A>. <PM>  is  the
+  //! Create a revolution body <M> is the meridian nd
+  //! must be in the XZ plane of <A>. <PM> is the
   //! meridian in the XZ plane.
   Standard_EXPORT BRepPrim_Revolution(const gp_Ax2&               A,
                                       const Standard_Real         VMin,
@@ -46,12 +46,12 @@ public:
                                       const Handle(Geom_Curve)&   M,
                                       const Handle(Geom2d_Curve)& PM);
 
-  //! The surface normal should be directed  towards the
+  //! The surface normal should be directed towards the
   //! outside.
   Standard_EXPORT virtual TopoDS_Face MakeEmptyLateralFace() const;
 
-  //! Returns  an  edge with  a 3D curve   made from the
-  //! meridian  in the XZ  plane rotated by <Ang> around
+  //! Returns an edge with a 3D curve made from the
+  //! meridian in the XZ plane rotated by <Ang> around
   //! the Z-axis. Ang may be 0 or myAngle.
   Standard_EXPORT virtual TopoDS_Edge MakeEmptyMeridianEdge(const Standard_Real Ang) const;
 
@@ -59,13 +59,13 @@ public:
   //! plane XZ.
   Standard_EXPORT virtual gp_Pnt2d MeridianValue(const Standard_Real V) const;
 
-  //! Sets the  parametric urve of  the edge <E>  in the
-  //! face <F>   to be  the  2d  representation  of  the
+  //! Sets the parametric urve of the edge <E> in the
+  //! face <F> to be the 2d representation of the
   //! meridian.
   Standard_EXPORT virtual void SetMeridianPCurve(TopoDS_Edge& E, const TopoDS_Face& F) const;
 
 protected:
-  //! Create a  revolution   body.  The meridian  is set
+  //! Create a revolution body. The meridian is set
   //! later. Reserved for derivated classes.
   Standard_EXPORT BRepPrim_Revolution(const gp_Ax2&       A,
                                       const Standard_Real VMin,
index 70fee647dfd1a45f46a77a0370983b97eb39b631..a7f8a506f20caf3264bd2d08cf10ff63e50f4848 100644 (file)
@@ -32,8 +32,8 @@ class BRepPrim_Sphere : public BRepPrim_Revolution
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates a Sphere at  origin with  Radius. The axes
-  //! of the sphere are the  reference axes. An error is
+  //! Creates a Sphere at origin with Radius. The axes
+  //! of the sphere are the reference axes. An error is
   //! raised if the radius is < Resolution.
   Standard_EXPORT BRepPrim_Sphere(const Standard_Real Radius);
 
@@ -45,7 +45,7 @@ public:
   //! Creates a sphere with given axes system.
   Standard_EXPORT BRepPrim_Sphere(const gp_Ax2& Axes, const Standard_Real Radius);
 
-  //! The surface normal should be directed  towards the
+  //! The surface normal should be directed towards the
   //! outside.
   Standard_EXPORT virtual TopoDS_Face MakeEmptyLateralFace() const Standard_OVERRIDE;
 
index d3d62687d12266870cedaaf67cc79272adb4dba9..d2c1e7e4688452742924167c0e51c1971c1d28b4 100644 (file)
@@ -34,10 +34,10 @@ class gp_Ax1;
 //!
 //! * A basis topology which is swept.
 //!
-//! The   basis topology  must   not  contain solids
+//! The basis topology must not contain solids
 //! (neither composite solids.).
 //!
-//! The basis topology  may be copied  or  shared in
+//! The basis topology may be copied or shared in
 //! the result.
 //!
 //! * A rotation axis and angle :
@@ -56,22 +56,22 @@ class gp_Ax1;
 //! - Face   -> Solid.
 //! - Shell  -> CompSolid.
 //!
-//! Sweeping a Compound sweeps  the elements  of the
-//! compound  and creates    a  compound with    the
+//! Sweeping a Compound sweeps the elements of the
+//! compound and creates a compound with the
 //! results.
 class BRepPrimAPI_MakeRevol : public BRepPrimAPI_MakeSweep
 {
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Builds the Revol of base S, axis  A and angle  D. If C
+  //! Builds the Revol of base S, axis A and angle D. If C
   //! is true, S is copied.
   Standard_EXPORT BRepPrimAPI_MakeRevol(const TopoDS_Shape&    S,
                                         const gp_Ax1&          A,
                                         const Standard_Real    D,
                                         const Standard_Boolean Copy = Standard_False);
 
-  //! Builds the Revol of base S, axis  A and angle 2*Pi. If
+  //! Builds the Revol of base S, axis A and angle 2*Pi. If
   //! C is true, S is copied.
   Standard_EXPORT BRepPrimAPI_MakeRevol(const TopoDS_Shape&    S,
                                         const gp_Ax1&          A,
@@ -84,7 +84,7 @@ public:
   Standard_EXPORT virtual void Build(
     const Message_ProgressRange& theRange = Message_ProgressRange()) Standard_OVERRIDE;
 
-  //! Returns the first shape of the revol  (coinciding with
+  //! Returns the first shape of the revol (coinciding with
   //! the generating shape).
   Standard_EXPORT TopoDS_Shape FirstShape() Standard_OVERRIDE;
 
@@ -101,11 +101,11 @@ public:
   Standard_EXPORT virtual Standard_Boolean IsDeleted(const TopoDS_Shape& S) Standard_OVERRIDE;
 
   //! Returns the TopoDS Shape of the beginning of the revolution,
-  //! generated with theShape  (subShape of the generating shape).
+  //! generated with theShape (subShape of the generating shape).
   Standard_EXPORT TopoDS_Shape FirstShape(const TopoDS_Shape& theShape);
 
   //! Returns the TopoDS Shape of the end of the revolution,
-  //! generated with  theShape (subShape of the  generating shape).
+  //! generated with theShape (subShape of the generating shape).
   Standard_EXPORT TopoDS_Shape LastShape(const TopoDS_Shape& theShape);
 
   //! Check if there are degenerated edges in the result.
index d256ec13ac3e2eccada1898cbfd68f6be8e245d3..41fe7a94c1268d4b905460150d9e1303e33df34b 100644 (file)
@@ -28,8 +28,8 @@
 #include <TColStd_Array2OfBoolean.hxx>
 #include <TopAbs_Orientation.hxx>
 
-//! This  a generic  class  is  used   to build Sweept
-//! primitives   with    a  generating  "shape"  and a
+//! This a generic class is used to build Sweept
+//! primitives with a generating "shape" and a
 //! directing "line".
 //!
 //! The indexation and type analysis services required
 //! The iteration services required for the generatrix
 //! are given by <Iterator from BRepSweep>.
 //!
-//! The iteration services required  for the directrix
+//! The iteration services required for the directrix
 //! are given by <NumShapeIterator from Sweep>.
 //!
-//! The topology is like a grid of shapes.  Each shape
-//! of the grid  must be addressable without confusion
-//! by one  or  two objects   from  the generating  or
-//! directing   shapes.  Here are  examples of correct
+//! The topology is like a grid of shapes. Each shape
+//! of the grid must be addressable without confusion
+//! by one or two objects from the generating or
+//! directing shapes. Here are examples of correct
 //! associations to address:
 //!
 //! - a vertex : GenVertex - DirVertex
@@ -63,7 +63,7 @@
 //! types.
 //!
 //! The method Has... is given because in some special
-//! cases, a vertex, an  edge or a face may be
+//! cases, a vertex, an edge or a face may be
 //! geometricaly nonexistent or not useful.
 class BRepSweep_NumLinearRegularSweep
 {
@@ -86,8 +86,8 @@ public:
   Standard_EXPORT virtual TopoDS_Shape MakeEmptyGeneratingEdge(const TopoDS_Shape&   aGenE,
                                                                const Sweep_NumShape& aDirV) = 0;
 
-  //! Sets the  parameters of the new  vertex  on the new
-  //! face. The new face and  new vertex where generated
+  //! Sets the parameters of the new vertex on the new
+  //! face. The new face and new vertex where generated
   //! from aGenF, aGenV and aDirV .
   Standard_EXPORT virtual void SetParameters(const TopoDS_Shape&   aNewFace,
                                              TopoDS_Shape&         aNewVertex,
@@ -95,8 +95,8 @@ public:
                                              const TopoDS_Shape&   aGenV,
                                              const Sweep_NumShape& aDirV) = 0;
 
-  //! Sets the  parameter of the new  vertex  on the new
-  //! edge. The new edge and  new vertex where generated
+  //! Sets the parameter of the new vertex on the new
+  //! edge. The new edge and new vertex where generated
   //! from aGenV aDirE, and aDirV.
   Standard_EXPORT virtual void SetDirectingParameter(const TopoDS_Shape&   aNewEdge,
                                                      TopoDS_Shape&         aNewVertex,
@@ -104,8 +104,8 @@ public:
                                                      const Sweep_NumShape& aDirE,
                                                      const Sweep_NumShape& aDirV) = 0;
 
-  //! Sets the  parameter of the new  vertex  on the new
-  //! edge. The new edge and  new vertex where generated
+  //! Sets the parameter of the new vertex on the new
+  //! edge. The new edge and new vertex where generated
   //! from aGenE, aGenV and aDirV .
   Standard_EXPORT virtual void SetGeneratingParameter(const TopoDS_Shape&   aNewEdge,
                                                       TopoDS_Shape&         aNewVertex,
@@ -113,16 +113,16 @@ public:
                                                       const TopoDS_Shape&   aGenV,
                                                       const Sweep_NumShape& aDirV) = 0;
 
-  //! Builds the face  addressed by  [aGenS,aDirS], with
+  //! Builds the face addressed by [aGenS,aDirS], with
   //! its geometric part, but without subcomponents. The
-  //! couple aGenS, aDirS  can be a "generating face and
-  //! a directing vertex"   or "a generating  edge and a
-  //! directing  edge".
+  //! couple aGenS, aDirS can be a "generating face and
+  //! a directing vertex" or "a generating edge and a
+  //! directing edge".
   Standard_EXPORT virtual TopoDS_Shape MakeEmptyFace(const TopoDS_Shape&   aGenS,
                                                      const Sweep_NumShape& aDirS) = 0;
 
   //! Sets the PCurve for a new edge on a new face. The
-  //! new edge and  the  new face were generated  using
+  //! new edge and the new face were generated using
   //! aGenF, aGenE and aDirV.
   Standard_EXPORT virtual void SetPCurve(const TopoDS_Shape&      aNewFace,
                                          TopoDS_Shape&            aNewEdge,
@@ -132,7 +132,7 @@ public:
                                          const TopAbs_Orientation orien) = 0;
 
   //! Sets the PCurve for a new edge on a new face. The
-  //! new edge and  the  new face were generated  using
+  //! new edge and the new face were generated using
   //! aGenE, aDirE and aDirV.
   Standard_EXPORT virtual void SetGeneratingPCurve(const TopoDS_Shape&      aNewFace,
                                                    TopoDS_Shape&            aNewEdge,
@@ -142,7 +142,7 @@ public:
                                                    const TopAbs_Orientation orien) = 0;
 
   //! Sets the PCurve for a new edge on a new face. The
-  //! new edge and  the  new face were generated  using
+  //! new edge and the new face were generated using
   //! aGenE, aDirE and aGenV.
   Standard_EXPORT virtual void SetDirectingPCurve(const TopoDS_Shape&      aNewFace,
                                                   TopoDS_Shape&            aNewEdge,
@@ -151,15 +151,15 @@ public:
                                                   const Sweep_NumShape&    aDirE,
                                                   const TopAbs_Orientation orien) = 0;
 
-  //! Returns the Orientation of the  shell in the solid
-  //! generated by the face aGenS  with  the edge aDirS.
-  //! It is  REVERSED  if the surface is  swept  in  the
+  //! Returns the Orientation of the shell in the solid
+  //! generated by the face aGenS with the edge aDirS.
+  //! It is REVERSED if the surface is swept in the
   //! direction of the normal.
   Standard_EXPORT virtual TopAbs_Orientation DirectSolid(const TopoDS_Shape&   aGenS,
                                                          const Sweep_NumShape& aDirS) = 0;
 
-  //! Returns   true   if  aNewSubShape    (addressed by
-  //! aSubGenS  and aDirS)  must  be added  in aNewShape
+  //! Returns true if aNewSubShape (addressed by
+  //! aSubGenS and aDirS) must be added in aNewShape
   //! (addressed by aGenS and aDirS).
   Standard_EXPORT virtual Standard_Boolean GGDShapeIsToAdd(const TopoDS_Shape&   aNewShape,
                                                            const TopoDS_Shape&   aNewSubShape,
@@ -167,8 +167,8 @@ public:
                                                            const TopoDS_Shape&   aSubGenS,
                                                            const Sweep_NumShape& aDirS) const = 0;
 
-  //! Returns   true   if  aNewSubShape    (addressed by
-  //! aGenS  and aSubDirS)  must  be added  in aNewShape
+  //! Returns true if aNewSubShape (addressed by
+  //! aGenS and aSubDirS) must be added in aNewShape
   //! (addressed by aGenS and aDirS).
   Standard_EXPORT virtual Standard_Boolean GDDShapeIsToAdd(
     const TopoDS_Shape&   aNewShape,
@@ -177,9 +177,9 @@ public:
     const Sweep_NumShape& aDirS,
     const Sweep_NumShape& aSubDirS) const = 0;
 
-  //! In  some  particular  cases  the   topology  of  a
-  //! generated  face must be  composed  of  independent
-  //! closed wires,  in this case  this function returns
+  //! In some particular cases the topology of a
+  //! generated face must be composed of independent
+  //! closed wires, in this case this function returns
   //! true.
   Standard_EXPORT virtual Standard_Boolean SeparatedWires(const TopoDS_Shape&   aNewShape,
                                                           const TopoDS_Shape&   aNewSubShape,
@@ -187,21 +187,21 @@ public:
                                                           const TopoDS_Shape&   aSubGenS,
                                                           const Sweep_NumShape& aDirS) const = 0;
 
-  //! In  some  particular  cases  the   topology  of  a
-  //! generated  Shell must be  composed  of  independent
-  //! closed Shells,  in this case  this function returns
+  //! In some particular cases the topology of a
+  //! generated Shell must be composed of independent
+  //! closed Shells, in this case this function returns
   //! a Compound of independent Shells.
   Standard_EXPORT virtual TopoDS_Shape SplitShell(const TopoDS_Shape& aNewShape) const;
 
-  //! Called to propagate the continuity of  every vertex
-  //! between two edges of the  generating wire  aGenS on
+  //! Called to propagate the continuity of every vertex
+  //! between two edges of the generating wire aGenS on
   //! the generated edge and faces.
   Standard_EXPORT virtual void SetContinuity(const TopoDS_Shape&   aGenS,
                                              const Sweep_NumShape& aDirS) = 0;
 
-  //! Returns true   if aDirS   and aGenS  addresses   a
-  //! resulting Shape. In some  specific cases the shape
-  //! can  be    geometrically   inexsistant,  then this
+  //! Returns true if aDirS and aGenS addresses a
+  //! resulting Shape. In some specific cases the shape
+  //! can be geometrically inexsistant, then this
   //! function returns false.
   Standard_EXPORT virtual Standard_Boolean HasShape(const TopoDS_Shape&   aGenS,
                                                     const Sweep_NumShape& aDirS) const = 0;
@@ -209,11 +209,11 @@ public:
   //! Returns true if aGenS cannot be transformed.
   Standard_EXPORT virtual Standard_Boolean IsInvariant(const TopoDS_Shape& aGenS) const = 0;
 
-  //! Returns the resulting  Shape indexed by aDirS  and
+  //! Returns the resulting Shape indexed by aDirS and
   //! aGenS.
   Standard_EXPORT TopoDS_Shape Shape(const TopoDS_Shape& aGenS, const Sweep_NumShape& aDirS);
 
-  //! Returns  the resulting Shape  indexed by myDirWire
+  //! Returns the resulting Shape indexed by myDirWire
   //! and aGenS.
   Standard_EXPORT TopoDS_Shape Shape(const TopoDS_Shape& aGenS);
 
@@ -225,30 +225,30 @@ public:
   //! is used in result shape
   Standard_EXPORT Standard_Boolean GenIsUsed(const TopoDS_Shape& theS) const;
 
-  //! Returns the resulting  Shape indexed by  myDirWire
+  //! Returns the resulting Shape indexed by myDirWire
   //! and myGenShape.
   Standard_EXPORT TopoDS_Shape Shape();
 
-  //! Returns the resulting Shape  indexed by the  first
-  //! Vertex  of myDirWire and myGenShape.
+  //! Returns the resulting Shape indexed by the first
+  //! Vertex of myDirWire and myGenShape.
   Standard_EXPORT TopoDS_Shape FirstShape();
 
-  //! Returns the  resulting Shape  indexed by the  last
+  //! Returns the resulting Shape indexed by the last
   //! Vertex of myDirWire and myGenShape.
   Standard_EXPORT TopoDS_Shape LastShape();
 
-  //! Returns the resulting Shape  indexed by the  first
-  //! Vertex  of myDirWire and aGenS.
+  //! Returns the resulting Shape indexed by the first
+  //! Vertex of myDirWire and aGenS.
   Standard_EXPORT TopoDS_Shape FirstShape(const TopoDS_Shape& aGenS);
 
-  //! Returns the  resulting Shape  indexed by the  last
+  //! Returns the resulting Shape indexed by the last
   //! Vertex of myDirWire and aGenS.
   Standard_EXPORT TopoDS_Shape LastShape(const TopoDS_Shape& aGenS);
 
   Standard_EXPORT Standard_Boolean Closed() const;
 
 protected:
-  //! Creates a NumLinearRegularSweep.    <aBuilder>  gives
+  //! Creates a NumLinearRegularSweep. <aBuilder> gives
   //! basic topological services.
   Standard_EXPORT BRepSweep_NumLinearRegularSweep(const BRepSweep_Builder& aBuilder,
                                                   const TopoDS_Shape&      aGenShape,
index 4bcf81fe5bb1b9fb36cfc735b67e6ff51635f52f..033fc01d8d4a97b50caccdc3cde8c2841b1f0a6d 100644 (file)
@@ -45,8 +45,8 @@ public:
                                   const Standard_Boolean Canonize = Standard_True);
 
   //! Builds a semi-infinite or an infinite prism of base S.
-  //! If Copy is true S is copied.  If Inf is true the prism
-  //! is infinite, if Inf is false the  prism is infinite in
+  //! If Copy is true S is copied. If Inf is true the prism
+  //! is infinite, if Inf is false the prism is infinite in
   //! the direction D. If Canonize is true then generated surfaces
   //! are attempted to be canonized in simple types
   Standard_EXPORT BRepSweep_Prism(const TopoDS_Shape&    S,
@@ -58,27 +58,27 @@ public:
   //! Returns the TopoDS Shape attached to the prism.
   Standard_EXPORT TopoDS_Shape Shape();
 
-  //! Returns    the  TopoDS  Shape   generated  with  aGenS
-  //! (subShape  of the generating shape).
+  //! Returns the TopoDS Shape generated with aGenS
+  //! (subShape of the generating shape).
   Standard_EXPORT TopoDS_Shape Shape(const TopoDS_Shape& aGenS);
 
-  //! Returns the  TopoDS  Shape of the bottom of the prism.
+  //! Returns the TopoDS Shape of the bottom of the prism.
   Standard_EXPORT TopoDS_Shape FirstShape();
 
-  //! Returns the TopoDS Shape of the bottom  of the  prism.
-  //! generated  with  aGenS  (subShape  of  the  generating
+  //! Returns the TopoDS Shape of the bottom of the prism.
+  //! generated with aGenS (subShape of the generating
   //! shape).
   Standard_EXPORT TopoDS_Shape FirstShape(const TopoDS_Shape& aGenS);
 
   //! Returns the TopoDS Shape of the top of the prism.
   Standard_EXPORT TopoDS_Shape LastShape();
 
-  //! Returns the  TopoDS  Shape of the top  of  the  prism.
-  //! generated  with  aGenS  (subShape  of  the  generating
+  //! Returns the TopoDS Shape of the top of the prism.
+  //! generated with aGenS (subShape of the generating
   //! shape).
   Standard_EXPORT TopoDS_Shape LastShape(const TopoDS_Shape& aGenS);
 
-  //! Returns the Vector of the Prism,  if it is an infinite
+  //! Returns the Vector of the Prism, if it is an infinite
   //! prism the Vec is unitar.
   Standard_EXPORT gp_Vec Vec() const;
 
index 71113cf99bc2f2f5fef4700f901fd803aed6b976..2c45f0fc6b1e5f6e0d288303aa9a67a886dbbf58 100644 (file)
@@ -35,14 +35,14 @@ class BRepSweep_Revol
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Builds the Revol of meridian S axis A  and angle D. If
+  //! Builds the Revol of meridian S axis A and angle D. If
   //! C is true S is copied.
   Standard_EXPORT BRepSweep_Revol(const TopoDS_Shape&    S,
                                   const gp_Ax1&          A,
                                   const Standard_Real    D,
                                   const Standard_Boolean C = Standard_False);
 
-  //! Builds the Revol of meridian S  axis A and angle 2*Pi.
+  //! Builds the Revol of meridian S axis A and angle 2*Pi.
   //! If C is true S is copied.
   Standard_EXPORT BRepSweep_Revol(const TopoDS_Shape&    S,
                                   const gp_Ax1&          A,
@@ -51,23 +51,23 @@ public:
   //! Returns the TopoDS Shape attached to the Revol.
   Standard_EXPORT TopoDS_Shape Shape();
 
-  //! Returns    the  TopoDS  Shape   generated  with  aGenS
-  //! (subShape  of the generating shape).
+  //! Returns the TopoDS Shape generated with aGenS
+  //! (subShape of the generating shape).
   Standard_EXPORT TopoDS_Shape Shape(const TopoDS_Shape& aGenS);
 
-  //! Returns the first shape of the revol  (coinciding with
+  //! Returns the first shape of the revol (coinciding with
   //! the generating shape).
   Standard_EXPORT TopoDS_Shape FirstShape();
 
-  //! Returns the first shape of the revol  (coinciding with
+  //! Returns the first shape of the revol (coinciding with
   //! the generating shape).
   Standard_EXPORT TopoDS_Shape FirstShape(const TopoDS_Shape& aGenS);
 
   //! Returns the TopoDS Shape of the top of the prism.
   Standard_EXPORT TopoDS_Shape LastShape();
 
-  //! Returns the  TopoDS  Shape of the top  of  the  prism.
-  //! generated  with  aGenS  (subShape  of  the  generating
+  //! Returns the TopoDS Shape of the top of the prism.
+  //! generated with aGenS (subShape of the generating
   //! shape).
   Standard_EXPORT TopoDS_Shape LastShape(const TopoDS_Shape& aGenS);
 
index 8bfb4f27d4d713aaca755a3135f36d2779d4778e..ca67b5c76316dff001d00c1e3341509756874c6c 100644 (file)
@@ -29,14 +29,14 @@ class TopoDS_Shape;
 class Sweep_NumShape;
 class TopLoc_Location;
 
-//! Provides   an  algorithm   to   build  object   by
+//! Provides an algorithm to build object by
 //! Rotation sweep.
 class BRepSweep_Rotation : public BRepSweep_Trsf
 {
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates a topology  by rotating <S>  around A with the
+  //! Creates a topology by rotating <S> around A with the
   //! angle D.
   Standard_EXPORT BRepSweep_Rotation(const TopoDS_Shape&    S,
                                      const Sweep_NumShape&  N,
@@ -62,8 +62,8 @@ public:
                                                        const Sweep_NumShape& aDirV)
     Standard_OVERRIDE;
 
-  //! Sets the  parameters of the new  vertex  on the new
-  //! face. The new face and  new vertex where generated
+  //! Sets the parameters of the new vertex on the new
+  //! face. The new face and new vertex where generated
   //! from aGenF, aGenV and aDirV .
   Standard_EXPORT void SetParameters(const TopoDS_Shape&   aNewFace,
                                      TopoDS_Shape&         aNewVertex,
@@ -71,8 +71,8 @@ public:
                                      const TopoDS_Shape&   aGenV,
                                      const Sweep_NumShape& aDirV) Standard_OVERRIDE;
 
-  //! Sets the  parameter of the new  vertex  on the new
-  //! edge. The new edge and  new vertex where generated
+  //! Sets the parameter of the new vertex on the new
+  //! edge. The new edge and new vertex where generated
   //! from aGenV aDirE, and aDirV.
   Standard_EXPORT void SetDirectingParameter(const TopoDS_Shape&   aNewEdge,
                                              TopoDS_Shape&         aNewVertex,
@@ -80,8 +80,8 @@ public:
                                              const Sweep_NumShape& aDirE,
                                              const Sweep_NumShape& aDirV) Standard_OVERRIDE;
 
-  //! Sets the  parameter of the new  vertex  on the new
-  //! edge. The new edge and  new vertex where generated
+  //! Sets the parameter of the new vertex on the new
+  //! edge. The new edge and new vertex where generated
   //! from aGenE, aGenV and aDirV .
   Standard_EXPORT void SetGeneratingParameter(const TopoDS_Shape&   aNewEdge,
                                               TopoDS_Shape&         aNewVertex,
@@ -89,16 +89,16 @@ public:
                                               const TopoDS_Shape&   aGenV,
                                               const Sweep_NumShape& aDirV) Standard_OVERRIDE;
 
-  //! Builds the face  addressed by [aGenS,aDirS],  with
+  //! Builds the face addressed by [aGenS,aDirS], with
   //! its geometric part, but without subcomponents. The
-  //! couple aGenS, aDirS can be  a "generating face and
-  //! a  directing vertex" or  "a generating  edge and a
+  //! couple aGenS, aDirS can be a "generating face and
+  //! a directing vertex" or "a generating edge and a
   //! directing edge".
   Standard_EXPORT TopoDS_Shape MakeEmptyFace(const TopoDS_Shape&   aGenS,
                                              const Sweep_NumShape& aDirS) Standard_OVERRIDE;
 
   //! Sets the PCurve for a new edge on a new face. The
-  //! new edge and  the  new face were generated  using
+  //! new edge and the new face were generated using
   //! aGenF, aGenE and aDirV.
   Standard_EXPORT void SetPCurve(const TopoDS_Shape&      aNewFace,
                                  TopoDS_Shape&            aNewEdge,
@@ -108,7 +108,7 @@ public:
                                  const TopAbs_Orientation orien) Standard_OVERRIDE;
 
   //! Sets the PCurve for a new edge on a new face. The
-  //! new edge and  the  new face were generated  using
+  //! new edge and the new face were generated using
   //! aGenE, aDirE and aDirV.
   Standard_EXPORT void SetGeneratingPCurve(const TopoDS_Shape&      aNewFace,
                                            TopoDS_Shape&            aNewEdge,
@@ -118,7 +118,7 @@ public:
                                            const TopAbs_Orientation orien) Standard_OVERRIDE;
 
   //! Sets the PCurve for a new edge on a new face. The
-  //! new edge and  the  new face were generated  using
+  //! new edge and the new face were generated using
   //! aGenE, aDirE and aGenV.
   Standard_EXPORT void SetDirectingPCurve(const TopoDS_Shape&      aNewFace,
                                           TopoDS_Shape&            aNewEdge,
@@ -127,15 +127,15 @@ public:
                                           const Sweep_NumShape&    aDirE,
                                           const TopAbs_Orientation orien) Standard_OVERRIDE;
 
-  //! Returns the Orientation of the  shell in the solid
-  //! generated by the face aGenS  with  the edge aDirS.
-  //! It is  REVERSED  if the surface is  swept  in  the
+  //! Returns the Orientation of the shell in the solid
+  //! generated by the face aGenS with the edge aDirS.
+  //! It is REVERSED if the surface is swept in the
   //! direction of the normal.
   Standard_EXPORT TopAbs_Orientation DirectSolid(const TopoDS_Shape&   aGenS,
                                                  const Sweep_NumShape& aDirS) Standard_OVERRIDE;
 
-  //! Returns   true   if  aNewSubShape    (addressed by
-  //! aSubGenS  and aDirS)  must  be added  in aNewShape
+  //! Returns true if aNewSubShape (addressed by
+  //! aSubGenS and aDirS) must be added in aNewShape
   //! (addressed by aGenS and aDirS).
   Standard_EXPORT Standard_Boolean
     GGDShapeIsToAdd(const TopoDS_Shape&   aNewShape,
@@ -144,8 +144,8 @@ public:
                     const TopoDS_Shape&   aSubGenS,
                     const Sweep_NumShape& aDirS) const Standard_OVERRIDE;
 
-  //! Returns   true   if  aNewSubShape    (addressed by
-  //! aGenS  and aSubDirS)  must  be added  in aNewShape
+  //! Returns true if aNewSubShape (addressed by
+  //! aGenS and aSubDirS) must be added in aNewShape
   //! (addressed by aGenS and aDirS).
   Standard_EXPORT Standard_Boolean
     GDDShapeIsToAdd(const TopoDS_Shape&   aNewShape,
@@ -154,10 +154,10 @@ public:
                     const Sweep_NumShape& aDirS,
                     const Sweep_NumShape& aSubDirS) const Standard_OVERRIDE;
 
-  //! In   some  particular  cases  the  topology  of  a
-  //! generated  face  must  be  composed of independent
-  //! closed wires, in  this  case this function returns
-  //! true.   The  only  case in which the function may
+  //! In some particular cases the topology of a
+  //! generated face must be composed of independent
+  //! closed wires, in this case this function returns
+  //! true. The only case in which the function may
   //! return true is a planar face in a closed revol.
   Standard_EXPORT Standard_Boolean
     SeparatedWires(const TopoDS_Shape&   aNewShape,
@@ -166,22 +166,22 @@ public:
                    const TopoDS_Shape&   aSubGenS,
                    const Sweep_NumShape& aDirS) const Standard_OVERRIDE;
 
-  //! In  some  particular  cases  the   topology  of  a
-  //! generated  Shell must be  composed  of  independent
-  //! closed Shells,  in this case  this function returns
+  //! In some particular cases the topology of a
+  //! generated Shell must be composed of independent
+  //! closed Shells, in this case this function returns
   //! a Compound of independent Shells.
   Standard_EXPORT virtual TopoDS_Shape SplitShell(const TopoDS_Shape& aNewShape) const
     Standard_OVERRIDE;
 
-  //! Returns true   if aDirS   and aGenS  addresses   a
-  //! resulting Shape. In some  specific cases the shape
-  //! can  be    geometrically   inexsistant,  then this
+  //! Returns true if aDirS and aGenS addresses a
+  //! resulting Shape. In some specific cases the shape
+  //! can be geometrically inexsistant, then this
   //! function returns false.
   Standard_EXPORT Standard_Boolean HasShape(const TopoDS_Shape&   aGenS,
                                             const Sweep_NumShape& aDirS) const Standard_OVERRIDE;
 
-  //! Returns true when   the geometry of  aGenS  is not
-  //! modified  by the rotation.
+  //! Returns true when the geometry of aGenS is not
+  //! modified by the rotation.
   Standard_EXPORT Standard_Boolean IsInvariant(const TopoDS_Shape& aGenS) const Standard_OVERRIDE;
 
   //! returns the axis
index 8e1d89cecd0e3214b0bf68469cb069efc32192c1..e8315c06014c44731f313964218e8bf7733e12b8 100644 (file)
 #include <TopAbs_Orientation.hxx>
 class TopoDS_Shape;
 
-//! Provides  the  indexation and type  analysis  services
+//! Provides the indexation and type analysis services
 //! required by the TopoDS generating Shape of BRepSweep.
 class BRepSweep_Tool
 {
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Initialize the tool  with <aShape>.  The IndexTool
-  //! must prepare an indexation for  all  the subshapes
+  //! Initialize the tool with <aShape>. The IndexTool
+  //! must prepare an indexation for all the subshapes
   //! of this shape.
   Standard_EXPORT BRepSweep_Tool(const TopoDS_Shape& aShape);
 
index e7603d95fbc3d72d4a78e321437477bc5a41df9b..d63d1279c7eee2a11a400dd5a1e0784c1e42ceae 100644 (file)
@@ -349,7 +349,7 @@ private:
   //!
   //! The singularities and corresponding precisions are the
   //! following:
-  //! - ConicalSurface -  one degenerated point (apex of the cone),
+  //! - ConicalSurface - one degenerated point (apex of the cone),
   //! precision is 0.,
   //! - ToroidalSurface - two degenerated points, precision is
   //! Max (0, majorR-minorR),
index 2cd84a262327a18d3151fcc2511cd1fb572998e9..6b751f34906e798eaa186e9dbdbf90aa05515068 100644 (file)
@@ -43,11 +43,11 @@ class ShapeCustom_ConvertToRevolution : public ShapeCustom_Modification
 public:
   Standard_EXPORT ShapeCustom_ConvertToRevolution();
 
-  //! Returns Standard_True if the face <F> has  been
+  //! Returns Standard_True if the face <F> has been
   //! modified. In this case, <S> is the new geometric
-  //! support of the face, <L> the new location,  <Tol>
-  //! the new tolerance.  Otherwise, returns
-  //! Standard_False, and <S>, <L>, <Tol> are  not
+  //! support of the face, <L> the new location, <Tol>
+  //! the new tolerance. Otherwise, returns
+  //! Standard_False, and <S>, <L>, <Tol> are not
   //! significant.
   Standard_EXPORT Standard_Boolean NewSurface(const TopoDS_Face&    F,
                                               Handle(Geom_Surface)& S,
@@ -56,35 +56,35 @@ public:
                                               Standard_Boolean&     RevWires,
                                               Standard_Boolean&     RevFace) Standard_OVERRIDE;
 
-  //! Returns Standard_True  if  the edge  <E> has  been
-  //! modified.  In this case,  <C> is the new geometric
-  //! support of the  edge, <L> the  new location, <Tol>
-  //! the         new    tolerance.   Otherwise, returns
-  //! Standard_False,    and  <C>,  <L>,   <Tol> are not
+  //! Returns Standard_True if the edge <E> has been
+  //! modified. In this case, <C> is the new geometric
+  //! support of the edge, <L> the new location, <Tol>
+  //! the new tolerance. Otherwise, returns
+  //! Standard_False, and <C>, <L>, <Tol> are not
   //! significant.
   Standard_EXPORT Standard_Boolean NewCurve(const TopoDS_Edge&  E,
                                             Handle(Geom_Curve)& C,
                                             TopLoc_Location&    L,
                                             Standard_Real&      Tol) Standard_OVERRIDE;
 
-  //! Returns  Standard_True if the  vertex <V> has been
-  //! modified.  In this  case, <P> is the new geometric
-  //! support of the vertex,   <Tol> the new  tolerance.
-  //! Otherwise, returns Standard_False, and <P>,  <Tol>
+  //! Returns Standard_True if the vertex <V> has been
+  //! modified. In this case, <P> is the new geometric
+  //! support of the vertex, <Tol> the new tolerance.
+  //! Otherwise, returns Standard_False, and <P>, <Tol>
   //! are not significant.
   Standard_EXPORT Standard_Boolean NewPoint(const TopoDS_Vertex& V,
                                             gp_Pnt&              P,
                                             Standard_Real&       Tol) Standard_OVERRIDE;
 
-  //! Returns Standard_True if  the edge  <E> has a  new
+  //! Returns Standard_True if the edge <E> has a new
   //! curve on surface on the face <F>.In this case, <C>
-  //! is the new geometric support of  the edge, <L> the
+  //! is the new geometric support of the edge, <L> the
   //! new location, <Tol> the new tolerance.
   //!
-  //! Otherwise, returns  Standard_False, and <C>,  <L>,
+  //! Otherwise, returns Standard_False, and <C>, <L>,
   //! <Tol> are not significant.
   //!
-  //! <NewE> is the new  edge created from  <E>.  <NewF>
+  //! <NewE> is the new edge created from <E>. <NewF>
   //! is the new face created from <F>. They may be useful.
   Standard_EXPORT Standard_Boolean NewCurve2d(const TopoDS_Edge&    E,
                                               const TopoDS_Face&    F,
@@ -93,21 +93,21 @@ public:
                                               Handle(Geom2d_Curve)& C,
                                               Standard_Real&        Tol) Standard_OVERRIDE;
 
-  //! Returns Standard_True if the Vertex  <V> has a new
-  //! parameter on the  edge <E>. In  this case,  <P> is
-  //! the parameter,    <Tol>  the     new    tolerance.
-  //! Otherwise, returns Standard_False, and <P>,  <Tol>
+  //! Returns Standard_True if the Vertex <V> has a new
+  //! parameter on the edge <E>. In this case, <P> is
+  //! the parameter, <Tol> the new tolerance.
+  //! Otherwise, returns Standard_False, and <P>, <Tol>
   //! are not significant.
   Standard_EXPORT Standard_Boolean NewParameter(const TopoDS_Vertex& V,
                                                 const TopoDS_Edge&   E,
                                                 Standard_Real&       P,
                                                 Standard_Real&       Tol) Standard_OVERRIDE;
 
-  //! Returns the  continuity of  <NewE> between <NewF1>
+  //! Returns the continuity of <NewE> between <NewF1>
   //! and <NewF2>.
   //!
-  //! <NewE> is the new  edge created from <E>.  <NewF1>
-  //! (resp. <NewF2>) is the new  face created from <F1>
+  //! <NewE> is the new edge created from <E>. <NewF1>
+  //! (resp. <NewF2>) is the new face created from <F1>
   //! (resp. <F2>).
   Standard_EXPORT GeomAbs_Shape Continuity(const TopoDS_Edge& E,
                                            const TopoDS_Face& F1,
index 5457251a928569ab81281b5558fad6d2c39c0fa1..2fd6067494fb0f65492f77b543d67e18bb021f4e 100644 (file)
@@ -43,11 +43,11 @@ class ShapeCustom_DirectModification : public ShapeCustom_Modification
 public:
   Standard_EXPORT ShapeCustom_DirectModification();
 
-  //! Returns Standard_True if the face <F> has  been
+  //! Returns Standard_True if the face <F> has been
   //! modified. In this case, <S> is the new geometric
-  //! support of the face, <L> the new location,  <Tol>
-  //! the new tolerance.  Otherwise, returns
-  //! Standard_False, and <S>, <L>, <Tol> are  not
+  //! support of the face, <L> the new location, <Tol>
+  //! the new tolerance. Otherwise, returns
+  //! Standard_False, and <S>, <L>, <Tol> are not
   //! significant.
   Standard_EXPORT Standard_Boolean NewSurface(const TopoDS_Face&    F,
                                               Handle(Geom_Surface)& S,
@@ -56,35 +56,35 @@ public:
                                               Standard_Boolean&     RevWires,
                                               Standard_Boolean&     RevFace) Standard_OVERRIDE;
 
-  //! Returns Standard_True  if  the edge  <E> has  been
-  //! modified.  In this case,  <C> is the new geometric
-  //! support of the  edge, <L> the  new location, <Tol>
-  //! the         new    tolerance.   Otherwise, returns
-  //! Standard_False,    and  <C>,  <L>,   <Tol> are not
+  //! Returns Standard_True if the edge <E> has been
+  //! modified. In this case, <C> is the new geometric
+  //! support of the edge, <L> the new location, <Tol>
+  //! the new tolerance. Otherwise, returns
+  //! Standard_False, and <C>, <L>, <Tol> are not
   //! significant.
   Standard_EXPORT Standard_Boolean NewCurve(const TopoDS_Edge&  E,
                                             Handle(Geom_Curve)& C,
                                             TopLoc_Location&    L,
                                             Standard_Real&      Tol) Standard_OVERRIDE;
 
-  //! Returns  Standard_True if the  vertex <V> has been
-  //! modified.  In this  case, <P> is the new geometric
-  //! support of the vertex,   <Tol> the new  tolerance.
-  //! Otherwise, returns Standard_False, and <P>,  <Tol>
+  //! Returns Standard_True if the vertex <V> has been
+  //! modified. In this case, <P> is the new geometric
+  //! support of the vertex, <Tol> the new tolerance.
+  //! Otherwise, returns Standard_False, and <P>, <Tol>
   //! are not significant.
   Standard_EXPORT Standard_Boolean NewPoint(const TopoDS_Vertex& V,
                                             gp_Pnt&              P,
                                             Standard_Real&       Tol) Standard_OVERRIDE;
 
-  //! Returns Standard_True if  the edge  <E> has a  new
+  //! Returns Standard_True if the edge <E> has a new
   //! curve on surface on the face <F>.In this case, <C>
-  //! is the new geometric support of  the edge, <L> the
+  //! is the new geometric support of the edge, <L> the
   //! new location, <Tol> the new tolerance.
   //!
-  //! Otherwise, returns  Standard_False, and <C>,  <L>,
+  //! Otherwise, returns Standard_False, and <C>, <L>,
   //! <Tol> are not significant.
   //!
-  //! <NewE> is the new  edge created from  <E>.  <NewF>
+  //! <NewE> is the new edge created from <E>. <NewF>
   //! is the new face created from <F>. They may be useful.
   Standard_EXPORT Standard_Boolean NewCurve2d(const TopoDS_Edge&    E,
                                               const TopoDS_Face&    F,
@@ -93,21 +93,21 @@ public:
                                               Handle(Geom2d_Curve)& C,
                                               Standard_Real&        Tol) Standard_OVERRIDE;
 
-  //! Returns Standard_True if the Vertex  <V> has a new
-  //! parameter on the  edge <E>. In  this case,  <P> is
-  //! the parameter,    <Tol>  the     new    tolerance.
-  //! Otherwise, returns Standard_False, and <P>,  <Tol>
+  //! Returns Standard_True if the Vertex <V> has a new
+  //! parameter on the edge <E>. In this case, <P> is
+  //! the parameter, <Tol> the new tolerance.
+  //! Otherwise, returns Standard_False, and <P>, <Tol>
   //! are not significant.
   Standard_EXPORT Standard_Boolean NewParameter(const TopoDS_Vertex& V,
                                                 const TopoDS_Edge&   E,
                                                 Standard_Real&       P,
                                                 Standard_Real&       Tol) Standard_OVERRIDE;
 
-  //! Returns the  continuity of  <NewE> between <NewF1>
+  //! Returns the continuity of <NewE> between <NewF1>
   //! and <NewF2>.
   //!
-  //! <NewE> is the new  edge created from <E>.  <NewF1>
-  //! (resp. <NewF2>) is the new  face created from <F1>
+  //! <NewE> is the new edge created from <E>. <NewF1>
+  //! (resp. <NewF2>) is the new face created from <F1>
   //! (resp. <F2>).
   Standard_EXPORT GeomAbs_Shape Continuity(const TopoDS_Edge& E,
                                            const TopoDS_Face& F1,
index 9b84d587117825a2615d6a3d8c0f1fb686ada586..8105476e564b36fba096db245191b4a42fe463ca 100644 (file)
@@ -42,11 +42,11 @@ class ShapeCustom_SweptToElementary : public ShapeCustom_Modification
 public:
   Standard_EXPORT ShapeCustom_SweptToElementary();
 
-  //! Returns Standard_True if the face <F> has  been
+  //! Returns Standard_True if the face <F> has been
   //! modified. In this case, <S> is the new geometric
-  //! support of the face, <L> the new location,  <Tol>
-  //! the new tolerance.  Otherwise, returns
-  //! Standard_False, and <S>, <L>, <Tol> are  not
+  //! support of the face, <L> the new location, <Tol>
+  //! the new tolerance. Otherwise, returns
+  //! Standard_False, and <S>, <L>, <Tol> are not
   //! significant.
   Standard_EXPORT Standard_Boolean NewSurface(const TopoDS_Face&    F,
                                               Handle(Geom_Surface)& S,
@@ -55,35 +55,35 @@ public:
                                               Standard_Boolean&     RevWires,
                                               Standard_Boolean&     RevFace) Standard_OVERRIDE;
 
-  //! Returns Standard_True  if  the edge  <E> has  been
-  //! modified.  In this case,  <C> is the new geometric
-  //! support of the  edge, <L> the  new location, <Tol>
-  //! the         new    tolerance.   Otherwise, returns
-  //! Standard_False,    and  <C>,  <L>,   <Tol> are not
+  //! Returns Standard_True if the edge <E> has been
+  //! modified. In this case, <C> is the new geometric
+  //! support of the edge, <L> the new location, <Tol>
+  //! the new tolerance. Otherwise, returns
+  //! Standard_False, and <C>, <L>, <Tol> are not
   //! significant.
   Standard_EXPORT Standard_Boolean NewCurve(const TopoDS_Edge&  E,
                                             Handle(Geom_Curve)& C,
                                             TopLoc_Location&    L,
                                             Standard_Real&      Tol) Standard_OVERRIDE;
 
-  //! Returns  Standard_True if the  vertex <V> has been
-  //! modified.  In this  case, <P> is the new geometric
-  //! support of the vertex,   <Tol> the new  tolerance.
-  //! Otherwise, returns Standard_False, and <P>,  <Tol>
+  //! Returns Standard_True if the vertex <V> has been
+  //! modified. In this case, <P> is the new geometric
+  //! support of the vertex, <Tol> the new tolerance.
+  //! Otherwise, returns Standard_False, and <P>, <Tol>
   //! are not significant.
   Standard_EXPORT Standard_Boolean NewPoint(const TopoDS_Vertex& V,
                                             gp_Pnt&              P,
                                             Standard_Real&       Tol) Standard_OVERRIDE;
 
-  //! Returns Standard_True if  the edge  <E> has a  new
+  //! Returns Standard_True if the edge <E> has a new
   //! curve on surface on the face <F>.In this case, <C>
-  //! is the new geometric support of  the edge, <L> the
+  //! is the new geometric support of the edge, <L> the
   //! new location, <Tol> the new tolerance.
   //!
-  //! Otherwise, returns  Standard_False, and <C>,  <L>,
+  //! Otherwise, returns Standard_False, and <C>, <L>,
   //! <Tol> are not significant.
   //!
-  //! <NewE> is the new  edge created from  <E>.  <NewF>
+  //! <NewE> is the new edge created from <E>. <NewF>
   //! is the new face created from <F>. They may be useful.
   Standard_EXPORT Standard_Boolean NewCurve2d(const TopoDS_Edge&    E,
                                               const TopoDS_Face&    F,
@@ -92,21 +92,21 @@ public:
                                               Handle(Geom2d_Curve)& C,
                                               Standard_Real&        Tol) Standard_OVERRIDE;
 
-  //! Returns Standard_True if the Vertex  <V> has a new
-  //! parameter on the  edge <E>. In  this case,  <P> is
-  //! the parameter,    <Tol>  the     new    tolerance.
-  //! Otherwise, returns Standard_False, and <P>,  <Tol>
+  //! Returns Standard_True if the Vertex <V> has a new
+  //! parameter on the edge <E>. In this case, <P> is
+  //! the parameter, <Tol> the new tolerance.
+  //! Otherwise, returns Standard_False, and <P>, <Tol>
   //! are not significant.
   Standard_EXPORT Standard_Boolean NewParameter(const TopoDS_Vertex& V,
                                                 const TopoDS_Edge&   E,
                                                 Standard_Real&       P,
                                                 Standard_Real&       Tol) Standard_OVERRIDE;
 
-  //! Returns the  continuity of  <NewE> between <NewF1>
+  //! Returns the continuity of <NewE> between <NewF1>
   //! and <NewF2>.
   //!
-  //! <NewE> is the new  edge created from <E>.  <NewF1>
-  //! (resp. <NewF2>) is the new  face created from <F1>
+  //! <NewE> is the new edge created from <E>. <NewF1>
+  //! (resp. <NewF2>) is the new face created from <F1>
   //! (resp. <F2>).
   Standard_EXPORT GeomAbs_Shape Continuity(const TopoDS_Edge& E,
                                            const TopoDS_Face& F1,
index 5a4d3d02e1d3558d27e4f83f1194a84af1ff7349..02c9bfa699b54af73cbeea3426bb11f6db7f5dfa 100644 (file)
@@ -56,10 +56,10 @@ DEFINE_STANDARD_HANDLE(ShapeUpgrade_UnifySameDomain, Standard_Transient)
 //! The output result of the tool is the unified shape.
 //!
 //! All the modifications of initial shape are recorded during unifying.
-//! Methods History are intended to: <br>
+//! Methods History are intended to:
 //! - set a place holder for the history of modifications of sub-shapes of
-//!   the initial shape; <br>
-//! - get the collected history. <br>
+//!   the initial shape;
+//! - get the collected history.
 //! The algorithm provides a place holder for the history and collects the
 //! history by default.
 //! To avoid collecting of the history the place holder should be set to null handle.
index 5bb169746c8af6216173017d01af4c3ea1c160f4..8b601d4fc088b0962dfb1555264add7e8bc70e5b 100644 (file)
@@ -155,7 +155,7 @@ public:
   //! returns the result of the approximation.
   Standard_EXPORT const AppParCurves_MultiBSpCurve& SplineValue();
 
-  //! returns the type  of  parametrization
+  //! returns the type of parametrization
   Standard_EXPORT Approx_ParametrizationType Parametrization() const;
 
   //! returns the new parameters of the approximation
index f26f38f059e8860d79678c712c10755ee025062c..37cea6acc501a2c5d1c0af4e8dd053f6af28d9fb 100644 (file)
@@ -127,7 +127,7 @@ public:
   Standard_EXPORT void Perform(const BRepApprox_TheMultiLineOfApprox& Line);
 
   //! The approximation will begin with the
-  //! set of  parameters <ThePar>.
+  //! set of parameters <ThePar>.
   Standard_EXPORT void SetParameters(const math_Vector& ThePar);
 
   //! The approximation will be done with the
index c1d10ecbddafa9820e6e246818e6845f2e48a688..520c2c17dd3aa58ca3032f28c985a1f50918f0d9 100644 (file)
@@ -41,9 +41,9 @@ public:
 
   //! The class SvSurfaces is used when the approximation algorithm
   //! needs some extra points on the line <line>.
-  //! A New line  is then created which shares the same surfaces and functions.
+  //! A New line is then created which shares the same surfaces and functions.
   //! SvSurfaces is a deferred class which allows several implementations of
-  //! this  algorithm with different surfaces (bi-parametric ones, or
+  //! this algorithm with different surfaces (bi-parametric ones, or
   //! implicit and biparametric ones)
   Standard_EXPORT BRepApprox_TheMultiLineOfApprox(const Handle(BRepApprox_ApproxLine)& line,
                                                   const Standard_Address PtrSvSurfaces,
index b018455ec453c8be463a3821bd7d137e8691c05b..75891cbb8380cb0e83d88574f674b3cce493ca55 100644 (file)
 #include <Standard_Real.hxx>
 class Geom_Plane;
 
-//! The  BRepBuilderAPI  package   provides  an   Application
-//! Programming Interface  for the BRep  topology data
+//! The BRepBuilderAPI package provides an Application
+//! Programming Interface for the BRep topology data
 //! structure.
 //!
-//! The API is a set of classes aiming to provide :
+//! The API is a set of classes aiming to provide:
 //!
-//! * High level and simple calls  for the most common
+//! * High level and simple calls for the most common
 //! operations.
 //!
-//! *    Keeping   an   access  on    the    low-level
+//! * Keeping an access on the low-level
 //! implementation of high-level calls.
 //!
-//! * Examples  of programming of high-level operations
+//! * Examples of programming of high-level operations
 //! from low-level operations.
 //!
-//! * A complete coverage of modelling :
+//! * A complete coverage of modelling:
 //!
 //! - Creating vertices ,edges, faces, solids.
 //!
@@ -49,20 +49,20 @@ class Geom_Plane;
 //!
 //! - Global properties computation.
 //!
-//! The API provides  classes to  build  objects:
+//! The API provides classes to build objects:
 //!
-//! * The  constructors  of the classes  provides  the
+//! * The constructors of the classes provides the
 //! different constructions methods.
 //!
-//! * The  class keeps as fields the   different tools
+//! * The class keeps as fields the different tools
 //! used to build the object.
 //!
-//! *   The class  provides  a  casting  method to get
-//! automatically the  result  with  a   function-like
+//! * The class provides a casting method to get
+//! automatically the result with a function-like
 //! call.
 //!
-//! For example to make a  vertex <V> from a point <P>
-//! one can write:
+//! For example to make a vertex <V> from a point <P>
+//! one can write:
 //!
 //! V = BRepBuilderAPI_MakeVertex(P);
 //!
@@ -71,8 +71,8 @@ class Geom_Plane;
 //! BRepBuilderAPI_MakeVertex MV(P);
 //! V = MV.Vertex();
 //!
-//! For tolerances  a default precision is  used which
-//! can    be   changed    by    the   packahe  method
+//! For tolerances a default precision is used which
+//! can be changed by the packahe method
 //! BRepBuilderAPI::Precision.
 //!
 //! For error handling the BRepBuilderAPI commands raise only
@@ -87,13 +87,13 @@ class BRepBuilderAPI
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Sets    the current plane.
+  //! Sets the current plane.
   Standard_EXPORT static void Plane(const Handle(Geom_Plane)& P);
 
   //! Returns the current plane.
   Standard_EXPORT static const Handle(Geom_Plane)& Plane();
 
-  //! Sets the default precision.  The current Precision
+  //! Sets the default precision. The current Precision
   //! is returned.
   Standard_EXPORT static void Precision(const Standard_Real P);
 
index 77dc41cac82a8d85114700fa8369257dda5ab365..517be8349b600dde36ba8580aa23bbf44830815f 100644 (file)
@@ -20,7 +20,7 @@
 //! Indicates the outcome of the
 //! construction of an edge, i.e. whether it has been successful or
 //! not, as explained below:
-//! -      BRepBuilderAPI_EdgeDone No    error occurred; The edge is
+//! -      BRepBuilderAPI_EdgeDone No error occurred; The edge is
 //! correctly built.
 //! -      BRepBuilderAPI_PointProjectionFailed No parameters were given but
 //! the projection of the 3D points on the curve failed. This
 //! curve but have different locations.
 //! -      BRepBuilderAPI_PointWithInfiniteParameter
 //! A finite coordinate point was associated with an infinite
-//! parameter (see the Precision package for a definition of    infinite values).
+//! parameter (see the Precision package for a definition of infinite values).
 //! -      BRepBuilderAPI_DifferentsPointAndParameter
 //! The distance between the 3D point and the point evaluated
 //! on the curve with the parameter is greater than the precision.
 //! -      BRepBuilderAPI_LineThroughIdenticPoints
 //! Two identical points were given to define a line (construction
-//! of an edge without curve); gp::Resolution is used for the    confusion test.
+//! of an edge without curve); gp::Resolution is used for the confusion test.
 enum BRepBuilderAPI_EdgeError
 {
   BRepBuilderAPI_EdgeDone,
index 709699a20d8807bf11249df1463fa079df4479fa..571ceee6289fd4c3b65ab10d38a086a74bdf6608 100644 (file)
@@ -29,7 +29,7 @@
 //! -      BRepBuilderAPI_CurveProjectionFailed
 //! Not used so far.
 //! -      BRepBuilderAPI_ParametersOutOfRange
-//! The parameters given to limit the surface are out of its    bounds.
+//! The parameters given to limit the surface are out of its bounds.
 enum BRepBuilderAPI_FaceError
 {
   BRepBuilderAPI_FaceDone,
index 16346322309ba0a8b89d83e04cb440eda5ac0a38..2e38f83d5479cf522409bd1d6e7181545867f7ad 100644 (file)
@@ -89,7 +89,7 @@ public:
   //! them by calling the function Perform again.
   Standard_EXPORT void Perform(const TopoDS_Shape& S, const Standard_Boolean Copy = Standard_False);
 
-  //! Returns the list  of shapes modified from the shape
+  //! Returns the list of shapes modified from the shape
   //! <S>.
   Standard_EXPORT virtual const TopTools_ListOfShape& Modified(const TopoDS_Shape& S)
     Standard_OVERRIDE;
index 8c943ecb0bc15436e1b6d263f5b7ea9df2418ac5..f53dae8b410155f277422dc5c63396cc8099a877 100644 (file)
@@ -39,34 +39,34 @@ class TopoDS_Edge;
 
 //! Provides methods to build edges.
 //!
-//! The   methods have  the  following   syntax, where
+//! The methods have the following syntax, where
 //! TheCurve is one of Lin, Circ, ...
 //!
 //! Create(C : TheCurve)
 //!
-//! Makes an edge on  the whole curve.  Add vertices
+//! Makes an edge on the whole curve. Add vertices
 //! on finite curves.
 //!
 //! Create(C : TheCurve; p1,p2 : Real)
 //!
-//! Make an edge  on the curve between parameters p1
+//! Make an edge on the curve between parameters p1
 //! and p2. if p2 < p1 the edge will be REVERSED. If
-//! p1  or p2 is infinite the  curve will be open in
-//! that  direction. Vertices are created for finite
+//! p1 or p2 is infinite the curve will be open in
+//! that direction. Vertices are created for finite
 //! values of p1 and p2.
 //!
 //! Create(C : TheCurve; P1, P2 : Pnt from gp)
 //!
-//! Make an edge on the curve  between the points P1
-//! and P2. The  points are projected on   the curve
-//! and the   previous method is  used. An  error is
+//! Make an edge on the curve between the points P1
+//! and P2. The points are projected on the curve
+//! and the previous method is used. An error is
 //! raised if the points are not on the curve.
 //!
 //! Create(C : TheCurve; V1, V2 : Vertex from TopoDS)
 //!
-//! Make an edge  on the curve  between the vertices
-//! V1 and V2. Same as the  previous but no vertices
-//! are created. If a vertex is  Null the curve will
+//! Make an edge on the curve between the vertices
+//! V1 and V2. Same as the previous but no vertices
+//! are created. If a vertex is Null the curve will
 //! be open in this direction.
 class BRepBuilderAPI_MakeEdge : public BRepBuilderAPI_MakeShape
 {
index ead036ad3634df1befcbbe6a4f54b77998811f69..28ef05acf3119d30c1ad75a7996824f3fd1ccadd 100644 (file)
@@ -37,34 +37,34 @@ class TopoDS_Edge;
 
 //! Provides methods to build edges.
 //!
-//! The   methods have  the  following   syntax, where
+//! The methods have the following syntax, where
 //! TheCurve is one of Lin2d, Circ2d, ...
 //!
 //! Create(C : TheCurve)
 //!
-//! Makes an edge on  the whole curve.  Add vertices
+//! Makes an edge on the whole curve. Add vertices
 //! on finite curves.
 //!
 //! Create(C : TheCurve; p1,p2 : Real)
 //!
-//! Make an edge  on the curve between parameters p1
+//! Make an edge on the curve between parameters p1
 //! and p2. if p2 < p1 the edge will be REVERSED. If
-//! p1  or p2 is infinite the  curve will be open in
-//! that  direction. Vertices are created for finite
+//! p1 or p2 is infinite the curve will be open in
+//! that direction. Vertices are created for finite
 //! values of p1 and p2.
 //!
 //! Create(C : TheCurve; P1, P2 : Pnt2d from gp)
 //!
-//! Make an edge on the curve  between the points P1
-//! and P2. The  points are projected on   the curve
-//! and the   previous method is  used. An  error is
+//! Make an edge on the curve between the points P1
+//! and P2. The points are projected on the curve
+//! and the previous method is used. An error is
 //! raised if the points are not on the curve.
 //!
 //! Create(C : TheCurve; V1, V2 : Vertex from TopoDS)
 //!
-//! Make an edge  on the curve  between the vertices
-//! V1 and V2. Same as the  previous but no vertices
-//! are created. If a vertex is  Null the curve will
+//! Make an edge on the curve between the vertices
+//! V1 and V2. Same as the previous but no vertices
+//! are created. If a vertex is Null the curve will
 //! be open in this direction.
 class BRepBuilderAPI_MakeEdge2d : public BRepBuilderAPI_MakeShape
 {
index 7eb199ff00b03fe63eedd2416883644256b122e9..3e9e27d0fae19dc6e75d5bca300af6ef7a26ad5c 100644 (file)
@@ -36,7 +36,7 @@ class TopoDS_Wire;
 
 //! Provides methods to build faces.
 //!
-//! A face may be built :
+//! A face may be built:
 //!
 //! * From a surface.
 //!
@@ -53,7 +53,7 @@ class TopoDS_Wire;
 //! * From a surface and a wire.
 //!
 //! - A flag Inside is given, when this flag is True
-//! the  wire is  oriented to bound a finite area on
+//! the wire is oriented to bound a finite area on
 //! the surface.
 //!
 //! * From a face and a wire.
index 76186ac8de313adae4bcb317043edf0ac442be4e..ff4bb7e2f60580b1a0b540c06e159333a181d5cc 100644 (file)
@@ -32,8 +32,8 @@ class TopoDS_Wire;
 //! polygonal wire can be built from any number of points
 //! or vertices, and consists of a sequence of connected
 //! rectilinear edges.
-//! When a point or vertex is added to the  polygon if
-//! it is identic  to the previous  point no  edge  is
+//! When a point or vertex is added to the polygon if
+//! it is identic to the previous point no edge is
 //! built. The method added can be used to test it.
 //! Construction of a Polygonal Wire
 //! You can construct:
index ba3a84be2b1d161640b684bc1417b8f3a1509aaf..1d32552b96fbb083427a8de1dd947cef4dba0f81 100644 (file)
 #include <BRepBuilderAPI_Command.hxx>
 #include <Message_ProgressRange.hxx>
 
-//! This    is  the  root     class for     all  shape
-//! constructions.  It stores the result.
+//! This is the root class for all shape
+//! constructions. It stores the result.
 //!
-//! It  provides deferred methods to trace the history
+//! It provides deferred methods to trace the history
 //! of sub-shapes.
 class BRepBuilderAPI_MakeShape : public BRepBuilderAPI_Command
 {
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! 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());
@@ -46,11 +46,11 @@ public:
   Standard_EXPORT virtual const TopoDS_Shape& Shape();
   Standard_EXPORT                             operator TopoDS_Shape();
 
-  //! Returns the  list   of shapes generated   from the
+  //! Returns the list of shapes generated from the
   //! shape <S>.
   Standard_EXPORT virtual const TopTools_ListOfShape& Generated(const TopoDS_Shape& S);
 
-  //! Returns the list  of shapes modified from the shape
+  //! Returns the list of shapes modified from the shape
   //! <S>.
   Standard_EXPORT virtual const TopTools_ListOfShape& Modified(const TopoDS_Shape& S);
 
index 4f95bd99ad796283d255e6f3a9b4625265137a93..11516ef3ce44034d0042f9a6c8f75f5ec3e62cb0 100644 (file)
 #include <TopTools_ListOfShape.hxx>
 class BRepTools_Modification;
 
-//! Implements   the  methods   of MakeShape for   the
-//! constant  topology modifications.  The methods are
-//! implemented  when the modification uses a Modifier
-//! from BRepTools. Some of  them have to be redefined
-//! if  the  modification is  implemented with another
+//! Implements the methods of MakeShape for the
+//! constant topology modifications. The methods are
+//! implemented when the modification uses a Modifier
+//! from BRepTools. Some of them have to be redefined
+//! if the modification is implemented with another
 //! tool (see Transform from BRepBuilderAPI for example).
 //! The BRepBuilderAPI package provides the following
 //! frameworks to perform modifications of this sort:
@@ -47,7 +47,7 @@ class BRepBuilderAPI_ModifyShape : public BRepBuilderAPI_MakeShape
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Returns the list  of shapes modified from the shape
+  //! Returns the list of shapes modified from the shape
   //! <S>.
   Standard_EXPORT virtual const TopTools_ListOfShape& Modified(const TopoDS_Shape& S)
     Standard_OVERRIDE;
@@ -66,29 +66,29 @@ protected:
   //! Empty constructor.
   Standard_EXPORT BRepBuilderAPI_ModifyShape();
 
-  //! Initializes the modifier with  the Shape  <S>, and
+  //! Initializes the modifier with the Shape <S>, and
   //! set the field <myInitialShape> to <S>.
   Standard_EXPORT BRepBuilderAPI_ModifyShape(const TopoDS_Shape& S);
 
   //! Set the field <myModification> with <M>.
   Standard_EXPORT BRepBuilderAPI_ModifyShape(const Handle(BRepTools_Modification)& M);
 
-  //! Initializes the modifier with  the Shape  <S>, and
+  //! Initializes the modifier with the Shape <S>, and
   //! set the field <myInitialShape> to <S>, and set the
-  //! field <myModification> with  <M>, the performs the
+  //! field <myModification> with <M>, the performs the
   //! modification.
   Standard_EXPORT BRepBuilderAPI_ModifyShape(const TopoDS_Shape&                   S,
                                              const Handle(BRepTools_Modification)& M);
 
-  //! Performs the previously  given modification on the
+  //! Performs the previously given modification on the
   //! shape <S>.
   Standard_EXPORT void DoModif(const TopoDS_Shape& S);
 
-  //! Performs the  modification   <M> on a   previously
+  //! Performs the modification <M> on a previously
   //! given shape.
   Standard_EXPORT void DoModif(const Handle(BRepTools_Modification)& M);
 
-  //! Performs the  modification <M> on the shape <S>.
+  //! Performs the modification <M> on the shape <S>.
   Standard_EXPORT void DoModif(const TopoDS_Shape& S, const Handle(BRepTools_Modification)& M);
 
   BRepTools_Modifier             myModifier;
index c34c26ed2a4a9a86bfddd2b91df49716e9d4590e..9ed62ebbf450f30179757b24eb0c930b676f73eb 100644 (file)
@@ -64,7 +64,7 @@ public:
   //! shapes: you specify them by calling the function Perform again.
   Standard_EXPORT void Perform(const TopoDS_Shape& S, const Standard_Boolean Copy = Standard_False);
 
-  //! Returns the list  of shapes modified from the shape
+  //! Returns the list of shapes modified from the shape
   //! <S>.
   Standard_EXPORT virtual const TopTools_ListOfShape& Modified(const TopoDS_Shape& S);
 
index dffd77cb36ac6aadb795b319aab657ce27b53aa4..3d30b3634c32d1226b90c9a0455d2e0af45201bb 100644 (file)
@@ -145,7 +145,7 @@ public:
   Standard_EXPORT Standard_Boolean IsSectionBound(const TopoDS_Edge& section) const;
 
   //! Gives the original edge (free boundary) which becomes the
-  //! the section. Remember that sections constitute  common edges.
+  //! the section. Remember that sections constitute common edges.
   //! This information is important for control because with
   //! original edge we can find the surface to which the section
   //! is attached.
index 6249c2faae237a094bdd5968cd3dc066d8ec0ea3..ddf2c0986175559fe23aa8864be71d95791e27d3 100644 (file)
@@ -49,10 +49,10 @@ public:
 
   //! Creates a transformation from the gp_Trsf <theTrsf>, and
   //! applies it to the shape <theShape>. If the transformation
-  //! is  direct   and isometric (determinant  =  1) and
-  //! <theCopyGeom> =  Standard_False,  the resulting shape  is
-  //! <theShape> on   which  a  new  location has    been  set.
-  //! Otherwise,  the   transformation is applied   on a
+  //! is direct and isometric (determinant = 1) and
+  //! <theCopyGeom> = Standard_False, the resulting shape is
+  //! <theShape> on which a new location has been set.
+  //! Otherwise, the transformation is applied on a
   //! duplication of <theShape>.
   //! If <theCopyMesh> is true, the triangulation will be copied,
   //! and the copy will be assigned to the result shape.
@@ -82,7 +82,7 @@ public:
   //! Returns the modified shape corresponding to <S>.
   Standard_EXPORT virtual TopoDS_Shape ModifiedShape(const TopoDS_Shape& S) const Standard_OVERRIDE;
 
-  //! Returns the list  of shapes modified from the shape
+  //! Returns the list of shapes modified from the shape
   //! <S>.
   Standard_EXPORT virtual const TopTools_ListOfShape& Modified(const TopoDS_Shape& S)
     Standard_OVERRIDE;
index 44fb2a0346fa1c188ea0f7b4ed4f46f9ae45d4b9..fff3ed88c69c217148bc573c58142fc446bc79e7 100644 (file)
@@ -17,7 +17,7 @@
 #ifndef _BRepBuilderAPI_TransitionMode_HeaderFile
 #define _BRepBuilderAPI_TransitionMode_HeaderFile
 
-//! Option to manage  discontinuities in  Sweep
+//! Option to manage discontinuities in Sweep
 enum BRepBuilderAPI_TransitionMode
 {
   BRepBuilderAPI_Transformed,
index 5fe2d5c74da8bfbd4113a167c8e1876e23be1f13..4a25ecc2c7381eb676af41ef6e7942e88e647c90 100644 (file)
@@ -27,7 +27,7 @@ class TopoDS_Face;
 class TopoDS_Edge;
 class Adaptor3d_Curve;
 
-//! This package  provides tools to check the validity
+//! This package provides tools to check the validity
 //! of the BRep.
 class BRepCheck
 {
index 31fb8b12b170eff2c27aefa5c0cbed6908c099fb..bea8a03dbfed719b4099d4be473c43399a99957c 100644 (file)
@@ -39,21 +39,21 @@ public:
   DEFINE_STANDARD_ALLOC
 
   //! Constructs a shape validation object defined by the shape S.
-  //! <S> is the  shape  to control.  <GeomControls>  If
-  //! False   only topological informaions  are checked.
+  //! <S> is the shape to control. <GeomControls> If
+  //! False only topological informaions are checked.
   //! The geometricals controls are
-  //! For a Vertex :
-  //! BRepCheck_InvalidToleranceValue  NYI
-  //! For an Edge :
+  //! For a Vertex:
+  //! BRepCheck_InvalidToleranceValue NYI
+  //! For an Edge:
   //! BRepCheck_InvalidCurveOnClosedSurface,
   //! BRepCheck_InvalidCurveOnSurface,
   //! BRepCheck_InvalidSameParameterFlag,
-  //! BRepCheck_InvalidToleranceValue  NYI
-  //! For a face :
+  //! BRepCheck_InvalidToleranceValue NYI
+  //! For a face:
   //! BRepCheck_UnorientableShape,
   //! BRepCheck_IntersectingWires,
-  //! BRepCheck_InvalidToleranceValue  NYI
-  //! For a wire :
+  //! BRepCheck_InvalidToleranceValue NYI
+  //! For a wire:
   //! BRepCheck_SelfIntersectingWire
   BRepCheck_Analyzer(const TopoDS_Shape&    S,
                      const Standard_Boolean GeomControls  = Standard_True,
@@ -65,21 +65,21 @@ public:
     Init(S, GeomControls);
   }
 
-  //! <S> is the  shape  to control.  <GeomControls>  If
-  //! False   only topological informaions  are checked.
+  //! <S> is the shape to control. <GeomControls> If
+  //! False only topological informaions are checked.
   //! The geometricals controls are
-  //! For a Vertex :
-  //! BRepCheck_InvalidTolerance  NYI
-  //! For an Edge :
+  //! For a Vertex:
+  //! BRepCheck_InvalidTolerance NYI
+  //! For an Edge:
   //! BRepCheck_InvalidCurveOnClosedSurface,
   //! BRepCheck_InvalidCurveOnSurface,
   //! BRepCheck_InvalidSameParameterFlag,
-  //! BRepCheck_InvalidTolerance  NYI
-  //! For a face :
+  //! BRepCheck_InvalidTolerance NYI
+  //! For a face:
   //! BRepCheck_UnorientableShape,
   //! BRepCheck_IntersectingWires,
-  //! BRepCheck_InvalidTolerance  NYI
-  //! For a wire :
+  //! BRepCheck_InvalidTolerance NYI
+  //! For a wire:
   //! BRepCheck_SelfIntersectingWire
   Standard_EXPORT void Init(const TopoDS_Shape&    S,
                             const Standard_Boolean GeomControls = Standard_True);
@@ -100,7 +100,7 @@ public:
   //! Returns true if parallel flag is set
   Standard_Boolean IsParallel() { return myIsParallel; }
 
-  //! <S> is a  subshape of the  original shape. Returns
+  //! <S> is a subshape of the original shape. Returns
   //! <STandard_True> if no default has been detected on
   //! <S> and any of its subshape.
   Standard_EXPORT Standard_Boolean IsValid(const TopoDS_Shape& S) const;
@@ -128,7 +128,7 @@ public:
   //! the edge?s contextual situation.
   //! -      if the edge is either single, or it is in the context
   //! of a wire or a compound, its parameterization is defined by
-  //! the parameterization of its 3D curve and is considered as    valid.
+  //! the parameterization of its 3D curve and is considered as valid.
   //! -      If the edge is in the context of a face, it should
   //! have SameParameter and SameRange flags set to Standard_True. To
   //! check these flags, you should call the function
index e10fb86b36db3c4643aac19b38e04e9abcb73b0e..d926ba626a9053ca7ffb8a7aed3483ff08e8b6bf 100644 (file)
@@ -41,15 +41,15 @@ public:
 
   Standard_EXPORT void Blind() Standard_OVERRIDE;
 
-  //! Checks if the oriented  faces of the shell  give a
-  //! closed shell.    If the  wire is  closed,  returns
-  //! BRepCheck_NoError.If      <Update>     is  set  to
+  //! Checks if the oriented faces of the shell give a
+  //! closed shell. If the wire is closed, returns
+  //! BRepCheck_NoError. If <Update> is set to
   //! Standard_True, registers the status in the list.
   Standard_EXPORT BRepCheck_Status Closed(const Standard_Boolean Update = Standard_False);
 
-  //! Checks if the   oriented faces  of  the shell  are
-  //! correctly oriented.  An internal  call is  made to
-  //! the  method  Closed.   If  <Update>    is set   to
+  //! Checks if the oriented faces of the shell are
+  //! correctly oriented. An internal call is made to
+  //! the method Closed. If <Update> is set to
   //! Standard_True, registers the status in the list.
   Standard_EXPORT BRepCheck_Status Orientation(const Standard_Boolean Update = Standard_False);
 
index d07877088e0fb1412b7ba1177a16c3100686f8b1..1d2fd0a9408c1d30b376c4daf396562998cb4161 100644 (file)
@@ -49,7 +49,7 @@ public:
   //! Status:  BRepCheck_BadOrientationOfSubshape
   //!
   //! 3.  For closed, non-internal shells:
-  //! 3.1 Shells containing entities  of the solid that
+  //! 3.1 Shells containing entities of the solid that
   //! are outside towards the shells
   //! Status:  BRepCheck_SubshapeNotInShape
   //!
index 500acde92f688fbe586d36fa3230f4d611029ba2..5238027f49d05e3de2a4981cc20e069a49ccd022 100644 (file)
@@ -37,46 +37,46 @@ class BRepCheck_Wire : public BRepCheck_Result
 public:
   Standard_EXPORT BRepCheck_Wire(const TopoDS_Wire& W);
 
-  //! if <ContextShape> is  a  face, consequently checks
-  //! SelfIntersect(),   Closed(),   Orientation()   and
+  //! if <ContextShape> is a face, consequently checks
+  //! SelfIntersect(), Closed(), Orientation() and
   //! Closed2d until faulty is found
   Standard_EXPORT void InContext(const TopoDS_Shape& ContextShape) Standard_OVERRIDE;
 
-  //! checks that the  wire  is  not empty and "connex".
+  //! checks that the wire is not empty and "connex".
   //! Called by constructor
   Standard_EXPORT void Minimum() Standard_OVERRIDE;
 
   //! Does nothing
   Standard_EXPORT void Blind() Standard_OVERRIDE;
 
-  //! Checks if the  oriented  edges of the wire  give a
-  //! closed  wire.   If the  wire   is closed,  returns
-  //! BRepCheck_NoError.    Warning :  if the first  and
-  //! last  edge   are  infinite,   the  wire   will  be
-  //! considered as a closed one.  If <Update> is set to
+  //! Checks if the oriented edges of the wire give a
+  //! closed wire. If the wire is closed, returns
+  //! BRepCheck_NoError. Warning: if the first and
+  //! last edge are infinite, the wire will be
+  //! considered as a closed one. If <Update> is set to
   //! Standard_True, registers the status in the list.
   //! May return (and registers):
-  //! **BRepCheck_NotConnected,   if    wire    is   not
+  //! **BRepCheck_NotConnected, if wire is not
   //! topologically closed
-  //! **BRepCheck_RedundantEdge, if an  edge  is in wire
-  //! more than 3 times  or  in  case of 2 occurrences if
+  //! **BRepCheck_RedundantEdge, if an edge is in wire
+  //! more than 3 times or in case of 2 occurrences if
   //! not with FORWARD and REVERSED orientation.
   //! **BRepCheck_NoError
   Standard_EXPORT BRepCheck_Status Closed(const Standard_Boolean Update = Standard_False);
 
-  //! Checks if edges of the  wire give a wire closed in
+  //! Checks if edges of the wire give a wire closed in
   //! 2d space.
-  //! Returns BRepCheck_NoError,  or BRepCheck_NotClosed
+  //! Returns BRepCheck_NoError, or BRepCheck_NotClosed
   //! If <Update> is set to Standard_True, registers the
   //! status in the list.
   Standard_EXPORT BRepCheck_Status Closed2d(const TopoDS_Face&     F,
                                             const Standard_Boolean Update = Standard_False);
 
-  //! Checks   if  the oriented edges   of  the wire are
-  //! correctly oriented.  An  internal call is made  to
-  //! the  method Closed.   If no face  exists, call the
-  //! method with   a  null  face  (TopoDS_face()).   If
-  //! <Update> is  set  to Standard_True,  registers the
+  //! Checks if the oriented edges of the wire are
+  //! correctly oriented. An internal call is made to
+  //! the method Closed. If no face exists, call the
+  //! method with a null face (TopoDS_face()). If
+  //! <Update> is set to Standard_True, registers the
   //! status in the list.
   //! May return (and registers):
   //! BRepCheck_InvalidDegeneratedFlag,
@@ -86,11 +86,11 @@ public:
   Standard_EXPORT BRepCheck_Status Orientation(const TopoDS_Face&     F,
                                                const Standard_Boolean Update = Standard_False);
 
-  //! Checks if  the wire intersect   itself on the face
-  //! <F>.  <E1>  and <E2>   are the first  intersecting
-  //! edges  found.  <E2>  may  be a  null  edge when  a
+  //! Checks if the wire intersect itself on the face
+  //! <F>. <E1> and <E2> are the first intersecting
+  //! edges found. <E2> may be a null edge when a
   //! self-intersecting edge is found.If <Update> is set
-  //! to Standard_True,   registers  the  status in  the
+  //! to Standard_True, registers the status in the
   //! list.
   //! May return (and register):
   //! BRepCheck_EmptyWire,
index 4da864cea010aff3d8294a76fe176ba7c8e1f17f..0a211df6de5e096ce5815be9b916883f42cca77d 100644 (file)
@@ -25,8 +25,8 @@
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 
-//! This class  is used to send  the  description of an
-//! Edge to the classifier. It  contains  an Edge and a
+//! This class is used to send the description of an
+//! Edge to the classifier. It contains an Edge and a
 //! Face. So the PCurve of the Edge can be found.
 class BRepClass_Edge
 {
index 3a0a7d6ef3cd6d65cdd664a2fc231acd8b057f11..619ec0ae3f25d80c223646f40622a30385d89efb 100644 (file)
@@ -38,14 +38,14 @@ public:
   //! Creates an undefined classifier.
   Standard_EXPORT BRepClass_FClass2dOfFClassifier();
 
-  //! Starts  a  classification process.   The  point to
-  //! classify is the origin of  the  line <L>.  <P>  is
-  //! the original length of the segment on <L>  used to
-  //! compute  intersections.   <Tol> is the   tolerance
+  //! Starts a classification process. The point to
+  //! classify is the origin of the line <L>. <P> is
+  //! the original length of the segment on <L> used to
+  //! compute intersections. <Tol> is the tolerance
   //! attached to the line segment in intersections.
   Standard_EXPORT void Reset(const gp_Lin2d& L, const Standard_Real P, const Standard_Real Tol);
 
-  //! Updates  the classification process with  the edge
+  //! Updates the classification process with the edge
   //! <E> from the boundary.
   Standard_EXPORT void Compare(const BRepClass_Edge& E, const TopAbs_Orientation Or);
 
@@ -55,9 +55,9 @@ public:
   //! Returns the intersecting algorithm.
   BRepClass_Intersector& Intersector();
 
-  //! Returns  0  if  the   last  compared   edge had no
-  //! relevant intersection.  Else returns  the index of
-  //! this   intersection  in the    last   intersection
+  //! Returns 0 if the last compared edge had no
+  //! relevant intersection. Else returns the index of
+  //! this intersection in the last intersection
   //! algorithm.
   Standard_Integer ClosestIntersection() const;
 
index 9f546719875d8a93a901ab156d5f42af67cbcc3b..9d5c1564ed0790602cfec842d31ef16d5561a422 100644 (file)
@@ -39,13 +39,13 @@ public:
   //! Empty constructor, undefined algorithm.
   Standard_EXPORT BRepClass_FClassifier();
 
-  //! Creates an algorithm to classify the Point  P with
+  //! Creates an algorithm to classify the Point P with
   //! Tolerance <T> on the face described by <F>.
   Standard_EXPORT BRepClass_FClassifier(BRepClass_FaceExplorer& F,
                                         const gp_Pnt2d&         P,
                                         const Standard_Real     Tol);
 
-  //! Classify  the Point  P  with  Tolerance <T> on the
+  //! Classify the Point P with Tolerance <T> on the
   //! face described by <F>.
   Standard_EXPORT void Perform(BRepClass_FaceExplorer& F,
                                const gp_Pnt2d&         P,
@@ -54,24 +54,24 @@ public:
   //! Returns the result of the classification.
   Standard_EXPORT TopAbs_State State() const;
 
-  //! Returns  True when  the   state was computed by  a
+  //! Returns True when the state was computed by a
   //! rejection. The state is OUT.
   Standard_Boolean Rejected() const;
 
-  //! Returns True if  the face  contains  no wire.  The
+  //! Returns True if the face contains no wire. The
   //! state is IN.
   Standard_Boolean NoWires() const;
 
-  //! Returns   the    Edge  used   to    determine  the
-  //! classification. When the State is ON  this  is the
+  //! Returns the Edge used to determine the
+  //! classification. When the State is ON this is the
   //! Edge containing the point.
   Standard_EXPORT const BRepClass_Edge& Edge() const;
 
-  //! Returns the parameter on Edge() used to determine  the
+  //! Returns the parameter on Edge() used to determine the
   //! classification.
   Standard_EXPORT Standard_Real EdgeParameter() const;
 
-  //! Returns the  position of  the   point on the  edge
+  //! Returns the position of the point on the edge
   //! returned by Edge.
   IntRes2d_Position Position() const;
 
index 443ed088671d3eda38d50baad1c599f3ae82b724..584332b7101745d673582d5683dcc0e9a4dbc02a 100644 (file)
@@ -36,13 +36,13 @@ public:
   //! Empty constructor, undefined algorithm.
   Standard_EXPORT BRepClass_FaceClassifier();
 
-  //! Creates an algorithm to classify the Point  P with
+  //! Creates an algorithm to classify the Point P with
   //! Tolerance <T> on the face described by <F>.
   Standard_EXPORT BRepClass_FaceClassifier(BRepClass_FaceExplorer& F,
                                            const gp_Pnt2d&         P,
                                            const Standard_Real     Tol);
 
-  //! Creates an algorithm to classify the Point  P with
+  //! Creates an algorithm to classify the Point P with
   //! Tolerance <T> on the face <F>.
   //! Recommended to use Bnd_Box if the number of edges > 10
   //! and the geometry is mostly spline
@@ -52,7 +52,7 @@ public:
                                            const Standard_Boolean theUseBndBox   = Standard_False,
                                            const Standard_Real    theGapCheckTol = 0.1);
 
-  //! Classify  the Point  P  with  Tolerance <T> on the
+  //! Classify the Point P with Tolerance <T> on the
   //! face described by <F>.
   //! Recommended to use Bnd_Box if the number of edges > 10
   //! and the geometry is mostly spline
@@ -62,7 +62,7 @@ public:
                                const Standard_Boolean theUseBndBox   = Standard_False,
                                const Standard_Real    theGapCheckTol = 0.1);
 
-  //! Creates an algorithm to classify the Point  P with
+  //! Creates an algorithm to classify the Point P with
   //! Tolerance <T> on the face <F>.
   //! Recommended to use Bnd_Box if the number of edges > 10
   //! and the geometry is mostly spline
@@ -72,7 +72,7 @@ public:
                                            const Standard_Boolean theUseBndBox   = Standard_False,
                                            const Standard_Real    theGapCheckTol = 0.1);
 
-  //! Classify  the Point  P  with  Tolerance <T> on the
+  //! Classify the Point P with Tolerance <T> on the
   //! face described by <F>.
   //! Recommended to use Bnd_Box if the number of edges > 10
   //! and the geometry is mostly spline
index 4866d7eb31b4e386cfea652c2ad4b1be4d9c3d3c..93fac8e452c36a357ecdb05d55fbaa574290e8ac 100644 (file)
@@ -29,7 +29,7 @@ class gp_Pnt2d;
 class gp_Lin2d;
 class BRepClass_Edge;
 
-//! Provide an   exploration of a  BRep Face   for the
+//! Provide an exploration of a BRep Face for the
 //! classification. Return UV edges.
 class BRepClass_FaceExplorer
 {
@@ -44,44 +44,44 @@ public:
   //! bounding box. Returns True if point was not changed.
   Standard_EXPORT Standard_Boolean CheckPoint(gp_Pnt2d& thePoint);
 
-  //! Should  return  True  if the  point  is  outside a
+  //! Should return True if the point is outside a
   //! bounding volume of the face.
   Standard_EXPORT Standard_Boolean Reject(const gp_Pnt2d& P) const;
 
-  //! Returns  in <L>, <Par>  a segment having at least
-  //! one  intersection  with  the   face  boundary  to
-  //! compute  intersections.
+  //! Returns in <L>, <Par> a segment having at least
+  //! one intersection with the face boundary to
+  //! compute intersections.
   Standard_EXPORT Standard_Boolean Segment(const gp_Pnt2d& P, gp_Lin2d& L, Standard_Real& Par);
 
-  //! Returns  in <L>, <Par>  a segment having at least
-  //! one  intersection  with  the   face  boundary  to
-  //! compute  intersections. Each call gives another segment.
+  //! Returns in <L>, <Par> a segment having at least
+  //! one intersection with the face boundary to
+  //! compute intersections. Each call gives another segment.
   Standard_EXPORT Standard_Boolean OtherSegment(const gp_Pnt2d& P, gp_Lin2d& L, Standard_Real& Par);
 
   //! Starts an exploration of the wires.
   Standard_EXPORT void InitWires();
 
-  //! Returns True if there is  a current wire.
+  //! Returns True if there is a current wire.
   Standard_Boolean MoreWires() const;
 
-  //! Sets the explorer  to the  next  wire.
+  //! Sets the explorer to the next wire.
   void NextWire();
 
-  //! Returns True  if the wire  bounding volume does not
+  //! Returns True if the wire bounding volume does not
   //! intersect the segment.
   Standard_EXPORT Standard_Boolean RejectWire(const gp_Lin2d& L, const Standard_Real Par) const;
 
-  //! Starts an exploration of the  edges of the current
+  //! Starts an exploration of the edges of the current
   //! wire.
   Standard_EXPORT void InitEdges();
 
   //! Returns True if there is a current edge.
   Standard_Boolean MoreEdges() const;
 
-  //! Sets the explorer  to the  next  edge.
+  //! Sets the explorer to the next edge.
   void NextEdge();
 
-  //! Returns True  if the edge  bounding volume does not
+  //! Returns True if the edge bounding volume does not
   //! intersect the segment.
   Standard_EXPORT Standard_Boolean RejectEdge(const gp_Lin2d& L, const Standard_Real Par) const;
 
index d428433ac8e7c0358b71d650bf49faaf1a870024..830fabddc5676cb35952e4fada31d7a404c5bc36 100644 (file)
@@ -39,14 +39,14 @@ public:
   //! Creates an undefined classifier.
   Standard_EXPORT BRepClass_FacePassiveClassifier();
 
-  //! Starts  a  classification process.   The  point to
-  //! classify is the origin of  the  line <L>.  <P>  is
-  //! the original length of the segment on <L>  used to
-  //! compute  intersections.   <Tol> is the   tolerance
+  //! Starts a classification process. The point to
+  //! classify is the origin of the line <L>. <P> is
+  //! the original length of the segment on <L> used to
+  //! compute intersections. <Tol> is the tolerance
   //! attached to the line segment in intersections.
   Standard_EXPORT void Reset(const gp_Lin2d& L, const Standard_Real P, const Standard_Real Tol);
 
-  //! Updates  the classification process with  the edge
+  //! Updates the classification process with the edge
   //! <E> from the boundary.
   Standard_EXPORT void Compare(const BRepClass_Edge& E, const TopAbs_Orientation Or);
 
@@ -56,9 +56,9 @@ public:
   //! Returns the intersecting algorithm.
   BRepClass_Intersector& Intersector();
 
-  //! Returns  0  if  the   last  compared   edge had no
-  //! relevant intersection.  Else returns  the index of
-  //! this   intersection  in the    last   intersection
+  //! Returns 0 if the last compared edge had no
+  //! relevant intersection. Else returns the index of
+  //! this intersection in the last intersection
   //! algorithm.
   Standard_Integer ClosestIntersection() const;
 
index e9231013327cc94b12e89c8cf1f19660d49539a3..2827eddf8d90916effeb35c67571bb14e7ff8c1e 100644 (file)
@@ -25,7 +25,7 @@ class gp_Lin2d;
 class BRepClass_Edge;
 class gp_Dir2d;
 
-//! Intersect an Edge  with a segment.
+//! Intersect an Edge with a segment.
 //! Implement the Intersector2d required by the classifier.
 class BRepClass_Intersector : public Geom2dInt_IntConicCurveOfGInter
 {
@@ -40,8 +40,8 @@ public:
                                const Standard_Real   Tol,
                                const BRepClass_Edge& E);
 
-  //! Returns in <T>,  <N> and <C>  the tangent,  normal
-  //! and  curvature of the edge  <E> at parameter value
+  //! Returns in <T>, <N> and <C> the tangent, normal
+  //! and curvature of the edge <E> at parameter value
   //! <U>.
   Standard_EXPORT void LocalGeometry(const BRepClass_Edge& E,
                                      const Standard_Real   U,
index d47510a6e318e66e55b483ea4cba22bd24bad176..9263ce0218914d5b929a3a2e4e18b4f6e16c4ed9 100644 (file)
@@ -51,8 +51,8 @@ public:
   //! Should return True if P outside of bounding vol. of the shape
   Standard_EXPORT virtual Standard_Boolean Reject(const gp_Pnt& P) const;
 
-  //! compute a point P in the face  F. Param is a Real in
-  //! ]0,1[ and   is  used to  initialise  the algorithm. For
+  //! compute a point P in the face F. Param is a Real in
+  //! ]0,1[ and is used to initialise the algorithm. For
   //! different values , different points are returned.
   Standard_EXPORT static Standard_Boolean FindAPointInTheFace(const TopoDS_Face& F,
                                                               gp_Pnt&            P,
@@ -102,7 +102,7 @@ public:
                                                   const Standard_Real                u2,
                                                   const Standard_Real                v2) const;
 
-  //! <Index> gives point index  to  search from and returns
+  //! <Index> gives point index to search from and returns
   //! point index of succeseful search
   Standard_EXPORT Standard_Boolean PointInTheFace(const TopoDS_Face&                 F,
                                                   gp_Pnt&                            P,
@@ -148,14 +148,14 @@ public:
   //! returns True if the face is rejected.
   Standard_EXPORT virtual Standard_Boolean RejectFace(const gp_Lin& L) const;
 
-  //! Returns  in <L>, <Par>  a segment having at least
-  //! one  intersection  with  the  shape  boundary  to
-  //! compute  intersections.
+  //! Returns in <L>, <Par> a segment having at least
+  //! one intersection with the shape boundary to
+  //! compute intersections.
   Standard_EXPORT Standard_Integer Segment(const gp_Pnt& P, gp_Lin& L, Standard_Real& Par);
 
-  //! Returns  in <L>, <Par>  a segment having at least
-  //! one  intersection  with  the  shape  boundary  to
-  //! compute  intersections.
+  //! Returns in <L>, <Par> a segment having at least
+  //! one intersection with the shape boundary to
+  //! compute intersections.
   //!
   //! The First Call to this method returns a line which
   //! point to a point of the first face of the shape.
index 0698c411f8d8e228f5ad03041409a670960a8735..0554c1e317303f1ac1e00f44863ff8543b47543c 100644 (file)
@@ -38,14 +38,14 @@ public:
   //! Creates an undefined classifier.
   Standard_EXPORT BRepClass3d_SolidPassiveClassifier();
 
-  //! Starts  a  classification process.   The  point to
-  //! classify is the origin of  the  line <L>.  <P>  is
-  //! the original length of the segment on <L>  used to
-  //! compute  intersections.   <Tol> is the   tolerance
+  //! Starts a classification process. The point to
+  //! classify is the origin of the line <L>. <P> is
+  //! the original length of the segment on <L> used to
+  //! compute intersections. <Tol> is the tolerance
   //! attached to the intersections.
   Standard_EXPORT void Reset(const gp_Lin& L, const Standard_Real P, const Standard_Real Tol);
 
-  //! Updates  the classification process with  the face
+  //! Updates the classification process with the face
   //! <F> from the boundary.
   Standard_EXPORT void Compare(const TopoDS_Face& F, const TopAbs_Orientation Or);
 
index 7afb9d8675c85faae9d0fb77b611b4e7b874b5c0..31c74acfe7d5847febfb798412d37646564aef3a 100644 (file)
@@ -26,7 +26,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
 
-//! This class  provides tools to compute minimum distance
+//! This class provides tools to compute minimum distance
 //! between two Shapes (Compound,CompSolid, Solid, Shell, Face, Wire, Edge, Vertex).
 class BRepExtrema_DistShapeShape
 {
@@ -37,8 +37,8 @@ public:
   Standard_EXPORT BRepExtrema_DistShapeShape();
 
   //! create tool and computation of the minimum distance (value and pair of points)
-  //! using default deflection in single thread mode. <br>
-  //! Default deflection value is Precision::Confusion(). <br>
+  //! using default deflection in single thread mode.
+  //! Default deflection value is Precision::Confusion().
   //! @param Shape1 - the first shape for distance computation
   //! @param Shape2 - the second shape for distance computation
   //! @param F and @param A are not used in computation and are obsolete.
@@ -50,8 +50,8 @@ public:
     const Extrema_ExtAlgo        A        = Extrema_ExtAlgo_Grad,
     const Message_ProgressRange& theRange = Message_ProgressRange());
   //! create tool and computation of the minimum distance
-  //! (value and pair of points) in single thread mode. <br>
-  //! Default deflection value is Precision::Confusion(). <br>
+  //! (value and pair of points) in single thread mode.
+  //! Default deflection value is Precision::Confusion().
   //! @param Shape1 - the first shape for distance computation
   //! @param Shape2 - the second shape for distance computation
   //! @param theDeflection - the presition of distance computation
@@ -65,98 +65,98 @@ public:
     const Extrema_ExtAlgo        A        = Extrema_ExtAlgo_Grad,
     const Message_ProgressRange& theRange = Message_ProgressRange());
 
-  //! Sets deflection to computation of the minimum distance <br>
+  //! Sets deflection to computation of the minimum distance
   void SetDeflection(const Standard_Real theDeflection) { myEps = theDeflection; }
 
-  //! load first shape into extrema <br>
+  //! load first shape into extrema
   Standard_EXPORT void LoadS1(const TopoDS_Shape& Shape1);
 
-  //! load second shape into extrema <br>
+  //! load second shape into extrema
   Standard_EXPORT void LoadS2(const TopoDS_Shape& Shape1);
 
-  //! computation of  the minimum  distance  (value  and <br>
-  //!          couple  of points). Parameter theDeflection is used <br>
-  //!          to specify a maximum deviation of extreme distances <br>
-  //!          from the minimum one. <br>
-  //!          Returns IsDone status. <br>
+  //! computation of the minimum distance (value and
+  //!          couple of points). Parameter theDeflection is used
+  //!          to specify a maximum deviation of extreme distances
+  //!          from the minimum one.
+  //!          Returns IsDone status.
   //! theRange - the progress indicator of algorithm
   Standard_EXPORT Standard_Boolean
     Perform(const Message_ProgressRange& theRange = Message_ProgressRange());
 
-  //! True if the minimum distance is found. <br>
+  //! True if the minimum distance is found.
   Standard_Boolean IsDone() const { return myIsDone; }
 
-  //! Returns the number of solutions satisfying the minimum distance. <br>
+  //! Returns the number of solutions satisfying the minimum distance.
   Standard_Integer NbSolution() const { return mySolutionsShape1.Length(); }
 
-  //! Returns the value of the minimum distance. <br>
+  //! Returns the value of the minimum distance.
   Standard_EXPORT Standard_Real Value() const;
 
-  //! True if one of the shapes is a solid and the other shape <br>
-  //! is completely or partially inside the solid. <br>
+  //! True if one of the shapes is a solid and the other shape
+  //! is completely or partially inside the solid.
   Standard_Boolean InnerSolution() const { return myInnerSol; }
 
-  //! Returns the Point corresponding to the <N>th solution on the first Shape <br>
+  //! Returns the Point corresponding to the <N>th solution on the first Shape
   const gp_Pnt& PointOnShape1(const Standard_Integer N) const
   {
     return mySolutionsShape1.Value(N).Point();
   }
 
-  //! Returns the Point corresponding to the <N>th solution on the second Shape <br>
+  //! Returns the Point corresponding to the <N>th solution on the second Shape
   const gp_Pnt& PointOnShape2(const Standard_Integer N) const
   {
     return mySolutionsShape2.Value(N).Point();
   }
 
-  //! gives the type of the support where the Nth solution on the first shape is situated: <br>
-  //!   IsVertex => the Nth solution on the first shape is a Vertex <br>
-  //!   IsOnEdge => the Nth soluion on the first shape is on a Edge <br>
-  //!   IsInFace => the Nth solution on the first shape is inside a face <br>
-  //! the corresponding support is obtained by the method SupportOnShape1 <br>
+  //! gives the type of the support where the Nth solution on the first shape is situated:
+  //!   IsVertex => the Nth solution on the first shape is a Vertex
+  //!   IsOnEdge => the Nth soluion on the first shape is on a Edge
+  //!   IsInFace => the Nth solution on the first shape is inside a face
+  //! the corresponding support is obtained by the method SupportOnShape1
   BRepExtrema_SupportType SupportTypeShape1(const Standard_Integer N) const
   {
     return mySolutionsShape1.Value(N).SupportKind();
   }
 
-  //! gives the type of the support where the Nth solution on the second shape is situated: <br>
-  //!   IsVertex => the Nth solution on the second shape is a Vertex <br>
-  //!   IsOnEdge => the Nth soluion on the secondt shape is on a Edge <br>
-  //!   IsInFace => the Nth solution on the second shape is inside a face <br>
-  //! the corresponding support is obtained by the method SupportOnShape2 <br>
+  //! gives the type of the support where the Nth solution on the second shape is situated:
+  //!   IsVertex => the Nth solution on the second shape is a Vertex
+  //!   IsOnEdge => the Nth soluion on the secondt shape is on a Edge
+  //!   IsInFace => the Nth solution on the second shape is inside a face
+  //! the corresponding support is obtained by the method SupportOnShape2
   BRepExtrema_SupportType SupportTypeShape2(const Standard_Integer N) const
   {
     return mySolutionsShape2.Value(N).SupportKind();
   }
 
-  //! gives the support where the Nth solution on the first shape is situated. <br>
-  //! This support can be a Vertex, an Edge or a Face. <br>
+  //! gives the support where the Nth solution on the first shape is situated.
+  //! This support can be a Vertex, an Edge or a Face.
   Standard_EXPORT TopoDS_Shape SupportOnShape1(const Standard_Integer N) const;
 
-  //! gives the support where the Nth solution on the second shape is situated. <br>
-  //! This support can be a Vertex, an Edge or a Face. <br>
+  //! gives the support where the Nth solution on the second shape is situated.
+  //! This support can be a Vertex, an Edge or a Face.
   Standard_EXPORT TopoDS_Shape SupportOnShape2(const Standard_Integer N) const;
 
-  //! gives the corresponding parameter t if the Nth solution <br>
-  //! is situated on an Edge of the first shape <br>
+  //! gives the corresponding parameter t if the Nth solution
+  //! is situated on an Edge of the first shape
   Standard_EXPORT void ParOnEdgeS1(const Standard_Integer N, Standard_Real& t) const;
 
-  //! gives the corresponding parameter t if the Nth solution <br>
-  //! is situated on an Edge of the first shape <br>
+  //! gives the corresponding parameter t if the Nth solution
+  //! is situated on an Edge of the first shape
   Standard_EXPORT void ParOnEdgeS2(const Standard_Integer N, Standard_Real& t) const;
 
-  //! gives the corresponding parameters (U,V) if the Nth solution <br>
-  //! is situated on an face of the first shape <br>
+  //! gives the corresponding parameters (U,V) if the Nth solution
+  //! is situated on an face of the first shape
   Standard_EXPORT void ParOnFaceS1(const Standard_Integer N,
                                    Standard_Real&         u,
                                    Standard_Real&         v) const;
 
-  //! gives the corresponding parameters (U,V) if the Nth solution <br>
-  //! is situated on an Face of the second shape <br>
+  //! gives the corresponding parameters (U,V) if the Nth solution
+  //! is situated on an Face of the second shape
   Standard_EXPORT void ParOnFaceS2(const Standard_Integer N,
                                    Standard_Real&         u,
                                    Standard_Real&         v) const;
 
-  //! Prints on the stream o information on the current state of the object. <br>
+  //! Prints on the stream o information on the current state of the object.
   Standard_EXPORT void Dump(Standard_OStream& o) const;
 
   //! Sets unused parameter
@@ -175,14 +175,14 @@ public:
   Standard_Boolean IsMultiThread() const { return myIsMultiThread; }
 
 private:
-  //! computes the minimum distance between two maps of shapes (Face,Edge,Vertex) <br>
+  //! computes the minimum distance between two maps of shapes (Face,Edge,Vertex)
   Standard_Boolean DistanceMapMap(const TopTools_IndexedMapOfShape& Map1,
                                   const TopTools_IndexedMapOfShape& Map2,
                                   const Bnd_Array1OfBox&            LBox1,
                                   const Bnd_Array1OfBox&            LBox2,
                                   const Message_ProgressRange&      theRange);
 
-  //! computes the minimum distance between two maps of vertices <br>
+  //! computes the minimum distance between two maps of vertices
   Standard_Boolean DistanceVertVert(const TopTools_IndexedMapOfShape& theMap1,
                                     const TopTools_IndexedMapOfShape& theMap2,
                                     const Message_ProgressRange&      theRange);
index c531052b3aa2be20c363d72be3620946a656ffc8..3ebfd62070b53b4afa124c4e2e8c3f5b7fda6f85 100644 (file)
@@ -28,37 +28,37 @@ public:
 
   BRepExtrema_ExtCC() {}
 
-  //! It calculates all the distances. <br>
+  //! It calculates all the distances.
   Standard_EXPORT BRepExtrema_ExtCC(const TopoDS_Edge& E1, const TopoDS_Edge& E2);
 
   Standard_EXPORT void Initialize(const TopoDS_Edge& E2);
-  //! An exception is raised if the fields have not been initialized. <br>
+  //! An exception is raised if the fields have not been initialized.
   Standard_EXPORT void Perform(const TopoDS_Edge& E1);
 
-  //! True if the distances are found. <br>
+  //! True if the distances are found.
   Standard_Boolean IsDone() const { return myExtCC.IsDone(); }
 
-  //! Returns the number of extremum distances. <br>
+  //! Returns the number of extremum distances.
   Standard_Integer NbExt() const { return myExtCC.NbExt(); }
 
-  //! Returns True if E1 and E2 are parallel. <br>
+  //! Returns True if E1 and E2 are parallel.
   Standard_Boolean IsParallel() const { return myExtCC.IsParallel(); }
 
-  //! Returns the value of the <N>th extremum square distance. <br>
+  //! Returns the value of the <N>th extremum square distance.
   Standard_Real SquareDistance(const Standard_Integer N) const { return myExtCC.SquareDistance(N); }
 
-  //! Returns the parameter on the first edge of the <N>th extremum distance. <br>
+  //! Returns the parameter on the first edge of the <N>th extremum distance.
   Standard_EXPORT Standard_Real ParameterOnE1(const Standard_Integer N) const;
-  //! Returns the Point of the <N>th extremum distance on the edge E1. <br>
+  //! Returns the Point of the <N>th extremum distance on the edge E1.
   Standard_EXPORT gp_Pnt PointOnE1(const Standard_Integer N) const;
-  //! Returns the parameter on the second edge of the <N>th extremum distance. <br>
+  //! Returns the parameter on the second edge of the <N>th extremum distance.
   Standard_EXPORT Standard_Real ParameterOnE2(const Standard_Integer N) const;
-  //! Returns the Point of the <N>th extremum distance on the edge E2. <br>
+  //! Returns the Point of the <N>th extremum distance on the edge E2.
   Standard_EXPORT gp_Pnt PointOnE2(const Standard_Integer N) const;
-  //! if the edges is a trimmed curve, <br>
-  //! dist11 is a square distance between the point on E1 <br>
-  //! of parameter FirstParameter and the point of <br>
-  //! parameter FirstParameter on E2. <br>
+  //! if the edges is a trimmed curve,
+  //! dist11 is a square distance between the point on E1
+  //! of parameter FirstParameter and the point of
+  //! parameter FirstParameter on E2.
   Standard_EXPORT void TrimmedSquareDistances(Standard_Real& dist11,
                                               Standard_Real& distP12,
                                               Standard_Real& distP21,
index a916fa4d5e22ef119e1e21c1a7005bfe985ebce0..49751cd4621f7c0d981f27e7a0efafe96584ff0d 100644 (file)
@@ -33,42 +33,42 @@ public:
 
   BRepExtrema_ExtCF() {}
 
-  //! It calculates all the distances. <br>
+  //! It calculates all the distances.
   Standard_EXPORT BRepExtrema_ExtCF(const TopoDS_Edge& E, const TopoDS_Face& F);
 
   Standard_EXPORT void Initialize(const TopoDS_Edge& E, const TopoDS_Face& F);
-  //! An exception is raised if the fields have not been initialized. <br>
-  //! Be careful: this method uses the Face only for classify not for the fields. <br>
+  //! An exception is raised if the fields have not been initialized.
+  //! Be careful: this method uses the Face only for classify not for the fields.
   Standard_EXPORT void Perform(const TopoDS_Edge& E, const TopoDS_Face& F);
 
-  //! True if the distances are found. <br>
+  //! True if the distances are found.
   Standard_Boolean IsDone() const { return myExtCS.IsDone(); }
 
-  //! Returns the number of extremum distances. <br>
+  //! Returns the number of extremum distances.
   Standard_Integer NbExt() const { return mySqDist.Length(); }
 
-  //! Returns the value of the <N>th extremum square distance. <br>
+  //! Returns the value of the <N>th extremum square distance.
   Standard_Real SquareDistance(const Standard_Integer N) const { return mySqDist.Value(N); }
 
-  //! Returns True if the curve is on a parallel surface. <br>
+  //! Returns True if the curve is on a parallel surface.
   Standard_Boolean IsParallel() const { return myExtCS.IsParallel(); }
 
-  //! Returns the parameters on the Edge of the <N>th extremum distance. <br>
+  //! Returns the parameters on the Edge of the <N>th extremum distance.
   Standard_Real ParameterOnEdge(const Standard_Integer N) const
   {
     return myPointsOnC.Value(N).Parameter();
   }
 
-  //! Returns the parameters on the Face of the <N>th extremum distance. <br>
+  //! Returns the parameters on the Face of the <N>th extremum distance.
   void ParameterOnFace(const Standard_Integer N, Standard_Real& U, Standard_Real& V) const
   {
     myPointsOnS.Value(N).Parameter(U, V);
   }
 
-  //! Returns the Point of the <N>th extremum distance. <br>
+  //! Returns the Point of the <N>th extremum distance.
   gp_Pnt PointOnEdge(const Standard_Integer N) const { return myPointsOnC.Value(N).Value(); }
 
-  //! Returns the Point of the <N>th extremum distance. <br>
+  //! Returns the Point of the <N>th extremum distance.
   gp_Pnt PointOnFace(const Standard_Integer N) const { return myPointsOnS.Value(N).Value(); }
 
 private:
index ed1e55f07bf2d0a0462901995778594570332a7e..58267e07a6c05f9c40cb13130e8925187828cde1 100644 (file)
@@ -30,42 +30,42 @@ public:
 
   BRepExtrema_ExtFF() {}
 
-  //! It calculates all the distances. <br>
+  //! It calculates all the distances.
   Standard_EXPORT BRepExtrema_ExtFF(const TopoDS_Face& F1, const TopoDS_Face& F2);
 
   Standard_EXPORT void Initialize(const TopoDS_Face& F2);
-  //! An exception is raised if the fields have not been initialized. <br>
-  //! Be careful: this method uses the Face F2 only for classify, not for the fields. <br>
+  //! An exception is raised if the fields have not been initialized.
+  //! Be careful: this method uses the Face F2 only for classify, not for the fields.
   Standard_EXPORT void Perform(const TopoDS_Face& F1, const TopoDS_Face& F2);
 
-  //! True if the distances are found. <br>
+  //! True if the distances are found.
   Standard_Boolean IsDone() const { return myExtSS.IsDone(); }
 
-  //! Returns True if the surfaces are parallel. <br>
+  //! Returns True if the surfaces are parallel.
   Standard_Boolean IsParallel() const { return myExtSS.IsParallel(); }
 
-  //! Returns the number of extremum distances. <br>
+  //! Returns the number of extremum distances.
   Standard_Integer NbExt() const { return mySqDist.Length(); }
 
-  //! Returns the value of the <N>th extremum square distance. <br>
+  //! Returns the value of the <N>th extremum square distance.
   Standard_Real SquareDistance(const Standard_Integer N) const { return mySqDist.Value(N); }
 
-  //! Returns the parameters on the Face F1 of the <N>th extremum distance. <br>
+  //! Returns the parameters on the Face F1 of the <N>th extremum distance.
   void ParameterOnFace1(const Standard_Integer N, Standard_Real& U, Standard_Real& V) const
   {
     myPointsOnS1.Value(N).Parameter(U, V);
   }
 
-  //! Returns the parameters on the Face F2 of the <N>th extremum distance. <br>
+  //! Returns the parameters on the Face F2 of the <N>th extremum distance.
   void ParameterOnFace2(const Standard_Integer N, Standard_Real& U, Standard_Real& V) const
   {
     myPointsOnS2.Value(N).Parameter(U, V);
   }
 
-  //! Returns the Point of the <N>th extremum distance. <br>
+  //! Returns the Point of the <N>th extremum distance.
   gp_Pnt PointOnFace1(const Standard_Integer N) const { return myPointsOnS1.Value(N).Value(); }
 
-  //! Returns the Point of the <N>th extremum distance. <br>
+  //! Returns the Point of the <N>th extremum distance.
   gp_Pnt PointOnFace2(const Standard_Integer N) const { return myPointsOnS2.Value(N).Value(); }
 
 private:
index cefeb7895bb9ea3b14d7a983dd18e619d3785b84..198286745c48f3808a1225f51a844a5b65cce641 100644 (file)
@@ -28,36 +28,36 @@ public:
 
   BRepExtrema_ExtPC() {}
 
-  //! It calculates all the distances. <br>
+  //! It calculates all the distances.
   Standard_EXPORT BRepExtrema_ExtPC(const TopoDS_Vertex& V, const TopoDS_Edge& E);
 
   Standard_EXPORT void Initialize(const TopoDS_Edge& E);
-  //! An exception is raised if the fields have not been initialized. <br>
+  //! An exception is raised if the fields have not been initialized.
   Standard_EXPORT void Perform(const TopoDS_Vertex& V);
 
-  //! True if the distances are found. <br>
+  //! True if the distances are found.
   Standard_Boolean IsDone() const { return myExtPC.IsDone(); }
 
-  //! Returns the number of extremum distances. <br>
+  //! Returns the number of extremum distances.
   Standard_Integer NbExt() const { return myExtPC.NbExt(); }
 
-  //! Returns True if the <N>th extremum distance is a minimum. <br>
+  //! Returns True if the <N>th extremum distance is a minimum.
   Standard_Boolean IsMin(const Standard_Integer N) const { return myExtPC.IsMin(N); }
 
-  //! Returns the value of the <N>th extremum square distance. <br>
+  //! Returns the value of the <N>th extremum square distance.
   Standard_Real SquareDistance(const Standard_Integer N) const { return myExtPC.SquareDistance(N); }
 
-  //! Returns the parameter on the edge of the <N>th extremum distance. <br>
+  //! Returns the parameter on the edge of the <N>th extremum distance.
   Standard_Real Parameter(const Standard_Integer N) const { return myExtPC.Point(N).Parameter(); }
 
-  //! Returns the Point of the <N>th extremum distance. <br>
+  //! Returns the Point of the <N>th extremum distance.
   gp_Pnt Point(const Standard_Integer N) const { return myExtPC.Point(N).Value(); }
 
-  //! if the curve is a trimmed curve, <br>
-  //! dist1 is a square distance between <P> and the point <br>
-  //! of parameter FirstParameter <pnt1> and <br>
-  //! dist2 is a square distance between <P> and the point <br>
-  //! of parameter LastParameter <pnt2>. <br>
+  //! if the curve is a trimmed curve,
+  //! dist1 is a square distance between <P> and the point
+  //! of parameter FirstParameter <pnt1> and
+  //! dist2 is a square distance between <P> and the point
+  //! of parameter LastParameter <pnt2>.
   void TrimmedSquareDistances(Standard_Real& dist1,
                               Standard_Real& dist2,
                               gp_Pnt&        pnt1,
index 50622a6cbba8bb3931aa667538facbe55b4c4dce..f900644e6b9eaa8a263c8a06b7ad33f09f2878ea 100644 (file)
@@ -31,7 +31,7 @@ public:
 
   BRepExtrema_ExtPF() {}
 
-  //! It calculates all the distances. <br>
+  //! It calculates all the distances.
   Standard_EXPORT BRepExtrema_ExtPF(const TopoDS_Vertex&  TheVertex,
                                     const TopoDS_Face&    TheFace,
                                     const Extrema_ExtFlag TheFlag = Extrema_ExtFlag_MINMAX,
@@ -41,26 +41,26 @@ public:
                                   const Extrema_ExtFlag TheFlag = Extrema_ExtFlag_MINMAX,
                                   const Extrema_ExtAlgo TheAlgo = Extrema_ExtAlgo_Grad);
 
-  //! An exception is raised if the fields have not been initialized. <br>
-  //! Be careful: this method uses the Face only for classify not for the fields. <br>
+  //! An exception is raised if the fields have not been initialized.
+  //! Be careful: this method uses the Face only for classify not for the fields.
   Standard_EXPORT void Perform(const TopoDS_Vertex& TheVertex, const TopoDS_Face& TheFace);
 
-  //! True if the distances are found. <br>
+  //! True if the distances are found.
   Standard_Boolean IsDone() const { return myExtPS.IsDone(); }
 
-  //! Returns the number of extremum distances. <br>
+  //! Returns the number of extremum distances.
   Standard_Integer NbExt() const { return myPoints.Length(); }
 
-  //! Returns the value of the <N>th extremum square distance. <br>
+  //! Returns the value of the <N>th extremum square distance.
   Standard_Real SquareDistance(const Standard_Integer N) const { return mySqDist.Value(N); }
 
-  //! Returns the parameters on the Face of the <N>th extremum distance. <br>
+  //! Returns the parameters on the Face of the <N>th extremum distance.
   void Parameter(const Standard_Integer N, Standard_Real& U, Standard_Real& V) const
   {
     myPoints.Value(N).Parameter(U, V);
   }
 
-  //! Returns the Point of the <N>th extremum distance. <br>
+  //! Returns the Point of the <N>th extremum distance.
   gp_Pnt Point(const Standard_Integer N) const { return myPoints.Value(N).Value(); }
 
   void SetFlag(const Extrema_ExtFlag F) { myExtPS.SetFlag(F); }
index 08891e0eaf44dd0a7ef61d84d5f1163a28559584..9ec670b29552cd0b6085b3639b74c64bf38ead95 100644 (file)
@@ -24,7 +24,7 @@
 class BRepAdaptor_Curve;
 class gp_Pnt;
 
-//! Computes the  global properties of bounded curves
+//! Computes the global properties of bounded curves
 //! in 3D space. The curve must have at least a continuity C1.
 //! It can be a curve as defined in the template CurveTool from
 //! package GProp. This template gives the minimum of methods
index 3c87befd96ce9c0dfc19ffd98d99996d043715d9..62acefd7d1f6fd28e4490c934e73fd3013f319ba 100644 (file)
@@ -27,7 +27,7 @@ class BRepAdaptor_Curve;
 class gp_Pnt;
 class gp_Vec;
 
-//! Provides  the required  methods    to instantiate
+//! Provides the required methods to instantiate
 //! CGProps from GProp with a Curve from BRepAdaptor.
 class BRepGProp_EdgeTool
 {
@@ -35,18 +35,18 @@ public:
   DEFINE_STANDARD_ALLOC
 
   //! Returns the parametric value of the start point of
-  //! the curve.  The curve is oriented from the start point
+  //! the curve. The curve is oriented from the start point
   //! to the end point.
   Standard_EXPORT static Standard_Real FirstParameter(const BRepAdaptor_Curve& C);
 
   //! Returns the parametric value of the end point of
-  //! the curve.  The curve is oriented from the start point
+  //! the curve. The curve is oriented from the start point
   //! to the end point.
   Standard_EXPORT static Standard_Real LastParameter(const BRepAdaptor_Curve& C);
 
   //! Returns the number of Gauss points required to do
   //! the integration with a good accuracy using the
-  //! Gauss method.  For a polynomial curve of degree n
+  //! Gauss method. For a polynomial curve of degree n
   //! the maxima of accuracy is obtained with an order
   //! of integration equal to 2*n-1.
   Standard_EXPORT static Standard_Integer IntegrationOrder(const BRepAdaptor_Curve& C);
@@ -61,15 +61,15 @@ public:
                                  gp_Pnt&                  P,
                                  gp_Vec&                  V1);
 
-  //! Returns  the number  of  intervals for  continuity
+  //! Returns the number of intervals for continuity
   //! <S>. May be one if Continuity(me) >= <S>
   Standard_EXPORT static Standard_Integer NbIntervals(const BRepAdaptor_Curve& C,
                                                       const GeomAbs_Shape      S);
 
-  //! Stores in <T> the  parameters bounding the intervals
+  //! Stores in <T> the parameters bounding the intervals
   //! of continuity <S>.
   //!
-  //! The array must provide  enough room to  accommodate
+  //! The array must provide enough room to accommodate
   //! for the parameters. i.e. T.Length() > NbIntervals()
   Standard_EXPORT static void Intervals(const BRepAdaptor_Curve& C,
                                         TColStd_Array1OfReal&    T,
index 838610d7a548a9697d7b0c21ef43d81d5210638b..0c1634e13fd47218dc97d980f639e9bb4410e281 100644 (file)
@@ -22,8 +22,8 @@
 class gp_Pnt;
 class TopoDS_Edge;
 
-//! Computes the  global properties of
-//! of polylines  represented by set of points.
+//! Computes the global properties of
+//! of polylines represented by set of points.
 //! This class is used for computation of global
 //! properties of edge, which has no exact geometry
 //! (3d or 2d curve), but has any of allowed
@@ -38,8 +38,8 @@ public:
 
   Standard_EXPORT void SetLocation(const gp_Pnt& CLocation);
 
-  //! Computes the  global properties of
-  //! of polylines  represented by set of points.
+  //! Computes the global properties of
+  //! of polylines represented by set of points.
   Standard_EXPORT void Perform(const TColgp_Array1OfPnt& theNodes);
 
   //! Prepare set of 3d points on base of any available edge polygons:
index 7491bef0dc976380b7e032b4b3e88be756e578f6..f94410333366639f31ac8b68de55dc666b224633 100644 (file)
@@ -65,7 +65,7 @@ public:
                                         const Standard_Real Eps);
 
   //! If previously used method contained Eps parameter
-  //! get actual relative error of the computation, else return  1.0.
+  //! get actual relative error of the computation, else return 1.0.
   Standard_EXPORT Standard_Real GetEpsilon();
 
 protected:
index 2394c8b62f30f82b4636fc58fdd4ebbf8bbcb9d6..e513d17029fee363bb31f19ff0136a9b82c86e13 100644 (file)
@@ -76,7 +76,7 @@ public:
   //! parameter is directly passed to the UFunction.
   void SetValueType(const GProp_ValueType aType);
 
-  //! Setting the tolerance  for  inner integration
+  //! Setting the tolerance for inner integration
   void SetTolerance(const Standard_Real aTol);
 
   //! Returns the relative reached error of all values computation since
@@ -93,7 +93,7 @@ public:
   Standard_EXPORT virtual Standard_Boolean Value(const Standard_Real X,
                                                  Standard_Real&      F) Standard_OVERRIDE;
 
-  //! Redefined  method. Remembers the error reached during
+  //! Redefined method. Remembers the error reached during
   //! computation of integral values since the object creation
   //! or the last call of GetStateNumber. It is invoked in each
   //! algorithm from the package math. Particularly in the
index 85da1c66fc5e3e33c93ed2a18fdaa91c3140215d..75a1f5ad6020ba93f7ee3d32fdaf8ea5d17346c5 100644 (file)
@@ -50,7 +50,7 @@ public:
   //! The method is quick and its precision is enough for many cases of analytical
   //! surfaces.
   //! Non-adaptive 2D Gauss integration with predefined numbers of Gauss points
-  //! is used. Numbers of points depend on types of surfaces and  curves.
+  //! is used. Numbers of points depend on types of surfaces and curves.
   //! Error of the computation is not calculated.
   Standard_EXPORT BRepGProp_Vinert(const BRepGProp_Face& S, const gp_Pnt& VLocation);
 
@@ -69,7 +69,7 @@ public:
   //! The method is quick and its precision is enough for many cases of analytical
   //! surfaces.
   //! Non-adaptive 2D Gauss integration with predefined numbers of Gauss points
-  //! is used. Numbers of points depend on types of surfaces and  curves.
+  //! is used. Numbers of points depend on types of surfaces and curves.
   //! Error of the computation is not calculated.
   Standard_EXPORT BRepGProp_Vinert(const BRepGProp_Face& S,
                                    const gp_Pnt&         O,
@@ -92,7 +92,7 @@ public:
   //! The method is quick and its precision is enough for many cases of analytical
   //! surfaces.
   //! Non-adaptive 2D Gauss integration with predefined numbers of Gauss points
-  //! is used. Numbers of points depend on types of surfaces and  curves.
+  //! is used. Numbers of points depend on types of surfaces and curves.
   //! Error of the computation is not calculated.
   Standard_EXPORT BRepGProp_Vinert(const BRepGProp_Face& S,
                                    const gp_Pln&         Pl,
@@ -115,7 +115,7 @@ public:
   //! The method is quick and its precision is enough for many cases of analytical
   //! surfaces.
   //! Non-adaptive 2D Gauss integration with predefined numbers of Gauss points
-  //! is used. Numbers of points depend on types of surfaces and  curves.
+  //! is used. Numbers of points depend on types of surfaces and curves.
   //! Error of the computation is not calculated.
   Standard_EXPORT BRepGProp_Vinert(BRepGProp_Face& S, BRepGProp_Domain& D, const gp_Pnt& VLocation);
 
@@ -135,7 +135,7 @@ public:
   //! The method is quick and its precision is enough for many cases of analytical
   //! surfaces.
   //! Non-adaptive 2D Gauss integration with predefined numbers of Gauss points
-  //! is used. Numbers of points depend on types of surfaces and  curves.
+  //! is used. Numbers of points depend on types of surfaces and curves.
   //! Error of the computation is not calculated.
   Standard_EXPORT BRepGProp_Vinert(BRepGProp_Face&   S,
                                    BRepGProp_Domain& D,
@@ -160,7 +160,7 @@ public:
   //! The method is quick and its precision is enough for many cases of analytical
   //! surfaces.
   //! Non-adaptive 2D Gauss integration with predefined numbers of Gauss points
-  //! is used. Numbers of points depend on types of surfaces and  curves.
+  //! is used. Numbers of points depend on types of surfaces and curves.
   //! Error of the computation is not calculated.
   Standard_EXPORT BRepGProp_Vinert(BRepGProp_Face&   S,
                                    BRepGProp_Domain& D,
@@ -218,8 +218,8 @@ public:
                                         const gp_Pln&       Pl,
                                         const Standard_Real Eps);
 
-  //! If previously used methods containe Eps parameter
-  //! gets actual relative error of the computation, else returns  1.0.
+  //! If previously used methods contain Eps parameter
+  //! gets actual relative error of the computation, else returns 1.0.
   Standard_EXPORT Standard_Real GetEpsilon();
 
 protected:
index ef49cceac0c8b776aa7d546c9d6de967ada7a3d8..991e4214b4e0cb2a8f75c19af1ff7d50718346c7 100644 (file)
@@ -46,7 +46,7 @@ class TopoDS_Face;
 //! for( i =1; i <= nbCurves;i++)
 //! {
 //! Inter.Init(curve);
-//! for(  ;Inter.More(); Inter.Next())
+//! for( ;Inter.More(); Inter.Next())
 //! {
 //! .......
 //! }
index af82fe5c3e8d0369bca62ef76812beb0a99dba23..324b6423523e4624d0dd41c630184daa096ca8bb 100644 (file)
@@ -52,7 +52,7 @@ public:
 
   //! Computes the max distance between edge
   //! and its 2d representation on the face.
-  //! Sets the default precision.  The current Precision
+  //! Sets the default precision. The current Precision
   //! is returned.
   Standard_EXPORT static void Precision(const Standard_Real P);
 
@@ -83,9 +83,9 @@ public:
   Standard_EXPORT static void SameRange(const TopoDS_Edge&  E,
                                         const Standard_Real Tolerance = 1.0e-5);
 
-  //! Computes the 3d curve for the edge  <E> if it does
-  //! not exist. Returns True  if the curve was computed
-  //! or  existed. Returns False  if there is no  planar
+  //! Computes the 3d curve for the edge <E> if it does
+  //! not exist. Returns True if the curve was computed
+  //! or existed. Returns False if there is no planar
   //! pcurve or the computation failed.
   //! <MaxSegment> >= 30 in approximation
   Standard_EXPORT static Standard_Boolean BuildCurve3d(const TopoDS_Edge&  E,
@@ -94,7 +94,7 @@ public:
                                                        const Standard_Integer MaxDegree  = 14,
                                                        const Standard_Integer MaxSegment = 0);
 
-  //! Computes  the 3d curves  for all the  edges of <S>
+  //! Computes the 3d curves for all the edges of <S>
   //! return False if one of the computation failed.
   //! <MaxSegment> >= 30 in approximation
   Standard_EXPORT static Standard_Boolean BuildCurves3d(const TopoDS_Shape& S,
@@ -103,7 +103,7 @@ public:
                                                         const Standard_Integer MaxDegree  = 14,
                                                         const Standard_Integer MaxSegment = 0);
 
-  //! Computes  the 3d curves  for all the  edges of <S>
+  //! Computes the 3d curves for all the edges of <S>
   //! return False if one of the computation failed.
   Standard_EXPORT static Standard_Boolean BuildCurves3d(const TopoDS_Shape& S);
 
@@ -130,43 +130,43 @@ public:
     }
   }
 
-  //! Checks if the edge has a  Tolerance smaller than -- --
-  //! -- -- MaxToleranceToCheck  if  so it will compute  the
-  //! radius    of  -- the   cylindrical  pipe  surface that
+  //! Checks if the edge has a Tolerance smaller than
+  //! MaxToleranceToCheck if so it will compute the
+  //! radius of the cylindrical pipe surface that
   //! MinToleranceRequest is the minimum tolerance before it
   //! is useful to start testing.
   //! Usually it should be around 10e-5
-  //! contains all -- the curve representation of the edge
+  //! contains all the curve representation of the edge
   //! returns True if the Edge tolerance had to be updated
   Standard_EXPORT static Standard_Boolean UpdateEdgeTol(const TopoDS_Edge&  E,
                                                         const Standard_Real MinToleranceRequest,
                                                         const Standard_Real MaxToleranceToCheck);
 
-  //! -- Checks all the edges of the shape whose -- -- --
-  //! Tolerance  is  smaller than  MaxToleranceToCheck --
-  //! Returns True if at  least  one edge was updated --
+  //! Checks all the edges of the shape whose
+  //! Tolerance is smaller than MaxToleranceToCheck
+  //! Returns True if at least one edge was updated
   //! MinToleranceRequest is the minimum tolerance before
-  //! --  it -- is  useful to start  testing.
-  //! Usually it should be around -- 10e-5--
+  //! it is useful to start testing.
+  //! Usually it should be around 10e-5
   //!
-  //! Warning :The  method is  very  slow  as it  checks all.
-  //! Use  only  in interfaces or  processing assimilate batch
+  //! Warning: The method is very slow as it checks all.
+  //! Use only in interfaces or processing assimilate batch
   Standard_EXPORT static Standard_Boolean UpdateEdgeTolerance(
     const TopoDS_Shape& S,
     const Standard_Real MinToleranceRequest,
     const Standard_Real MaxToleranceToCheck);
 
-  //! Computes new 2d curve(s)  for the edge <theEdge> to have
-  //! the same parameter  as  the  3d curve.
+  //! Computes new 2d curve(s) for the edge <theEdge> to have
+  //! the same parameter as the 3d curve.
   //! The algorithm is not done if the flag SameParameter
-  //! was True  on the  Edge.
+  //! was True on the Edge.
   Standard_EXPORT static void SameParameter(const TopoDS_Edge&  theEdge,
                                             const Standard_Real Tolerance = 1.0e-5);
 
-  //! Computes new 2d curve(s)  for the edge <theEdge> to have
-  //! the same parameter  as  the  3d curve.
+  //! Computes new 2d curve(s) for the edge <theEdge> to have
+  //! the same parameter as the 3d curve.
   //! The algorithm is not done if the flag SameParameter
-  //! was True  on the  Edge.<br>
+  //! was True on the Edge.
   //! theNewTol is a new tolerance of vertices of the input edge
   //! (not applied inside the algorithm, but pre-computed).
   //! If IsUseOldEdge is true then the input edge will be modified,
@@ -177,18 +177,18 @@ public:
                                                    Standard_Real&         theNewTol,
                                                    const Standard_Boolean IsUseOldEdge);
 
-  //! Computes new 2d curve(s) for all the edges of  <S>
-  //! to have the same parameter  as  the  3d curve.
+  //! Computes new 2d curve(s) for all the edges of <S>
+  //! to have the same parameter as the 3d curve.
   //! The algorithm is not done if the flag SameParameter
-  //! was True  on an  Edge.
+  //! was True on an Edge.
   Standard_EXPORT static void SameParameter(const TopoDS_Shape&    S,
                                             const Standard_Real    Tolerance = 1.0e-5,
                                             const Standard_Boolean forced    = Standard_False);
 
-  //! Computes new 2d curve(s) for all the edges of  <S>
-  //! to have the same parameter  as  the  3d curve.
+  //! Computes new 2d curve(s) for all the edges of <S>
+  //! to have the same parameter as the 3d curve.
   //! The algorithm is not done if the flag SameParameter
-  //! was True  on an  Edge.<br>
+  //! was True on an Edge.
   //! theReshaper is used to record the modifications of input shape <S> to prevent any
   //! modifications on the shape itself.
   //! Thus the input shape (and its subshapes) will not be modified, instead the reshaper will
@@ -198,7 +198,7 @@ public:
                                             const Standard_Real    Tolerance = 1.0e-5,
                                             const Standard_Boolean forced    = Standard_False);
 
-  //! Replaces tolerance   of  FACE EDGE VERTEX  by  the
+  //! Replaces tolerance of FACE EDGE VERTEX by the
   //! tolerance Max of their connected handling shapes.
   //! It is not necessary to use this call after
   //! SameParameter. (called in)
@@ -206,10 +206,10 @@ public:
     const TopoDS_Shape&    S,
     const Standard_Boolean verifyFaceTolerance = Standard_False);
 
-  //! Replaces tolerance   of  FACE EDGE VERTEX  by  the
+  //! Replaces tolerance of FACE EDGE VERTEX by the
   //! tolerance Max of their connected handling shapes.
   //! It is not necessary to use this call after
-  //! SameParameter. (called in)<br>
+  //! SameParameter. (called in)
   //! theReshaper is used to record the modifications of input shape <S> to prevent any
   //! modifications on the shape itself.
   //! Thus the input shape (and its subshapes) will not be modified, instead the reshaper will
@@ -223,8 +223,8 @@ public:
   //! of a shape and updates them to satisfy "SameParameter" condition
   Standard_EXPORT static void UpdateInnerTolerances(const TopoDS_Shape& S);
 
-  //! Orients the solid forward  and the  shell with the
-  //! orientation to have  matter in the solid. Returns
+  //! Orients the solid forward and the shell with the
+  //! orientation to have matter in the solid. Returns
   //! False if the solid is unOrientable (open or incoherent)
   Standard_EXPORT static Standard_Boolean OrientClosedSolid(TopoDS_Solid& solid);
 
@@ -259,13 +259,13 @@ public:
                                                const TopoDS_Face&  F2,
                                                const Standard_Real TolAng = 1.0e-10);
 
-  //! Sorts in  LF the Faces of   S on the  complexity of
-  //! their                  surfaces
+  //! Sorts in LF the Faces of S on the complexity of
+  //! their surfaces
   //! (Plane,Cylinder,Cone,Sphere,Torus,other)
   Standard_EXPORT static void SortFaces(const TopoDS_Shape& S, TopTools_ListOfShape& LF);
 
-  //! Sorts in  LF  the   Faces  of S   on the reverse
-  //! complexity       of       their      surfaces
+  //! Sorts in LF the Faces of S on the reverse
+  //! complexity of their surfaces
   //! (other,Torus,Sphere,Cone,Cylinder,Plane)
   Standard_EXPORT static void ReverseSortFaces(const TopoDS_Shape& S, TopTools_ListOfShape& LF);
 
index 57370dbe6ef73340d43777f1d82334cf9e25518f..5a21fd7fe38d3dd63d66b790af6fa60c67c9f1ec 100644 (file)
@@ -52,7 +52,7 @@ class Geom_Curve;
 //! * From a surface and a wire.
 //!
 //! - A flag Inside is given, when this flag is True
-//! the  wire is  oriented to bound a finite area on
+//! the wire is oriented to bound a finite area on
 //! the surface.
 //!
 //! * From a face and a wire.
@@ -176,7 +176,7 @@ public:
   //! Load the face.
   Standard_EXPORT void Init(const TopoDS_Face& F);
 
-  //! Creates the face  from the  surface. If Bound is
+  //! Creates the face from the surface. If Bound is
   //! True a wire is made from the natural bounds.
   //! Accepts tolerance value (TolDegen) for resolution
   //! of degenerated edges.
@@ -214,7 +214,7 @@ public:
 
 protected:
 private:
-  //! Reorient the current face if  the boundary  is not
+  //! Reorient the current face if the boundary is not
   //! finite.
   Standard_EXPORT void CheckInside();
 
index 053c6944c05f56781b9bdd9d9db66ce345706bf9..68c691d6add67ba7ff6614fbc459b83e42c820d0 100644 (file)
@@ -38,8 +38,8 @@ class TopoDS_Wire;
 //!
 //! - any number of vertices.
 //!
-//! When a point or vertex is added to the  polygon if
-//! it is identic  to the previous  point no  edge  is
+//! When a point or vertex is added to the polygon if
+//! it is identic to the previous point no edge is
 //! built. The method added can be used to test it.
 class BRepLib_MakePolygon : public BRepLib_MakeShape
 {
@@ -79,7 +79,7 @@ public:
 
   Standard_EXPORT void Add(const TopoDS_Vertex& V);
 
-  //! Returns  True if  the last   vertex  or point  was
+  //! Returns True if the last vertex or point was
   //! successfully added.
   Standard_EXPORT Standard_Boolean Added() const;
 
index 2aef9959008e55c1a4ca4ac43419abf11008f544..030beb99e1865d2c0fc76b91114b1fdcaf79aae7 100644 (file)
 class TopoDS_Face;
 class TopoDS_Edge;
 
-//! This    is  the  root     class for     all  shape
-//! constructions.  It stores the result.
+//! This is the root class for all shape
+//! constructions. It stores the result.
 //!
-//! It  provides deferred methods to trace the history
+//! It provides deferred methods to trace the history
 //! of sub-shapes.
 class BRepLib_MakeShape : public BRepLib_Command
 {
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! This is  called by  Shape().  It does  nothing but
+  //! This is called by Shape(). It does nothing but
   //! may be redefined.
   Standard_EXPORT void Build();
 
index 6232fe2e77fbea7ad1801d6fd9506dd36d408d33..4b990c978527b9607dbd7e5ae7976ef1454a3785 100644 (file)
@@ -49,7 +49,7 @@ public:
                                     const Standard_Real         VMax,
                                     const Standard_Boolean      Segment = Standard_False);
 
-  //! Creates the shell from the surface  and the min-max
+  //! Creates the shell from the surface and the min-max
   //! values.
   Standard_EXPORT void Init(const Handle(Geom_Surface)& S,
                             const Standard_Real         UMin,
index 8d4d30beb67840db69e4d494d6b53d958fa67b46..59fbbe40fa4068e9a1972d8ed352955be8ca0696 100644 (file)
@@ -27,7 +27,7 @@ class TopoDS_Shell;
 class TopoDS_Solid;
 class TopoDS_Face;
 
-//! Makes a solid from compsolid  or  shells.
+//! Makes a solid from compsolid or shells.
 class BRepLib_MakeSolid : public BRepLib_MakeShape
 {
 public:
index 5e11978add8e839f536c44a8543c310ae037f866..dddf34cc42a1f32a81389b3fd710bf65596be1ca 100644 (file)
@@ -33,9 +33,9 @@ class Geom2d_Point;
 //! defined by the two vectors <V1>, <V2> and <Sense>.
 //!
 //! Definition of the domain:
-//! if <Sense>  is  true the bisecting line is contained in the sector
+//! if <Sense> is true the bisecting line is contained in the sector
 //! defined by <-V1> and <-V2> in the sense indirect.
-//! if <Sense>  is  false the bisecting line is contained in the sector
+//! if <Sense> is false the bisecting line is contained in the sector
 //! defined by <-V1> and <-V2> in the sense direct.
 //!
 //! <Tolerance> is used to define degenerate bisector.
@@ -45,7 +45,7 @@ class Geom2d_Point;
 //! if the bisector is a parabola on the focal length is smaller than
 //! <Tolerance>, the bisector is replaced by a semi_line corresponding
 //! to the axe of symmetry of the parabola.
-//! if the bisector is an ellipse  and the minor radius is smaller than
+//! if the bisector is an ellipse and the minor radius is smaller than
 //! <Tolerance>, the bisector is replaced by a segment corresponding
 //! to the great axe of the ellipse.
 class Bisector_Bisec
@@ -55,7 +55,7 @@ public:
 
   Standard_EXPORT Bisector_Bisec();
 
-  //! Performs  the bisecting line  between the  curves
+  //! Performs the bisecting line between the curves
   //! <Cu1> and <Cu2>.
   //! <oncurve> is True if the point <P> is common to <Cu1>
   //! and <Cu2>.
@@ -69,7 +69,7 @@ public:
                                const Standard_Real         Tolerance,
                                const Standard_Boolean      oncurve = Standard_True);
 
-  //! Performs  the bisecting line  between the  curve
+  //! Performs the bisecting line between the curve
   //! <Cu1> and the point <Pnt>.
   //! <oncurve> is True if the point <P> is the point <Pnt>.
   Standard_EXPORT void Perform(const Handle(Geom2d_Curve)& Cu,
@@ -81,7 +81,7 @@ public:
                                const Standard_Real         Tolerance,
                                const Standard_Boolean      oncurve = Standard_True);
 
-  //! Performs  the bisecting line  between the  curve
+  //! Performs the bisecting line between the curve
   //! <Cu> and the point <Pnt>.
   //! <oncurve> is True if the point <P> is the point <Pnt>.
   Standard_EXPORT void Perform(const Handle(Geom2d_Point)& Pnt,
@@ -93,8 +93,8 @@ public:
                                const Standard_Real         Tolerance,
                                const Standard_Boolean      oncurve = Standard_True);
 
-  //! Performs  the bisecting line  between the two points
-  //! <Pnt1>  and <Pnt2>.
+  //! Performs the bisecting line between the two points
+  //! <Pnt1> and <Pnt2>.
   Standard_EXPORT void Perform(const Handle(Geom2d_Point)& Pnt1,
                                const Handle(Geom2d_Point)& Pnt2,
                                const gp_Pnt2d&             P,
index 0f5a27b86bf7fbdc01b4ce0b1ba633d46f5931a4..cf9cfed85d46d7145a43eb80993daa266e853205 100644 (file)
@@ -46,7 +46,7 @@ class Bisector_BisecAna : public Bisector_Curve
 public:
   Standard_EXPORT Bisector_BisecAna();
 
-  //! Performs  the bisecting line  between the  curves
+  //! Performs the bisecting line between the curves
   //! <Cu1> and <Cu2>.
   //! <oncurve> is True if the point <P> is common to <Cu1>
   //! and <Cu2>.
@@ -60,7 +60,7 @@ public:
                                const Standard_Real         Tolerance,
                                const Standard_Boolean      oncurve = Standard_True);
 
-  //! Performs  the bisecting line  between the  curve
+  //! Performs the bisecting line between the curve
   //! <Cu1> and the point <Pnt>.
   //! <oncurve> is True if the point <P> is the point <Pnt>.
   Standard_EXPORT void Perform(const Handle(Geom2d_Curve)& Cu,
@@ -72,7 +72,7 @@ public:
                                const Standard_Real         Tolerance,
                                const Standard_Boolean      oncurve = Standard_True);
 
-  //! Performs  the bisecting line  between the  curve
+  //! Performs the bisecting line between the curve
   //! <Cu> and the point <Pnt>.
   //! <oncurve> is True if the point <P> is the point <Pnt>.
   Standard_EXPORT void Perform(const Handle(Geom2d_Point)& Pnt,
@@ -84,8 +84,8 @@ public:
                                const Standard_Real         Tolerance,
                                const Standard_Boolean      oncurve = Standard_True);
 
-  //! Performs  the bisecting line  between the two points
-  //! <Pnt1>  and <Pnt2>.
+  //! Performs the bisecting line between the two points
+  //! <Pnt1> and <Pnt2>.
   Standard_EXPORT void Perform(const Handle(Geom2d_Point)& Pnt1,
                                const Handle(Geom2d_Point)& Pnt2,
                                const gp_Pnt2d&             P,
@@ -106,7 +106,7 @@ public:
   //! nearest from <Cu> than the extremitis of <Cu>.
   Standard_EXPORT void SetTrim(const Handle(Geom2d_Curve)& Cu);
 
-  //! Trim <me> by a domain defined by uf  and  ul
+  //! Trim <me> by a domain defined by uf and ul
   Standard_EXPORT void SetTrim(const Standard_Real uf, const Standard_Real ul);
 
   Standard_EXPORT void Reverse() Standard_OVERRIDE;
@@ -157,16 +157,16 @@ public:
 
   Standard_EXPORT Standard_Real ParameterOfEndPoint() const;
 
-  //! If necessary,  breaks the  curve in  intervals  of
-  //! continuity  <C1>.    And  returns   the number   of
+  //! If necessary, breaks the curve in intervals of
+  //! continuity <C1>. And returns the number of
   //! intervals.
   Standard_EXPORT Standard_Integer NbIntervals() const Standard_OVERRIDE;
 
-  //! Returns  the  first  parameter    of  the  current
+  //! Returns the first parameter of the current
   //! interval.
   Standard_EXPORT Standard_Real IntervalFirst(const Standard_Integer Index) const Standard_OVERRIDE;
 
-  //! Returns  the  last  parameter    of  the  current
+  //! Returns the last parameter of the current
   //! interval.
   Standard_EXPORT Standard_Real IntervalLast(const Standard_Integer Index) const Standard_OVERRIDE;
 
index 48801f389cdae8ef8799c7d169343b31111ebd9b..b11c3569c246d1462fdc01888bf4fcafc0a128bf 100644 (file)
@@ -41,10 +41,10 @@ class Bisector_BisecCC : public Bisector_Curve
 public:
   Standard_EXPORT Bisector_BisecCC();
 
-  //! Constructs  the bisector  between the  curves <Cu1>
+  //! Constructs the bisector between the curves <Cu1>
   //! and <Cu2>.
   //!
-  //! <Side1>  (resp <Side2>) = 1   if the
+  //! <Side1> (resp <Side2>) = 1 if the
   //! bisector curve is on the left of <Cu1> (resp <Cu2>)
   //! else <Side1> (resp <Side2>) = -1.
   //!
@@ -59,10 +59,10 @@ public:
                                    const gp_Pnt2d&             Origin,
                                    const Standard_Real         DistMax = 500);
 
-  //! Computes the bisector  between the  curves <Cu1>
+  //! Computes the bisector between the curves <Cu1>
   //! and <Cu2>.
   //!
-  //! <Side1>  (resp <Side2>) = 1   if the
+  //! <Side1> (resp <Side2>) = 1 if the
   //! bisector curve is on the left of <Cu1> (resp <Cu2>)
   //! else <Side1> (resp <Side2>) = -1.
   //!
@@ -90,7 +90,7 @@ public:
   //! Raised if N < 0.
   Standard_EXPORT Standard_Boolean IsCN(const Standard_Integer N) const Standard_OVERRIDE;
 
-  //! The parameter  on <me> is linked to  the parameter
+  //! The parameter on <me> is linked to the parameter
   //! on the first curve. This method creates the same bisector
   //! where the curves are inversed.
   Standard_EXPORT Handle(Bisector_BisecCC) ChangeGuide() const;
@@ -109,16 +109,16 @@ public:
 
   Standard_EXPORT GeomAbs_Shape Continuity() const Standard_OVERRIDE;
 
-  //! If necessary,  breaks the  curve in  intervals  of
-  //! continuity  <C1>.    And  returns   the number   of
+  //! If necessary, breaks the curve in intervals of
+  //! continuity <C1>. And returns the number of
   //! intervals.
   Standard_EXPORT Standard_Integer NbIntervals() const Standard_OVERRIDE;
 
-  //! Returns  the  first  parameter    of  the  current
+  //! Returns the first parameter of the current
   //! interval.
   Standard_EXPORT Standard_Real IntervalFirst(const Standard_Integer Index) const Standard_OVERRIDE;
 
-  //! Returns  the  last  parameter    of  the  current
+  //! Returns the last parameter of the current
   //! interval.
   Standard_EXPORT Standard_Real IntervalLast(const Standard_Integer Index) const Standard_OVERRIDE;
 
index 9131c64893195534860fb107476c8744d1506598..5998122dae64d04cc7879eafd96460ff13b2cdf2 100644 (file)
@@ -84,13 +84,13 @@ public:
   Standard_EXPORT Standard_Boolean IsExtendAtEnd() const Standard_OVERRIDE;
 
   //! Changes the direction of parametrization of <me>.
-  //! The orientation  of the curve is modified. If the curve
+  //! The orientation of the curve is modified. If the curve
   //! is bounded the StartPoint of the initial curve becomes the
-  //! EndPoint of the reversed curve  and the EndPoint of the initial
+  //! EndPoint of the reversed curve and the EndPoint of the initial
   //! curve becomes the StartPoint of the reversed curve.
   Standard_EXPORT void Reverse() Standard_OVERRIDE;
 
-  //! Returns the  parameter on the  reversed  curve for
+  //! Returns the parameter on the reversed curve for
   //! the point of parameter U on <me>.
   Standard_EXPORT Standard_Real ReversedParameter(const Standard_Real U) const Standard_OVERRIDE;
 
@@ -114,16 +114,16 @@ public:
 
   Standard_EXPORT GeomAbs_Shape Continuity() const Standard_OVERRIDE;
 
-  //! If necessary,  breaks the  curve in  intervals  of
-  //! continuity  <C1>.    And  returns   the number   of
+  //! If necessary, breaks the curve in intervals of
+  //! continuity <C1>. And returns the number of
   //! intervals.
   Standard_EXPORT Standard_Integer NbIntervals() const Standard_OVERRIDE;
 
-  //! Returns  the  first  parameter    of  the  current
+  //! Returns the first parameter of the current
   //! interval.
   Standard_EXPORT Standard_Real IntervalFirst(const Standard_Integer Index) const Standard_OVERRIDE;
 
-  //! Returns  the  last  parameter    of  the  current
+  //! Returns the last parameter of the current
   //! interval.
   Standard_EXPORT Standard_Real IntervalLast(const Standard_Integer Index) const Standard_OVERRIDE;
 
@@ -133,7 +133,7 @@ public:
 
   Standard_EXPORT Standard_Boolean IsPeriodic() const Standard_OVERRIDE;
 
-  //! Returns   the   distance   between  the  point  of
+  //! Returns the distance between the point of
   //! parameter U on <me> and my point or my curve.
   Standard_EXPORT Standard_Real Distance(const Standard_Real U) const;
 
index 90f21619afdcf25a96671ae17478b4e462d2a226..2ebc3400c98b427bd0e319b6a0e0412f205af8dc 100644 (file)
@@ -38,16 +38,16 @@ public:
 
   Standard_EXPORT virtual Standard_Boolean IsExtendAtEnd() const = 0;
 
-  //! If necessary,  breaks the  curve in  intervals  of
-  //! continuity  <C1>.    And  returns   the number   of
+  //! If necessary, breaks the curve in intervals of
+  //! continuity <C1>. And returns the number of
   //! intervals.
   Standard_EXPORT virtual Standard_Integer NbIntervals() const = 0;
 
-  //! Returns  the  first  parameter    of  the  current
+  //! Returns the first parameter of the current
   //! interval.
   Standard_EXPORT virtual Standard_Real IntervalFirst(const Standard_Integer Index) const = 0;
 
-  //! Returns  the  last  parameter    of  the  current
+  //! Returns the last parameter of the current
   //! interval.
   Standard_EXPORT virtual Standard_Real IntervalLast(const Standard_Integer Index) const = 0;
 
index e39a25f851545b690287b82174f2b728294c7642..f29ebd13e2881f1a49edf740a67845ad01788d2a 100644 (file)
@@ -28,7 +28,7 @@
 #include <Standard_Real.hxx>
 class Geom2d_Curve;
 
-//! H(v) = (T1  .P2(v) - P1) * ||T(v)||  -
+//! H(v) = (T1.P2(v) - P1) * ||T(v)|| -
 //! 2         2
 //! (T(v).P2(v) - P1) * ||T1||
 class Bisector_FunctionH : public math_FunctionWithDerivative
index f106409e97a1d7bc79b5c15add6d670111b6f872..c595b00a169cb23ec301c2458c6d09900e35c084 100644 (file)
@@ -26,7 +26,7 @@ class Geom2d_Curve;
 class Bisector_Curve;
 
 //! 2                      2
-//! F(u) =  (PC(u) - PBis1(u))   + (PC(u) - PBis2(u))
+//! F(u) = (PC(u) - PBis1(u)) + (PC(u) - PBis2(u))
 class Bisector_FunctionInter : public math_FunctionWithDerivative
 {
 public:
index 8c52f0a61e3780aa7a05ccb2cb99a03cf700a6f1..59cdd84a2c8cef356db351398c1e82173b01ab7a 100644 (file)
@@ -45,7 +45,7 @@ class Geom2d_Curve;
 class Geom_Surface;
 class OSD_FileSystem;
 
-//! The BRepTools package provides  utilities for BRep
+//! The BRepTools package provides utilities for BRep
 //! data structures.
 //!
 //! * WireExplorer: Tool to explore the topology of
index 9bb5f5d37d4b7f5672d06705d9e776b5cb48a5dc..2f950597c07f9d52b5cc647a74da28691bcc8611 100644 (file)
@@ -167,9 +167,9 @@ protected:
   //!
   //! If the first shape has the reversed orientation
   //! then the both shapes are reversed.
-  //! If the first shape has the internal or external orientation then: <br>
+  //! If the first shape has the internal or external orientation then:
   //! - the second shape is oriented forward (reversed) if it's orientation
-  //!   is equal (not equal) to the orientation of the first shape; <br>
+  //!   is equal (not equal) to the orientation of the first shape;
   //! - the first shape is oriented forward.
   Standard_EXPORT virtual void replace(const TopoDS_Shape&    shape,
                                        const TopoDS_Shape&    newshape,
index 55934e49a4ba8552591cb22d4b8434253e033f34..51e89606de4bcc88f71ebb5b37a832fa14b9529d 100644 (file)
@@ -98,7 +98,7 @@ public:
   //! Writes the geometry calling WriteGeometry.
   //!
   //! Dumps the shapes from last to first.
-  //! For each shape  :
+  //! For each shape:
   //! Write the type.
   //! calls WriteGeometry(S).
   //! Write the flags, the subshapes.
index f68dc7bdf257ae87a1fab129f3ecf0e2c7a6ad38..669e0c33b1f8be88cf1a1cff43425fb73ddb6826 100644 (file)
@@ -63,7 +63,7 @@ class GC_MakeHyperbola : public GC_Root
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates  an Hyperbola from a non persistent hyperbola  from package gp by conversion.
+  //! Creates an Hyperbola from a non persistent hyperbola from package gp by conversion.
   Standard_EXPORT GC_MakeHyperbola(const gp_Hypr& H);
 
   //! Constructs a hyperbola centered on the origin of the coordinate system
index 2a0d8ad740f892ef8754004cb7ebe524bcef0518..c23602a93a61be08d39b04c86d0b27901e83e398 100644 (file)
@@ -79,7 +79,7 @@ public:
   //! It returns false if <P1> <P2> <P3> are confused.
   Standard_EXPORT GC_MakePlane(const gp_Pnt& P1, const gp_Pnt& P2, const gp_Pnt& P3);
 
-  //! Make a Plane  passing through the location of <Axis>and
+  //! Make a Plane passing through the location of <Axis>and
   //! normal to the Direction of <Axis>.
   Standard_EXPORT GC_MakePlane(const gp_Ax1& Axis);
 
index aca7852aff827e873162311aa614272e554bd97f..0b22433dca13bd1187a43895d3cac7ece4af00dc 100644 (file)
@@ -31,7 +31,7 @@ class gp_Pnt2d;
 
 //! This class implements the following algorithms used to
 //! create Ellipse from Geom2d.
-//! * Create an Ellipse from two apex  and the center.
+//! * Create an Ellipse from two apex and the center.
 //! Defines an ellipse in 2D space.
 //! The parametrization range is [0,2*PI].
 //! The ellipse is a closed and periodic curve.
@@ -49,7 +49,7 @@ public:
   Standard_EXPORT GCE2d_MakeEllipse(const gp_Elips2d& E);
 
   //! MajorAxis is the local coordinate system of the ellipse.
-  //! It is the "XAxis". The minor axis  is the YAxis of the
+  //! It is the "XAxis". The minor axis is the YAxis of the
   //! ellipse.
   //! Sense give the sense of parametrization of the Ellipse.
   //! It is not forbidden to create an ellipse with MajorRadius =
index aba24738dbc17204e384b3ee9b481f0dd8e16adb..537ad7372fff8b26a1c1ce2f19325a93f84ba824 100644 (file)
@@ -31,7 +31,7 @@ class gp_Pnt2d;
 
 //! This class implements the following algorithms used to
 //! create Hyperbola from Geom2d.
-//! * Create an Hyperbola from two apex  and the center.
+//! * Create an Hyperbola from two apex and the center.
 //! Defines the main branch of an hyperbola.
 //! The parameterization range is ]-infinite,+infinite[
 //! It is possible to get the other branch and the two conjugate
@@ -60,7 +60,7 @@ class GCE2d_MakeHyperbola : public GCE2d_Root
 public:
   DEFINE_STANDARD_ALLOC
 
-  //! Creates  an Hyperbola from a non persistent one from package gp
+  //! Creates an Hyperbola from a non persistent one from package gp
   Standard_EXPORT GCE2d_MakeHyperbola(const gp_Hypr2d& H);
 
   //! MajorAxis is the "XAxis" of the hyperbola.
index be98177e9cbc2d64263da0acad0a4ca22f8d8a70..d20e34a801ff1465f7d788c4e24c5c2c5836eb16 100644 (file)
@@ -31,8 +31,8 @@ class gp_Pnt2d;
 
 //! This class implements the following algorithms used to
 //! create Parabola from Geom2d.
-//! * Create an Parabola from two apex  and the center.
-//! Defines the parabola in the parameterization range  :
+//! * Create an Parabola from two apex and the center.
+//! Defines the parabola in the parameterization range:
 //! ]-infinite,+infinite[
 //! The vertex of the parabola is the "Location" point of the
 //! local coordinate system "XAxis" of the parabola.
index 8ad1bed7429476820ae6203402579a6fcb099914..ad224f96dcedc0b41e4e1048d4a5cd760e997e22 100644 (file)
@@ -21,7 +21,7 @@
 #include <Standard_ConstructionError.hxx>
 
 //! Dimension independent used to implement GCPnts_AbscissaPoint
-//! compute the type  and the length ratio if GCPnts_LengthParametrized.
+//! compute the type and the length ratio if GCPnts_LengthParametrized.
 template <class TheCurve>
 static GCPnts_AbscissaType computeType(const TheCurve& theC, Standard_Real& theRatio)
 {
index 9b2ce646ca5c1b9d0249e4e219238cf2b2cacf65..5497d8c28a06bd6246e43ce1c35d31bb6ef0d377 100644 (file)
@@ -61,21 +61,21 @@ public:
   //! approximation algorithm.
   Standard_EXPORT Handle(Geom2d_BSplineCurve) Curve() const;
 
-  //! returns  Standard_True  if  the  approximation  has
-  //! been  done  with  within  required tolerance
+  //! returns Standard_True if the approximation has
+  //! been done with within required tolerance
   Standard_EXPORT Standard_Boolean IsDone() const;
 
-  //! returns  Standard_True if the approximation did come out
-  //! with a result that  is not NECESSARELY within the required tolerance
+  //! returns Standard_True if the approximation did come out
+  //! with a result that is not NECESSARELY within the required tolerance
   Standard_EXPORT Standard_Boolean HasResult() const;
 
   //! Returns the greatest distance between a point on the
   //! source conic and the BSpline curve resulting from the
   //! approximation. (>0 when an approximation
-  //! has  been  done, 0  if  no  approximation)
+  //! has been done, 0 if no approximation)
   Standard_EXPORT Standard_Real MaxError() const;
 
-  //! Print on the stream  o  information about the object
+  //! Print on the stream o information about the object
   Standard_EXPORT void Dump(Standard_OStream& o) const;
 
 protected:
index 6d62ef4ebc420121208c19bd186c879cebc821fc..84e156fafa90073c8b518dd8431029c26dfff820 100644 (file)
@@ -50,7 +50,7 @@ public:
   //! Radius is the radius of the circle in the reference plane of
   //! the cone.
   //! If Radius is lower than 0.0 the status is "
-  //! If Ang < Resolution from gp  or Ang >= (PI/2) - Resolution.
+  //! If Ang < Resolution from gp or Ang >= (PI/2) - Resolution.
   Standard_EXPORT gce_MakeCone(const gp_Ax2&       A2,
                                const Standard_Real Ang,
                                const Standard_Real Radius);
index eb4b3d1792da384c6fcfbb1093a1fc243a0303e6..fcbd4cf7c2d27a34ebcd4af2ff0150bb29c4348e 100644 (file)
@@ -43,7 +43,7 @@ public:
 
   //! Creates an ellipse with the major axis, the major and the
   //! minor radius. The location of the MajorAxis is the center
-  //! of the  ellipse.
+  //! of the ellipse.
   //! The sense of parametrization is given by Sense.
   //! It is possible to create an ellipse with MajorRadius = MinorRadius.
   //! the status is "InvertRadius" if MajorRadius < MinorRadius or
@@ -57,7 +57,7 @@ public:
   //! the origin and the sense of parametrization.
   //! Creates an ellipse with the AxisPlacement the major and the
   //! minor radius. The location of Axis is the center
-  //! of the  ellipse.
+  //! of the ellipse.
   //! It is possible to create an ellipse with MajorRadius = MinorRadius.
   //! the status is "InvertRadius" if MajorRadius < MinorRadius or
   //! "NegativeRadius" if MinorRadius < 0.0
@@ -68,7 +68,7 @@ public:
   //! Makes an Elips2d with its center and two points.
   //! The sense of parametrization is given by S1, S2,
   //! and Center.
-  //! Depending on the constructor, the  implicit orientation of the ellipse is:
+  //! Depending on the constructor, the implicit orientation of the ellipse is:
   //! -   the sense defined by A,
   //! -   the sense defined by points Center, S1 and S2,
   //! -   the trigonometric sense if Sense is not given or is true, or
index 4b1fb48d04093557e78d6f30aee27a133cd0c50e..88451acd6c179eddcd878911eaa1da4fede80d2d 100644 (file)
@@ -57,7 +57,7 @@ class gp_Pnt;
 //! to the hyperbola's plane.
 //!
 //! The "XAxis" of the hyperbola ("Location", "XDirection") is the
-//! major axis  and the  "YAxis" of the hyperbola ("Location",
+//! major axis and the "YAxis" of the hyperbola ("Location",
 //! "YDirection") is the minor axis.
 //!
 //! Warnings :
index f19dafd6b044b7f10195b5c11a4294d0014cb84d..17f233a63c99fd403cdb8dd5d8884e569beaab00 100644 (file)
@@ -29,7 +29,7 @@ class gp_Pnt;
 
 //! This class implements the following algorithms used to
 //! create Parab from gp.
-//! Defines the parabola in the parameterization range  :
+//! Defines the parabola in the parameterization range:
 //! ]-infinite, +infinite[
 //! The vertex of the parabola is the "Location" point of the
 //! local coordinate system (axis placement) of the parabola.
index 17b6ba0010ce709b75e2cc3bcb4d000d5115e017..02cd5028ba8f7f21fc7ea387ad38aad24a26d082 100644 (file)
@@ -47,7 +47,7 @@ class gp_Pnt2d;
 //! The focal length F = P/2 is the distance between the vertex
 //! and the focus of the parabola.
 //!
-//! * Create a Parab2d from one apex  and the center.
+//! * Create a Parab2d from one apex and the center.
 //! * Create a Parab2d with the directrix and the focus point.
 //! * Create a Parab2d with its vertex point and its axis
 //! of symmetry and its focus length.
index 18c3dd2478632e1ddf0ae5841917271dfe82d6a6..5cf91f9b56cad2182a7276019bd3b858a384afd0 100644 (file)
@@ -58,7 +58,7 @@ public:
   //! the "YAxis" of the plane used to parametrize the plane.
   Standard_EXPORT gce_MakePln(const gp_Ax2& A2);
 
-  //! Creates a plane with the  "Location" point <P>
+  //! Creates a plane with the "Location" point <P>
   //! and the normal direction <V>.
   Standard_EXPORT gce_MakePln(const gp_Pnt& P, const gp_Dir& V);
 
@@ -95,7 +95,7 @@ public:
   //! The status is "ConfusedPoints" if <P1> <P2> are confused.
   Standard_EXPORT gce_MakePln(const gp_Pnt& P1, const gp_Pnt& P2);
 
-  //! Make a pln  passing through the location of <Axis>and
+  //! Make a pln passing through the location of <Axis>and
   //! normal to the Direction of <Axis>.
   //! Warning - If an error occurs (that is, when IsDone returns
   //! false), the Status function returns:
index 4629786291d5a3feb61ac9e4215633d48968b145..da92ff86da3722dd2ab1e7841eae774be77581cf 100755 (executable)
@@ -41,9 +41,12 @@ public:
 
   //! Constructor. Creates connection with display specified in theDisplayName.
   //! Display name should be in format "hostname:number" or "hostname:number.screen_number", where:
-  //! hostname      - Specifies the name of the host machine on which the display is physically
-  //! attached. number        - Specifies the number of the display server on that host machine.
-  //! screen_number - Specifies the screen to be used on that server. Optional variable.
+  //! hostname
+  //!   - Specifies the name of the host machine on which the display is physically attached.
+  //! number
+  //!   - Specifies the number of the display server on that host machine.
+  //! screen_number
+  //!   - Specifies the screen to be used on that server. Optional variable.
   Standard_EXPORT Aspect_DisplayConnection(const TCollection_AsciiString& theDisplayName);
 
   //! Constructor wrapping existing Display instance.
index 1a4edd0c4eab5121c77646d0ab299b01b5e0cca8..2e3143b5f1f491e6edc9a76fc568e071bb0b1e14 100644 (file)
@@ -17,7 +17,7 @@
 #define _Aspect_TypeOfDeflection_HeaderFile
 
 //! Defines if the maximal chordial deflection used when
-//! drawing an object is absolute  or relative to the size
+//! drawing an object is absolute or relative to the size
 //! of the object.
 enum Aspect_TypeOfDeflection
 {
index f4901dd8e07c6e0c73f9dc3549f2809dd5580a7f..e56208b25f34af4ba8c3252da2b54e79d7bd68d9 100644 (file)
 
 //! Define the style of the text.
 //!
-//! TOST_NORMAL         Default text. The text is displayed like any other graphic object.
+//! TOST_NORMAL
+//! Default text. The text is displayed like any other graphic object.
 //! This text can be hidden by another object that is nearest from the
 //! point of view.
-//! TOST_ANNOTATION     The text is always visible. The texte is displayed
+//! TOST_ANNOTATION
+//! The text is always visible. The text is displayed
 //! over the other object according to the priority.
 enum Aspect_TypeOfStyleText
 {
index 0be56c2c6395203bc2ea492a403184913042ab20..d0a7cba9270651acde28173c53ab1835ffa4a517 100644 (file)
@@ -27,22 +27,22 @@ class Font_FTFont;
 
 DEFINE_STANDARD_HANDLE(Font_TextFormatter, Standard_Transient)
 
-//! This class is intended to prepare formatted text by using:<br>
-//! - font to string combination,<br>
-//! - alignment,<br>
-//! - wrapping.<br>
+//! This class is intended to prepare formatted text by using:
+//! - font to string combination,
+//! - alignment,
+//! - wrapping.
 //!
 //! After text formatting, each symbol of formatted text is placed in some position.
 //! Further work with the formatter is using an iterator.
 //! The iterator gives an access to each symbol inside the initial row.
-//! Also it's possible to get only significant/writable symbols of the text.<br>
+//! Also it's possible to get only significant/writable symbols of the text.
 //! Formatter gives an access to geometrical position of a symbol by the symbol index in the
-//! text.<br> Example of correspondence of some text symbol to an index in "row_1\n\nrow_2\n":<br>
-//! "row_1\n"  - 0-5 indices;<br>
-//! "\n"       - 6 index;<br>
-//! "\n"       - 7 index;<br>
-//! "row_2\n"  - 8-13 indices.<br>
-//! Pay attention that fonts should have the same LineSpacing value for correct formatting.<br>
+//! text. Example of correspondence of some text symbol to an index in "row_1\n\nrow_2\n":
+//! "row_1\n"  - 0-5 indices;
+//! "\n"       - 6 index;
+//! "\n"       - 7 index;
+//! "row_2\n"  - 8-13 indices.
+//! Pay attention that fonts should have the same LineSpacing value for correct formatting.
 //! Example of the formatter using:
 //! @code
 //!   Handle(Font_TextFormatter) aFormatter = new Font_TextFormatter();
@@ -209,7 +209,7 @@ public:
   //! Returns horizontal alignment style
   Graphic3d_HorizontalTextAlignment HorizontalTextAlignment() const { return myAlignX; }
 
-  //! Returns vertical   alignment style
+  //! Returns vertical alignment style
   Graphic3d_VerticalTextAlignment VerticalTextAlignment() const { return myAlignY; }
 
   //! Sets text wrapping width, zero means that the text is not bounded by width
index 7b4435d5fb0a42059dad4c79e6f81ebedfa6fc45..83a3b91c3fd734ca27c5049946198adaef5b52c4 100644 (file)
@@ -157,8 +157,8 @@ public:
   //! change if Center and Eye translation will be interpolated independently). E.g.:
   //!  - When both Center and Eye are moved at the same vector -> both will be just translated by
   //!  straight line;
-  //!  - When Center is not moved -> camera Eye    will move around Center through arc;
-  //!  - When Eye    is not moved -> camera Center will move around Eye    through arc;
+  //!  - When Center is not moved -> camera Eye will move around Center through arc;
+  //!  - When Eye    is not moved -> camera Center will move around Eye through arc;
   //!  - When both Center and Eye are move by different vectors -> transformation will be something
   //!  in between,
   //!    and will try interpolate linearly the distance between Center and Eye.
@@ -283,7 +283,7 @@ public:
   Standard_EXPORT Standard_Real Scale() const;
 
   //! Sets camera scale. For orthographic projection the scale factor
-  //! corresponds to parallel scale of view mapping  (i.e. size
+  //! corresponds to parallel scale of view mapping (i.e. size
   //! of viewport). For perspective camera scale is converted to
   //! distance. The scale specifies equal size of the view projection in
   //! both dimensions assuming that the aspect is 1.0. The projection height
index d6c44640bdefa7b161a1eda1e3794e0bd303a62a..b5d5a52986eb6fdd6d276cc7fcea3042d24c24c4 100644 (file)
@@ -718,7 +718,7 @@ public: //! @name Selection management
   //! transformation being applied:
   //! @code
   //!   const Handle(StdSelect_BRepOwner) aBRepOwner = Handle(StdSelect_BRepOwner)::DownCast
-  //!   (SelectedOwner()); TopoDS_Shape aSelShape     = aBRepOwner->Shape(); TopoDS_Shape
+  //!   (SelectedOwner()); TopoDS_Shape aSelShape    = aBRepOwner->Shape(); TopoDS_Shape
   //!   aLocatedShape = aSelShape.Located (aBRepOwner->Location() * aSelShape.Location());
   //! @endcode
   //! @sa SelectedOwner(), HasSelectedShape().
index 925d67b07c35fc69372b311b87deb34e66f8a447..3aef54c574d0a7dab7a52b38e66a20b62b0f4576 100644 (file)
@@ -410,16 +410,16 @@ public: //! @name Presentation computation
   virtual Standard_Boolean IsAutoHilight() const Standard_OVERRIDE { return Standard_False; }
 
   //! Method which clear all selected owners belonging
-  //! to this selectable object ( for fast presentation draw ).
+  //! to this selectable object (for fast presentation draw).
   Standard_EXPORT virtual void ClearSelected() Standard_OVERRIDE;
 
-  //! Method which draws selected owners ( for fast presentation draw ).
+  //! Method which draws selected owners (for fast presentation draw).
   Standard_EXPORT virtual void HilightSelected(const Handle(PrsMgr_PresentationManager)& thePM,
                                                const SelectMgr_SequenceOfOwner&          theSeq)
     Standard_OVERRIDE;
 
   //! Method which hilight an owner belonging to
-  //! this selectable object  ( for fast presentation draw ).
+  //! this selectable object (for fast presentation draw).
   Standard_EXPORT virtual void HilightOwnerWithColor(
     const Handle(PrsMgr_PresentationManager)& thePM,
     const Handle(Prs3d_Drawer)&               theStyle,
index 39f445d3b2fc945c570c3961ca89f80abb003175..6ee232350862f8dd66beb9ba104f8ec953571bb4 100644 (file)
@@ -38,7 +38,7 @@ class Geom_Plane;
 //! value for the representation of the axes. If you modify
 //! these dimensions, you must temporarily recover the
 //! Drawer object. From inside it, take the Aspects in
-//! which   the values for length are stocked, for example,
+//! which the values for length are stocked, for example,
 //! PlaneAspect for planes and LineAspect for
 //! trihedra. Change these values and recalculate the presentation.
 class AIS_PlaneTrihedron : public AIS_InteractiveObject
index a2ddb91fcdc2748b4d27c0acd50d1ff3f271f833..ec3a37a13c09652fd150b2b9b39e81baac5fa3f2 100644 (file)
@@ -23,7 +23,7 @@ class Poly_Triangulation;
 
 DEFINE_STANDARD_HANDLE(AIS_Triangulation, AIS_InteractiveObject)
 
-//! Interactive object that draws data from  Poly_Triangulation, optionally with colors associated
+//! Interactive object that draws data from Poly_Triangulation, optionally with colors associated
 //! with each triangulation vertex. For maximum efficiency colors are represented as 32-bit integers
 //! instead of classic Quantity_Color values.
 //! Interactive selection of triangles and vertices is not yet implemented.
index 760fcbc98ee7006834a53a40396116b361ece9f9..82003505e5e6dddc37eebf5bf2c756b67c4ff209 100644 (file)
@@ -181,16 +181,16 @@ public:
 
 public:
   //! Method which clear all selected owners belonging
-  //! to this selectable object ( for fast presentation draw ).
+  //! to this selectable object (for fast presentation draw).
   Standard_EXPORT virtual void ClearSelected() Standard_OVERRIDE;
 
-  //! Method which draws selected owners ( for fast presentation draw ).
+  //! Method which draws selected owners (for fast presentation draw).
   Standard_EXPORT virtual void HilightSelected(const Handle(PrsMgr_PresentationManager)& thePM,
                                                const SelectMgr_SequenceOfOwner&          theOwners)
     Standard_OVERRIDE;
 
-  //! Method which hilight an owner belonging to
-  //! this selectable object  ( for fast presentation draw ).
+  //! Method which highlights an owner belonging to
+  //! this selectable object (for fast presentation draw).
   Standard_EXPORT virtual void HilightOwnerWithColor(
     const Handle(PrsMgr_PresentationManager)& thePM,
     const Handle(Prs3d_Drawer)&               theStyle,
index 2ef242254700c0113496414b27a2534981c1f2e3..dfaad64d1b75ae900c5c45066b7f953b6f7bf177 100644 (file)
@@ -32,7 +32,7 @@ DEFINE_STANDARD_HANDLE(AIS_TypeFilter, SelectMgr_Filter)
 //! to determine whether it has an non-null owner, and if
 //! so, whether it is of the desired type. If the object
 //! returns true in each case, it is kept. If not, it is rejected.
-//! By default, the   interactive object has a None   type
+//! By default, the interactive object has a None type
 //! and a signature of 0. A filter for type specifies a
 //! choice of type out of a range at any level enumerated
 //! for type or kind. The choice could be for kind of
@@ -40,7 +40,7 @@ DEFINE_STANDARD_HANDLE(AIS_TypeFilter, SelectMgr_Filter)
 //! plane or attribute.
 //! If you want to give a particular type and signature to
 //! your Interactive Object, you must redefine two virtual
-//! methods:   Type and Signature.
+//! methods: Type and Signature.
 //! This filter is used in both Neutral Point and open local contexts.
 //! In the Collector viewer, you can only locate
 //! Interactive Objects which answer positively to the
index f84996b4d56a884cd9790138fee1459808a13e03..4656b695383abd7d264c53a77776bbe3458f8efc 100644 (file)
@@ -50,7 +50,7 @@ class WNT_HIDSpaceMouse;
 //! - Mapping mouse/multi-touch input to View camera manipulations (panning/rotating/zooming).
 //! - Input events are not applied immediately but queued for separate processing from two working
 //! threads
-//!   UI thread receiving user input and Rendering thread for OCCT 3D Viewer drawing.
+//! UI thread receiving user input and Rendering thread for OCCT 3D Viewer drawing.
 class AIS_ViewController : public Aspect_WindowInputListener
 {
 public:
index 69e2e26e1bf1d1b82a09ae4c17378fe25bf51040..05c1b5271d9a6c19855e047586c3297e9b70ac77 100644 (file)
@@ -66,7 +66,7 @@ public:
                                   const gp_Dir&                     dir2,
                                   const gp_Pnt&                     OffsetPoint);
 
-  //! Same  as above, but <thevalstring> contains conversion
+  //! Same as above, but <thevalstring> contains conversion
   //! in Session units....
   Standard_EXPORT static void Add(const Handle(Prs3d_Presentation)& aPresentation,
                                   const Handle(Prs3d_Drawer)&       aDrawer,
@@ -79,8 +79,8 @@ public:
                                   const gp_Dir&                     dir2,
                                   const gp_Pnt&                     OffsetPoint);
 
-  //! Same  as above, may add one  or
-  //! two Arrows  according to  <ArrowSide>  value
+  //! Same as above, may add one or
+  //! two Arrows according to <ArrowSide> value
   Standard_EXPORT static void Add(const Handle(Prs3d_Presentation)& aPresentation,
                                   const Handle(Prs3d_Drawer)&       aDrawer,
                                   const Standard_Real               theval,
@@ -93,7 +93,7 @@ public:
                                   const gp_Pnt&                     OffsetPoint,
                                   const DsgPrs_ArrowSide            ArrowSide);
 
-  //! Same  as above, but axisdir contains the axis direction
+  //! Same as above, but axisdir contains the axis direction
   //! useful for Revol that can be opened with 180 degrees
   Standard_EXPORT static void Add(const Handle(Prs3d_Presentation)& aPresentation,
                                   const Handle(Prs3d_Drawer)&       aDrawer,
@@ -107,8 +107,8 @@ public:
                                   const gp_Dir&                     axisdir,
                                   const gp_Pnt&                     OffsetPoint);
 
-  //! Same  as above,may add one  or
-  //! two Arrows  according to  <ArrowSide>  value
+  //! Same as above,may add one or
+  //! two Arrows according to <ArrowSide> value
   Standard_EXPORT static void Add(const Handle(Prs3d_Presentation)& aPresentation,
                                   const Handle(Prs3d_Drawer)&       aDrawer,
                                   const Standard_Real               theval,
@@ -125,9 +125,9 @@ public:
                                   const DsgPrs_ArrowSide            ArrowSide);
 
   //! simple representation of a poor lonesome angle dimension
-  //! Draw a line from <theCenter>   to <AttachmentPoint1>, then operates
-  //! a rotation around the perpmay add one  or
-  //! two Arrows  according to  <ArrowSide>  value.  The
+  //! Draw a line from <theCenter> to <AttachmentPoint1>, then operates
+  //! a rotation around the perpmay add one or
+  //! two Arrows according to <ArrowSide> value. The
   //! attributes (color,arrowsize,...) are driven by the Drawer.
   Standard_EXPORT static void Add(const Handle(Prs3d_Presentation)& aPresentation,
                                   const Handle(Prs3d_Drawer)&       aDrawer,
index f4126dd6fe9a7dd925b143eec2cfd627f04a7a3b..d63d048c1396107c27ea17554770a1fab5738ae0 100644 (file)
@@ -108,7 +108,7 @@ public:
                                                           gp_Pnt&                   theLastPnt2,
                                                           const Handle(Geom_Plane)& thePlane);
 
-  //! Used  by  dimensions  only.Computes  the  3d geometry
+  //! Used by dimensions only.Computes the 3d geometry
   //! of<anEdge1> and <anEdge2> and checks if they are infinite.
   Standard_EXPORT static Standard_Boolean ComputeGeometry(const TopoDS_Edge&  theFirstEdge,
                                                           const TopoDS_Edge&  theSecondEdge,
@@ -121,15 +121,15 @@ public:
                                                           Standard_Boolean&   theIsinfinite1,
                                                           Standard_Boolean&   theIsinfinite2);
 
-  //! Used  by  2d Relation  only Computes  the  3d geometry
+  //! Used by 2d Relation only Computes the 3d geometry
   //! of<anEdge1> and <anEdge2> in the current Plane and the
-  //! extremities if any.   Return in ExtCurve  the 3d curve
-  //! (not projected  in the  plane)  of the  first edge  if
+  //! extremities if any. Return in ExtCurve the 3d curve
+  //! (not projected in the plane) of the first edge if
   //! <indexExt> =1 or of the 2nd edge if <indexExt> = 2. If
-  //! <indexExt> = 0, ExtCurve is Null.  if there is an edge
-  //! external to the  plane,  <isinfinite> is true if  this
-  //! edge is infinite.  So, the extremities of it are not
-  //! significant.  Return TRUE if ok
+  //! <indexExt> = 0, ExtCurve is Null. if there is an edge
+  //! external to the plane, <isinfinite> is true if this
+  //! edge is infinite. So, the extremities of it are not
+  //! significant. Return TRUE if ok
   Standard_EXPORT static Standard_Boolean ComputeGeometry(const TopoDS_Edge&        theFirstEdge,
                                                           const TopoDS_Edge&        theSecondEdge,
                                                           Standard_Integer&         theExtIndex,
@@ -160,11 +160,11 @@ public:
                                                           const Handle(Geom_Plane)& aPlane,
                                                           Standard_Boolean&         isOnPlane);
 
-  //! Tries to get Plane from Face.  Returns Surface of Face
-  //! in aSurf.  Returns Standard_True  and Plane of Face in
-  //! aPlane in following  cases:
+  //! Tries to get Plane from Face. Returns Surface of Face
+  //! in aSurf. Returns Standard_True and Plane of Face in
+  //! aPlane in following cases:
   //! Face is Plane, Offset of Plane,
-  //! Extrusion of Line  and Offset of  Extrusion of Line
+  //! Extrusion of Line and Offset of Extrusion of Line
   //! Returns pure type of Surface which can be:
   //! Plane, Cylinder, Cone, Sphere, Torus,
   //! SurfaceOfRevolution, SurfaceOfExtrusion
@@ -222,13 +222,13 @@ public:
                                                       const gp_Dir&  aDir,
                                                       const Bnd_Box& aBndBox);
 
-  //! returns  True  if  point  with anAttachPar  is
-  //! in  domain  of  arc
+  //! returns True if point with anAttachPar is
+  //! in domain of arc
   Standard_EXPORT static Standard_Boolean InDomain(const Standard_Real aFirstPar,
                                                    const Standard_Real aLastPar,
                                                    const Standard_Real anAttachPar);
 
-  //! computes  nearest  to  ellipse  arc  apex
+  //! computes nearest to ellipse arc apex
   Standard_EXPORT static gp_Pnt NearestApex(const gp_Elips&     elips,
                                             const gp_Pnt&       pApex,
                                             const gp_Pnt&       nApex,
@@ -236,7 +236,7 @@ public:
                                             const Standard_Real lpara,
                                             Standard_Boolean&   IsInDomain);
 
-  //! computes  length  of  ellipse  arc  in  parametric  units
+  //! computes length of ellipse arc in parametric units
   Standard_EXPORT static Standard_Real DistanceFromApex(const gp_Elips&     elips,
                                                         const gp_Pnt&       Apex,
                                                         const Standard_Real par);
index d75c3c9754eff848b7be99d9b860f39866431d45..d08acbec5ef862f18b57b10eab40c86069232264 100644 (file)
 
 DEFINE_STANDARD_HANDLE(PrsDim_MaxRadiusDimension, PrsDim_EllipseRadiusDimension)
 
-//! Ellipse  Max  radius  dimension  of  a  Shape  which  can  be  Edge
-//! or  Face  (planar  or  cylindrical(surface  of  extrusion  or
-//! surface  of  offset))
+//! Ellipse Max radius dimension of a Shape which can be Edge
+//! or Face (planar or cylindrical(surface of extrusion or
+//! surface of offset))
 class PrsDim_MaxRadiusDimension : public PrsDim_EllipseRadiusDimension
 {
   DEFINE_STANDARD_RTTIEXT(PrsDim_MaxRadiusDimension, PrsDim_EllipseRadiusDimension)
 public:
-  //! Max  Ellipse  radius dimension
-  //! Shape  can  be  edge  ,  planar  face  or  cylindrical  face
+  //! Max Ellipse radius dimension
+  //! Shape can be edge, planar face or cylindrical face
   Standard_EXPORT PrsDim_MaxRadiusDimension(const TopoDS_Shape&               aShape,
                                             const Standard_Real               aVal,
                                             const TCollection_ExtendedString& aText);
 
-  //! Max  Ellipse  radius dimension with  position
-  //! Shape  can  be  edge  ,  planar  face  or  cylindrical  face
+  //! Max Ellipse radius dimension with position
+  //! Shape can be edge, planar face or cylindrical face
   Standard_EXPORT PrsDim_MaxRadiusDimension(const TopoDS_Shape&               aShape,
                                             const Standard_Real               aVal,
                                             const TCollection_ExtendedString& aText,
index 726e46cce8b48e86ccbfc33427890fe73f7eb503..e63fffeb7cfb1ffb4c2a26406a49f1b3d60ce322 100644 (file)
 
 DEFINE_STANDARD_HANDLE(PrsDim_MinRadiusDimension, PrsDim_EllipseRadiusDimension)
 
-//! --  Ellipse  Min  radius  dimension  of  a  Shape  which
-//! can  be  Edge  or  Face  (planar  or  cylindrical(surface  of
-//! extrusion  or  surface  of  offset))
+//! Ellipse Min radius dimension of a Shape which
+//! can be Edge or Face (planar or cylindrical(surface of
+//! extrusion or surface of offset))
 class PrsDim_MinRadiusDimension : public PrsDim_EllipseRadiusDimension
 {
   DEFINE_STANDARD_RTTIEXT(PrsDim_MinRadiusDimension, PrsDim_EllipseRadiusDimension)
 public:
-  //! Max  Ellipse  radius dimension
-  //! Shape  can  be  edge  ,  planar  face  or  cylindrical  face
+  //! Max Ellipse radius dimension
+  //! Shape can be edge, planar face or cylindrical face
   Standard_EXPORT PrsDim_MinRadiusDimension(const TopoDS_Shape&               aShape,
                                             const Standard_Real               aVal,
                                             const TCollection_ExtendedString& aText);
 
-  //! Max  Ellipse  radius dimension with  position
-  //! Shape  can  be  edge  ,  planar  face  or  cylindrical  face
+  //! Max Ellipse radius dimension with position
+  //! Shape can be edge, planar face or cylindrical face
   Standard_EXPORT PrsDim_MinRadiusDimension(const TopoDS_Shape&               aShape,
                                             const Standard_Real               aVal,
                                             const TCollection_ExtendedString& aText,
index 70ee54a3ef89b10c01a4aad05c151516750a91cb..4f30de724cfae9da4f1a21726cef905699a32f6e 100644 (file)
@@ -487,7 +487,7 @@ public: //! @name simplified presentation properties API
   }
 
   //! Removes color settings. Only the Interactive Object
-  //! knows which Drawer attribute is   affected by the color
+  //! knows which Drawer attribute is affected by the color
   //! setting. For a wire, for example, wire aspect is the
   //! attribute affected. For a vertex, however, only point
   //! aspect is affected by the color setting.
index 4cda0d35f7ad0d5be1eeccf285eaf14c875b1237..a136cb31a1bca4776122e2a8e0ad250f8c478d8d 100644 (file)
@@ -128,7 +128,7 @@ public:
     const Handle(PrsMgr_PresentationManager)& theMgr);
 
   //! Method which hilight an owner belonging to
-  //! this selectable object  ( for fast presentation draw )
+  //! this selectable object (for fast presentation draw)
   Standard_EXPORT virtual void HilightOwnerWithColor(
     const Handle(PrsMgr_PresentationManager)& thePM,
     const Handle(Prs3d_Drawer)&               theStyle,
index f61b3ce467a85f410a8a820acab8dcd4f6b08013..987724242a3e32a67ae7439e7f7f5bc56e8eaa2b 100644 (file)
@@ -24,7 +24,7 @@
 
 class Select3D_SensitiveEntity;
 
-//!  Represents the state of a given selection mode for a
+//! Represents the state of a given selection mode for a
 //! Selectable Object. Contains all the sensitive entities available for this mode.
 //! An interactive object can have an indefinite number of
 //! modes of selection, each representing a
@@ -58,7 +58,7 @@ class Select3D_SensitiveEntity;
 //! -   mode 3 : selection of the wires
 //! -   mode 4 : selection of the faces
 //! -   mode 5 : selection of the shells
-//! -   mode 6 :   selection of the constituent solids.
+//! -   mode 6 : selection of the constituent solids.
 class SelectMgr_Selection : public Standard_Transient
 {
   DEFINE_STANDARD_RTTIEXT(SelectMgr_Selection, Standard_Transient)
index 4df4ae42e35aa577f79c5cfd78199378ad19257b..0286ef73df2345dd862e165f0bd95df3401ce973 100644 (file)
@@ -73,7 +73,7 @@ public:
   Standard_EXPORT void ClearSelectionStructures(const Handle(SelectMgr_SelectableObject)& theObj,
                                                 const Standard_Integer theMode = -1);
 
-  //! Re-adds newly calculated sensitive  entities of recomputed selection
+  //! Re-adds newly calculated sensitive entities of recomputed selection
   //! defined by mode theMode to all viewer selectors contained that selection.
   Standard_EXPORT void RestoreSelectionStructures(const Handle(SelectMgr_SelectableObject)& theObj,
                                                   const Standard_Integer theMode = -1);
index 13de9b49ba8c8a2958a4eedc5eba716f25b80481..b7b32177007c5f2f934301cc33f965ffb1ba6a22 100644 (file)
@@ -21,7 +21,7 @@
 enum SelectMgr_StateOfSelection
 {
   SelectMgr_SOS_Any     = -2, //!< ANY selection state (for querying selections)
-  SelectMgr_SOS_Unknown = -1, //!< selection, which has  never been in SelectMgr_SOS_Activated state
+  SelectMgr_SOS_Unknown = -1, //!< selection, which has never been in SelectMgr_SOS_Activated state
                               //!< (almost the same thing as SelectMgr_SOS_Deactivated)
   SelectMgr_SOS_Deactivated =
     0,                     //!< deactivated selection, once been in SelectMgr_SOS_Activated state
index a395f1fa86305e89cb1893ed4d5a0a187d2eaa02..26d54c93f69a50238ea4a60f3355d3827f626f88 100644 (file)
@@ -58,7 +58,7 @@ typedef NCollection_DataMap<Standard_Integer, SelectMgr_SelectingVolumeManager>
 //! as priority of the primitive or its depth in the view
 //! relative to that of other primitives.
 //! Note that in 3D, the inheriting framework
-//! StdSelect_ViewerSelector3d   is only to be used
+//! StdSelect_ViewerSelector3d is only to be used
 //! if you do not want to use the services provided by
 //! AIS.
 //! Two tools are available to find and select objects
@@ -114,7 +114,7 @@ public:
 
   //! Return the flag determining precedence of picked depth (distance from eye to entity) over
   //! entity priority in sorted results; TRUE by default. When flag is TRUE, priority will be
-  //! considered only if entities have the same depth  within the tolerance. When flag is FALSE,
+  //! considered only if entities have the same depth within the tolerance. When flag is FALSE,
   //! entities with higher priority will be in front regardless of their depth (like x-ray).
   bool ToPickClosest() const { return myToPreferClosest; }
 
index b53b15730a08a5f572009de6af4bcc7ff6f7d0e4..d4707fedad532308b9e3a125e80db210868962b2 100644 (file)
@@ -50,7 +50,7 @@ public:
                                                 const Adaptor3d_Curve&      aCurve,
                                                 const Handle(Prs3d_Drawer)& aDrawer);
 
-  //! returns the pole  the most near of the point (X,Y,Z) and
+  //! returns the pole the most near of the point (X,Y,Z) and
   //! returns its range. The distance between the pole and
   //! (X,Y,Z) must be less then aDistance. If no pole corresponds, 0 is returned.
   Standard_EXPORT static Standard_Integer Pick(const Standard_Real         X,
index 98d9da6aba3366776072e18343dc1ac0c4bbda03..39eff988fc83092dc4b85080c10a213bf26a08ff 100644 (file)
@@ -27,8 +27,8 @@ public:
   //! @return true if all faces within shape are triangulated.
   Standard_EXPORT static Standard_Boolean IsTriangulated(const TopoDS_Shape& theShape);
 
-  //! Checks back faces visibility for specified shape (to activate back-face culling). <br>
-  //! @return true if shape is closed manifold Solid or compound of such Solids. <br>
+  //! Checks back faces visibility for specified shape (to activate back-face culling).
+  //! @return true if shape is closed manifold Solid or compound of such Solids.
   Standard_EXPORT static Standard_Boolean IsClosed(const TopoDS_Shape& theShape);
 
   //! Computes the absolute deflection value depending on the type of deflection in theDrawer:
index 16a9296f23ee7734a5c870eacdfd1633605fb114..1ee57d743e6c0d7260ed64e7d05b5e7df99280b7 100644 (file)
@@ -43,7 +43,7 @@ public:
   //! particular, the number of U and V isoparameters - are
   //! set in the attribute manager aDrawer.
   //! aFace is BRepAdaptor_Surface surface created
-  //! from a face in a topological shape.   which is passed
+  //! from a face in a topological shape. which is passed
   //! as an argument through the
   //! BRepAdaptor_Surface surface created from it.
   //! This is what allows the topological face to be treated
@@ -60,7 +60,7 @@ public:
   //! particular, the number of U isoparameters -
   //! are set in the attribute manager aDrawer.
   //! aFace is BRepAdaptor_Surface surface
-  //! created from a face in a topological shape.   which
+  //! created from a face in a topological shape. which
   //! is passed to the function as an argument through
   //! the BRepAdaptor_Surface surface created from
   //! it. This is what allows the topological face to be
@@ -77,7 +77,7 @@ public:
   //! particular, the number of V isoparameters -
   //! are set in the attribute manager aDrawer.
   //! aFace is BRepAdaptor_Surface surface
-  //! created from a face in a topological shape.   which
+  //! created from a face in a topological shape. which
   //! is passed to the function as an argument through
   //! the BRepAdaptor_Surface surface created from
   //! it. This is what allows the topological face to be
@@ -97,7 +97,7 @@ public:
   //! isoparameters, NBUiso and NBViso, in the shape. To
   //! do this, the arguments DrawUIso and DrawVIso must be true.
   //! aFace is BRepAdaptor_Surface surface created
-  //! from a face in a topological shape.   which is passed
+  //! from a face in a topological shape. which is passed
   //! as an argument through the
   //! BRepAdaptor_Surface surface created from it.
   //! This is what allows the topological face to be treated
index d3b19c7cb30c01c5ebe47263563818590f9e2659..a4e5d7775a48930309b93c5b564b8d36349bb5c1 100644 (file)
@@ -34,7 +34,7 @@ class TopoDS_Face;
 
 //! Tool to create specific selections (sets of primitives)
 //! for Shapes from Topology.
-//! These Selections may be used  in dynamic selection
+//! These Selections may be used in dynamic selection
 //! Mechanism
 //! Given a Shape and a mode of selection
 //! (selection of vertices,
@@ -87,8 +87,8 @@ public:
                                    const Standard_Integer NbPOnEdge         = 9,
                                    const Standard_Real    MaximalParameter  = 500);
 
-  //! Same  functionalities  ; the  only
-  //! difference is that  the selectable object from which the
+  //! Same functionalities. The only
+  //! difference is that the selectable object from which the
   //! selection comes is stored in each Sensitive EntityOwner;
   //! decomposition of <aShape> into sensitive entities following
   //! a mode of decomposition <aType>. These entities are stored in <aSelection>
index 3b1e482855b2899b96584ae02c6e315adc9f2c6c..31ac4421836b97f0aef1e0eafc538ef91b5211bc 100644 (file)
@@ -564,9 +564,9 @@ public:
   //! Updates the view.
   Standard_EXPORT void SetScale(const Standard_Real Coef);
 
-  //! Sets  anisotropic (axial)  scale  factors  <Sx>, <Sy>, <Sz>  for  view <me>.
-  //! Anisotropic  scaling  operation  is  performed  through  multiplying
-  //! the current view  orientation  matrix  by  a  scaling  matrix:
+  //! Sets anisotropic (axial) scale factors <Sx>, <Sy>, <Sz> for view <me>.
+  //! Anisotropic scaling operation is performed through multiplying
+  //! the current view orientation matrix by a scaling matrix:
   //! || Sx  0   0   0 ||
   //! || 0   Sy  0   0 ||
   //! || 0   0   Sz  0 ||
@@ -882,10 +882,10 @@ public:
                                    const Standard_Integer theMouseEndX,
                                    const Standard_Integer theMouseEndY);
 
-  //! Performs  anisotropic scaling  of  <me>  view  along  the  given  <Axis>.
-  //! The  scale  factor  is  calculated on a basis of
+  //! Performs anisotropic scaling of <me> view along the given <Axis>.
+  //! The scale factor is calculated on a basis of
   //! the mouse pointer displacement <Dx,Dy>.
-  //! The  calculated  scale  factor  is  then  passed  to  SetAxialScale(Sx,  Sy,  Sz)  method.
+  //! The calculated scale factor is then passed to SetAxialScale(Sx, Sy, Sz) method.
   Standard_EXPORT void AxialScale(const Standard_Integer Dx,
                                   const Standard_Integer Dy,
                                   const V3d_TypeOfAxe    Axis);