]> OCCT Git - occt.git/commit
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)
commitdf59c53e790f27df7b07fff9d2727a41e6ea7a28
treee7fba2f547cfcc62d2d39b3771d03ca21643b605
parent396b677095069ba98e54342acfc9fc22b9c3089d
Documentation - Fix whitespaces and typos (#821)

- 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