]> OCCT Git - occt.git/commitdiff
0031939: Coding - correction of spelling errors in comments [part 3] IR-2020-12-11
authorluz paz <luzpaz@users.noreply.github.com>
Thu, 10 Dec 2020 08:40:53 +0000 (11:40 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 11 Dec 2020 16:19:10 +0000 (19:19 +0300)
Fix various typos

Fixed via `codespell v2.1.dev0`

157 files changed:
dox/build/build_occt/building_occt.md
dox/build/build_upgrade.md
dox/contribution/contribution.md
dox/contribution/contribution_workflow/contribution_workflow.md
dox/contribution/tests/tests.md
dox/introduction/introduction.md
dox/samples/ocaf.md
dox/samples/ocaf_func.md
dox/specification/boolean_operations/boolean_operations.md
dox/specification/brep_format.md
dox/specification/pbr_math.md
dox/specification/specification.md
dox/upgrade/upgrade.md
dox/user_guides/draw_test_harness/draw_test_harness.md
dox/user_guides/foundation_classes/foundation_classes.md
dox/user_guides/iges/iges.md
dox/user_guides/mesh/mesh.md
dox/user_guides/modeling_data/modeling_data.md
dox/user_guides/ocaf/ocaf.md
dox/user_guides/shape_healing/shape_healing.md
dox/user_guides/xde/xde.md
src/GC/GC_MakePlane.hxx
src/GC/GC_MakeTranslation.cxx
src/GCE2d/GCE2d_MakeSegment.hxx
src/GccAna/GccAna_Circ2dTanCen.hxx
src/GccAna/GccAna_Circ2dTanOnRad.hxx
src/GccAna/GccAna_Lin2d2Tan.hxx
src/GccAna/GccAna_Lin2dBisec.hxx
src/GccAna/GccAna_Lin2dTanObl.hxx
src/Geom/Geom_BSplineCurve.hxx
src/Geom/Geom_BSplineSurface.hxx
src/Geom/Geom_Geometry.hxx
src/Geom/Geom_Hyperbola.hxx
src/Geom/Geom_OffsetSurface.hxx
src/Geom2d/Geom2d_BSplineCurve.hxx
src/Geom2d/Geom2d_BezierCurve.cxx
src/Geom2d/Geom2d_Curve.hxx
src/Geom2d/Geom2d_Geometry.hxx
src/Geom2d/Geom2d_Hyperbola.hxx
src/Geom2d/Geom2d_Transformation.hxx
src/Geom2d/Geom2d_TrimmedCurve.cxx
src/Geom2dConvert/Geom2dConvert.cxx
src/Geom2dConvert/Geom2dConvert.hxx
src/Geom2dConvert/Geom2dConvert_CompCurveToBSplineCurve.hxx
src/Geom2dGcc/Geom2dGcc_Circ2d2TanOn.hxx
src/Geom2dGcc/Geom2dGcc_Circ2d2TanRad.hxx
src/Geom2dGcc/Geom2dGcc_Circ2d3Tan.hxx
src/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.hxx
src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRad.hxx
src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.hxx
src/Geom2dGcc/Geom2dGcc_Lin2d2Tan.hxx
src/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.hxx
src/Geom2dHatch/Geom2dHatch_Intersector.hxx
src/Geom2dInt/Geom2dInt_PCLocFOfTheLocateExtPCOfTheProjPCurOfGInter.hxx
src/Geom2dInt/Geom2dInt_TheProjPCurOfGInter.hxx
src/GeomAPI/GeomAPI.hxx
src/GeomAPI/GeomAPI_PointsToBSplineSurface.hxx
src/GeomAdaptor/GeomAdaptor.hxx
src/GeomConvert/GeomConvert.cxx
src/GeomConvert/GeomConvert.hxx
src/GeomConvert/GeomConvert_CompBezierSurfacesToBSplineSurface.hxx
src/GeomEvaluator/GeomEvaluator_OffsetSurface.cxx
src/GeomFill/GeomFill_CircularBlendFunc.hxx
src/GeomFill/GeomFill_ConstantBiNormal.hxx
src/GeomFill/GeomFill_ConstrainedFilling.hxx
src/GeomFill/GeomFill_CorrectedFrenet.cxx
src/GeomFill/GeomFill_CorrectedFrenet.hxx
src/GeomFill/GeomFill_CurveAndTrihedron.hxx
src/GeomFill/GeomFill_Darboux.hxx
src/GeomFill/GeomFill_DegeneratedBound.hxx
src/GeomFill/GeomFill_DiscreteTrihedron.cxx
src/GeomFill/GeomFill_DiscreteTrihedron.hxx
src/GeomFill/GeomFill_DraftTrihedron.hxx
src/GeomFill/GeomFill_EvolvedSection.hxx
src/GeomFill/GeomFill_Fixed.hxx
src/GeomFill/GeomFill_Frenet.cxx
src/GeomFill/GeomFill_Frenet.hxx
src/GeomFill/GeomFill_LocationDraft.hxx
src/GeomFill/GeomFill_LocationGuide.hxx
src/GeomFill/GeomFill_LocationLaw.hxx
src/GeomFill/GeomFill_NSections.hxx
src/GeomFill/GeomFill_Pipe.hxx
src/GeomFill/GeomFill_Profiler.hxx
src/GeomFill/GeomFill_SectionLaw.hxx
src/GeomFill/GeomFill_Sweep.hxx
src/GeomFill/GeomFill_SweepFunction.hxx
src/GeomFill/GeomFill_TrihedronLaw.hxx
src/GeomFill/GeomFill_UniformSection.hxx
src/GeomInt/GeomInt_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx
src/GeomInt/GeomInt_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx
src/GeomInt/GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox.hxx
src/GeomLProp/GeomLProp.hxx
src/GeomLib/GeomLib.cxx
src/GeomLib/GeomLib.hxx
src/GeomLib/GeomLib_CheckCurveOnSurface.hxx
src/GeomPlate/GeomPlate_BuildPlateSurface.hxx
src/GeomProjLib/GeomProjLib.hxx
src/GeomToIGES/GeomToIGES_GeomSurface.cxx
src/GeometryTest/GeometryTest_CurveCommands.cxx
src/GeomliteTest/GeomliteTest_CurveCommands.cxx
src/MAT/MAT_BasicElt.hxx
src/MAT2d/MAT2d_CutCurve.hxx
src/MAT2d/MAT2d_Mat2d.hxx
src/MAT2d/MAT2d_Tool2d.hxx
src/MeshVS/MeshVS_DrawerAttribute.hxx
src/MeshVS/MeshVS_NodalColorPrsBuilder.cxx
src/MeshVS/MeshVS_Tool.hxx
src/Message/Message_Algorithm.hxx
src/Message/Message_MsgFile.hxx
src/MoniTool/MoniTool_CaseData.hxx
src/MoniTool/MoniTool_DataInfo.hxx
src/MoniTool/MoniTool_Element.hxx
src/MoniTool/MoniTool_Stat.hxx
src/MoniTool/MoniTool_TransientElem.hxx
src/MoniTool/MoniTool_TypedValue.hxx
src/Transfer/Transfer_ActorOfProcessForFinder.hxx
src/Transfer/Transfer_ActorOfProcessForTransient.hxx
src/Transfer/Transfer_Binder.hxx
src/Transfer/Transfer_DataInfo.hxx
src/Transfer/Transfer_Finder.hxx
src/Transfer/Transfer_MultipleBinder.hxx
src/Transfer/Transfer_ProcessForFinder.hxx
src/Transfer/Transfer_ProcessForTransient.hxx
src/Transfer/Transfer_SimpleBinderOfTransient.hxx
src/Transfer/Transfer_TransferIterator.hxx
src/Transfer/Transfer_TransientListBinder.hxx
src/Transfer/Transfer_TransientMapper.hxx
src/Transfer/Transfer_TransientProcess.hxx
src/TransferBRep/TransferBRep.hxx
src/TransferBRep/TransferBRep_BinderOfShape.hxx
src/TransferBRep/TransferBRep_OrientedShapeMapper.hxx
src/TransferBRep/TransferBRep_Reader.hxx
src/TransferBRep/TransferBRep_ShapeInfo.hxx
src/TransferBRep/TransferBRep_ShapeListBinder.hxx
src/TransferBRep/TransferBRep_ShapeMapper.hxx
src/Units/Units_Explorer.hxx
src/Units/Units_Sentence.cxx
src/Units/Units_Sentence.hxx
src/Units/Units_ShiftedToken.hxx
src/Units/Units_ShiftedUnit.hxx
src/Units/Units_UnitsSystem.hxx
src/gce/gce_MakePln.hxx
src/gp/gp_Lin.hxx
src/gp/gp_Lin2d.hxx
src/math/math_FunctionRoots.cxx
src/math/math_FunctionRoots.hxx
src/math/math_GaussMultipleIntegration.hxx
src/math/math_GaussSetIntegration.hxx
src/math/math_GaussSingleIntegration.hxx
src/math/math_Householder.hxx
src/math/math_IntegerVector.hxx
src/math/math_Matrix.hxx
src/math/math_NewtonMinimum.cxx
src/math/math_NewtonMinimum.hxx
src/math/math_Recipes.hxx
src/math/math_Uzawa.hxx
src/math/math_Vector.hxx

index 4ee6a6d0d1f1fe65fd319ad422ae961438c3d105..ebaf43c1d14b29a1306e6f2836aa0ac14a6c1851 100644 (file)
@@ -177,7 +177,8 @@ During the configuration process the related variables (*3RDPARTY_FREETYPE_DLL_D
 
 @subsubsection build_cmake_gen Projects generation
 
-Once the configuration process is done, the "Generate" button is used to prepare project files for the target IDE. In our exercise the Visual Studio solution will be automatically created in the buid directory.
+Once the configuration process is done, the "Generate" button is used to prepare project files for the target IDE.
+In our exercise the Visual Studio solution will be automatically created in the build directory.
 
 @subsubsection build_cmake_build Building
 
@@ -579,4 +580,4 @@ To start *DRAWEXE*, which has been built with **Code::Blocks** on Mac OS X, run
 ~~~~~
    ./draw_cbp.sh cbp [d]
 ~~~~~
-Option *d* is used if OCCT has been built in **Debug** mode.
\ No newline at end of file
+Option *d* is used if OCCT has been built in **Debug** mode.
index 9693f8aeba2abb55af3bd9e34c3f1c31e90acbe2..711577f3cf827b443e4a729f303275468c666424 100644 (file)
@@ -1,7 +1,7 @@
 ï»¿Build, Debug and Upgrade {#build_upgrade}
 =================
 
-This chapter contains the detailed infomation about building, debugging and upgrade procedures:
+This chapter contains the detailed information about building, debugging and upgrade procedures:
 
 * @subpage build_upgrade__building_occt
 * @subpage build_upgrade_building_3rdparty
index c16159c16bf67eb8d9235728dadd05d0b19fd037..61042ec1e8d17afab3666e96e15ba3adb9baeb14 100644 (file)
@@ -1,7 +1,7 @@
 ï»¿Contribution {#contribution}
 ============
 
-This chapter contains the detailed infomation about contribution procedure:
+This chapter contains the detailed information about contribution procedure:
 
 * @subpage occt_contribution__contribution_workflow
 * @subpage occt_contribution__git_guide
index f700e9fc3c97311b9b2a1a04a5d3a346166a9c6f..0b7f7be8a6a46909edc1f17d7b1e24bb9d5b0c73 100644 (file)
@@ -148,7 +148,8 @@ The changes should comply with the OCCT @ref occt_contribution__coding_rules "Co
 It is especially important to comment the code properly so that other people can understand it easier.
 
 The modification should be tested by running OCCT tests (on the platform and scope available to **Developer**) and ensuring absence of regressions.
-In case if modification affects results of some existing test case and the new result is correct, such test case should be updated to report OK (or BAD), as descibed in @ref testmanual_details_results "Automated Test System / Interpretation of Test Results".
+In case if modification affects results of some existing test case and the new result is correct,
+such test case should be updated to report OK (or BAD), as described in @ref testmanual_details_results "Automated Test System / Interpretation of Test Results".
       
 @subsubsection occt_contribution_workflow_fix_test Providing a test case
 
index f7a20b8a86c97a032d19b773de505481f8c9227a..8f73b0cceaa74643cd4da1cf12dfd118f513ccd0 100644 (file)
@@ -591,7 +591,7 @@ When the test needs to produce some snapshots or other artefacts, use Tcl variab
 * Command *testgrid* sets this variable to the subdirectory of the results folder corresponding to the grid. 
 * Command *test* by default creates a dedicated temporary directory in the system temporary folder (normally the one specified by environment variable *TempDir*, *TEMP*, or *TMP*) for each execution, and sets *imagedir* to that location. 
 
-However if variable *imagedir* is defined on the top level of Tcl interpretor, command *test* will use it instead of creating a new directory.
+However if variable *imagedir* is defined on the top level of Tcl interpreter, command *test* will use it instead of creating a new directory.
 
 Use Tcl variable *casename* to prefix all files produced by the test. 
 This variable is set to the name of the test case.
index 6587340761945cd66025c8967172c639b0c40ce6..5c3a31d58b2553ff8d09f23ed0490c9a84b743c9 100644 (file)
@@ -505,7 +505,7 @@ The scripts are located in the OCCT root folder.
     they will be allocated in the C heap by malloc();
   * **CSF_LANGUAGE** (optional) defines default language of messages;
   * **CSF_DEBUG** (optional, Windows only): if defined then a diagnostic message is displayed in case of an exception;
-  * **CSF_DEBUG_BOP** (optional): if defined then it should specify directory where diagnostic data on problems occured in Boolean operations will be saved;
+  * **CSF_DEBUG_BOP** (optional): if defined then it should specify directory where diagnostic data on problems occurred in Boolean operations will be saved;
   * **CSF_MDTVTexturesDirectory** defines the directory for available textures when using texture mapping;
   * **CSF_ShadersDirectory** (optional) defines the directory for GLSL programs for Ray Tracing renderer (embedded resources are used when variable is undefined);
   * **CSF_SHMessage** (optional) defines the path to the messages file for *ShapeHealing*;
index 7d70ba8df71c0e4f3cef128b62ef94320e98b177..f267d962b266062fd86a3b5a4a9fe1a08c715d8a 100644 (file)
@@ -176,7 +176,7 @@ public:
   //! The method defines a scale type of transformation. 
   Standard_EXPORT void SetScale (const gp_Pnt& thePoint, Standard_Real theScale); 
 
-  //! The method defines a complex type of transformation from one co-ordinate system to another. 
+  //! The method defines a complex type of transformation from one coordinate system to another.
   Standard_EXPORT void SetTransformation (const gp_Ax3& theCoordinateSystem1, const gp_Ax3& theCoordinateSystem2); 
 
   //!@ name Overridden methods from TDF_Attribute 
@@ -202,7 +202,7 @@ public:
 
   //!@ name Constructor 
 
-  //! The C++ constructor of this atribute class. 
+  //! The C++ constructor of this attribute class.
   //! Usually it is never called outside this class. 
   Standard_EXPORT MyPackage_Transformation();
 
@@ -389,7 +389,7 @@ void MyPackage_Transformation::SetScale(const gp_Pnt& thePoint, const Standard_R
 //======================================================================= 
 //function : SetTransformation 
 //purpose  : The method defines a complex type of transformation 
-//           from one co-ordinate system to another. 
+//           from one coordinate system to another.
 //======================================================================= 
 void MyPackage_Transformation::SetTransformation(const gp_Ax3& theCoordinateSystem1,   
                                                                          const gp_Ax3& theCoordinateSystem2) 
index 9ad08993108ef3171daff4f7e10d1032baf0421a..bd77913ccfd8793c5fc87744dd43c4eae9471a28 100644 (file)
@@ -212,7 +212,7 @@ drivers for a function  driver table with the help of *TFunction_DriverTable* cl
     // A virtual method  ::Arguments() returns a list of arguments of the function.  
     CylinderDriver::Arguments( TDF_LabelList&amp; args )  
     {  
-      // The direct arguments, located at sub-leaves of  the fucntion, are collected (see picture 2).  
+      // The direct arguments, located at sub-leaves of  the function, are collected (see picture 2).
       TDF_ChildIterator  cIterator( Label(), false );  
       for (;  cIterator.More(); cIterator.Next() )  
       {  
index dd34ecc0b2367a2b41c13acd7bf643c4952ba767..1ccfcca2bd0652e31b1a2eb4b673904ad61f27e8 100644 (file)
@@ -900,7 +900,7 @@ buseobb 1
 # perform intersection
 bfillds
 
-# perform GF operaton
+# perform GF operation
 bbuild result
 ~~~~
 
@@ -2878,7 +2878,7 @@ Since Oriented Bounding Boxes are usually much tighter than Axes Aligned Boundin
 @subsubsection specification__boolean_11a_5_obb_1 Usage
 
 #### API level
-To enable/disable the usage of OBB in the operation it is necessary to call the *SetUseOBB()* method with the approriate value:
+To enable/disable the usage of OBB in the operation it is necessary to call the *SetUseOBB()* method with the appropriate value:
 ~~~~
 BOPAlgo_Builder aGF;
 //
@@ -2890,7 +2890,7 @@ aGF.SetUseOBB(Standard_True);
 ~~~~
 
 #### TCL level
-To enable/disable the usage of OBB in the operation in DRAW it is necessary to call the *buseobb* command with the approriate value: 
+To enable/disable the usage of OBB in the operation in DRAW it is necessary to call the *buseobb* command with the appropriate value:
 * 0 - disabling the usage of OBB;
 * 1 - enabling the usage of OBB.
 ~~~~
index 82c508aabc2c2910a2253b023f1ace15419f4169..6fa6f00470b765b86ba4cf43e5a774e06ebf94ab 100644 (file)
@@ -367,7 +367,7 @@ The  example record is interpreted as a parabola in plane which passes through a
     <3D hyperbola Ky> = <real>;  
 ~~~~
  
-**Descripton**  
+**Description**
  
 \<3D curve record 5\> describes a hyperbola. The  hyperbola data consist of a 3D point *P*, pairwise orthogonal 3D directions *N*, *D<sub>x</sub>* and *D<sub>y</sub>* and non-negative reals *k<sub>x</sub>* and *k<sub>y</sub>*. The hyperbola is  located in plane which passes through the point *P* and has the normal *N*. The hyperbola is defined by  the following parametric equation:  
  
index b6eb54a0f8b4513ecbea731bd9c79e13dc4188b8..2ade52a3c72f0de23c454d2f5372d68c2f070022 100644 (file)
@@ -424,7 +424,7 @@ Anyway that is good starting point and lets generate \f$h\f$ vectors first.
 
 Frankly speaking \f$D(h)\f$ is called normal distribution but cannot be directly used as hemisphere distribution.
 Originally it is statistical factor used to define total area of micro faces \f$\mathrm{d}A_h\f$
-whose normals lie withing given infinitesimal solid angle \f$\mathrm{d}h\f$ centered on \f$h\f$ direction using the original small enough area of macro surface \f$\mathrm{d}A\f$ [@ref Walter07]:
+whose normals lie within given infinitesimal solid angle \f$\mathrm{d}h\f$ centered on \f$h\f$ direction using the original small enough area of macro surface \f$\mathrm{d}A\f$ [@ref Walter07]:
 
 \f[dA_h = D(h)\,\mathrm{d}h\, \mathrm{d}A\f]
 
index dba17e2760d4d978e228dd33299680c01f2b19b3..0828cd4c028ddf85b5e689c3b761bb2fc40b6192 100644 (file)
@@ -1,7 +1,7 @@
 Specifications {#specification}
 =============
 
-This chapter contains the detailed specifications infomation:
+This chapter contains the detailed specifications information:
 
 * @subpage specification__boolean_operations "Boolean Operations"
 * @subpage specification__brep_format "BRep Format"
index 3bacb4ebce0acc574696bbb332b8ed7aea775979..c98e9b55cf92c06445feef2385f5beeec4e6a916 100644 (file)
@@ -1228,8 +1228,8 @@ Management of highlight attributes has been revised and might require modificati
 Most AIS_InteractiveContext methods are defined with a flag to update viewer immediately or not.
 Within previous version of OCCT, this argument had default value TRUE.
 While immediate viewer updates are useful for beginners (the result is displayed as soon as possible),
-this approach is inefficent for batch viewer updates, and having default value as TRUE
-leaded to non-intended accidential updates which are difficult to find.
+this approach is inefficient for batch viewer updates, and having default value as TRUE
+lead to non-intended accidental updates which are difficult to find.
 
 To avoid such issues, the interface has been modified and default value has been removed.
 Therefore, old application code should be updated to set the flag theToUpdateViewer explicitly
@@ -2028,7 +2028,7 @@ The following guidance can be used to update such code:
   API more close to old one, and can be still used to reduce porting efforts.
 - Each Message_ProgressScope should take the next Range object to work with.
   Within old API, Message_ProgressSentry received the root Progress Indicator 
-  object which mantained the sequence of ranges internally.
+  object which maintained the sequence of ranges internally.
   Message_ProgressScope in new API takes Message_ProgressRange, which should be
   returned by Message_ProgressScope::Next() method of the parent scope.
   Do not use the same Range passed to the algorithm for all sub-Scopes like 
@@ -2130,7 +2130,7 @@ Class *CDF_Session* has been removed.
 That class was used to store global instance of OCAF application (object of class *CDM_Application* or descendant, typically *TDataStd_Application*).
 Global directory of all opened OCAF documents has been removed as well; such directory is maintained now by each instance of the *CDM_Application* class.
 
-This allows creating programs that work with different OCAF documents concurrently in paralel threads,
+This allows creating programs that work with different OCAF documents concurrently in parallel threads,
 provided that each thread deals with its own instance of *TDataStd_Application* and documents managed by this instance.
 
 Note that neither *TDataStd_Application* nor *TDocStd_Document* is protected from concurrent access from several threads.
@@ -2171,7 +2171,7 @@ Existing code using old Handle classes should be updated to:
 @subsection upgrade_760_extendedstring_cout Output of TCollection_ExtendedString to stream
 
 Behavior of the method TCollection_ExtendedString::Print(Standard_OStream&) and corresponding operator << has changed.
-Previously it printed all Latin-1 symbols (those in range 0x80-0xff) as '\0' (effectively loosing them); symbols above 0xff were converted to hex representation (formatted like XML Numeric Character Reference).
+Previously it printed all Latin-1 symbols (those in range 0x80-0xff) as '\0' (effectively losing them); symbols above 0xff were converted to hex representation (formatted like XML Numeric Character Reference).
 Now all symbols are sent to stream as UTF-8 byte sequences.
 Existing code relying on old behavior, if any, shall be rewritten.
 
@@ -2190,7 +2190,7 @@ After modification ST1 - surface trimmed along U and V, U trim is kept.
 @subsection upgrade_760_storageformatversion Storage format version of OCAF document
 
 The methods *XmlLDrivers::StorageVersion()* and *BinLDrivers::StorageVersion()* were removed.
-Since now *TDocStd_Document* manupulates the storage format version of a document for both XML and binary file formats.
+Since now *TDocStd_Document* manipulates the storage format version of a document for both XML and binary file formats.
 For this the methods *StorageFormatVersion()* and *ChangeStorageFormatVersion()* were moved from *CDM_Document* to *TDocStd_Document*.
 The methods are used to get and set the storage format version of a document.
 A new enumeration *TDocStd_FormatVersion* lists the storage format versions of a document. By default, the document uses the latest (current) storage format version.
index 22641fa72b3a6c9032f09118ba6f382d125ce4f7..e564ed446a853df2f25f38f2073078d2e9cab6c6 100644 (file)
@@ -14,7 +14,8 @@ Draw is a test harness for Open CASCADE Technology. It provides a flexible and e
 
 Draw can be used interactively to create, display and modify objects such as curves, surfaces and topological shapes. 
 
-Scripts may be written to customize Draw and perform tests. New types of objects and new commands may be added using the C++ programing language. 
+Scripts may be written to customize Draw and perform tests.
+New types of objects and new commands may be added using the C++ programming language.
 
 Draw consists of: 
 
@@ -153,7 +154,7 @@ The evaluation of a command by TCL is done in two steps. In the first step, the
 
 The following substitutions are performed by TCL: 
 
-Variable substitution is triggered by the $ character (as with csh), the content of the variable is substitued; { } may be used as in csh to enclose the name of the variable. 
+Variable substitution is triggered by the $ character (as with csh), the content of the variable is substituted; { } may be used as in csh to enclose the name of the variable.
 
 **Example:** 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~{.cpp}
@@ -1269,7 +1270,8 @@ foreach var [directory c_*] {erase $var}
 
 @subsubsection occt_draw_4_1_14_1 disp, don, era
 
-These commands have the same meaning as correspondingly display, donly and erase, but with the difference that they evaluate the arguments using glob pattern rules. For example, to display all objects with names d_1, d_2, d_3, etc. it is enouth to run the command:
+These commands have the same meaning as correspondingly display, donly and erase, but with the difference that they evaluate the arguments using glob pattern rules.
+For example, to display all objects with names d_1, d_2, d_3, etc. it is enough to run the command:
 ~~~~~{.cpp}
 disp d_*
 ~~~~~
@@ -1510,7 +1512,7 @@ vhlrtype  algo_type={algo|polyalgo} [shape_1 ... shape_n]
 Changes the type of HLR algorithm used for shapes.
 If the algo_type is algo, the exact HLR algorithm is used, otherwise the polygonal algorithm is used for defined shapes. 
 
-If no shape is specified through the command arguments, the given HLR algorithm_type is applied to all *AIS_Shape* isntances in the current context, and the command also changes the default HLR algorithm type.
+If no shape is specified through the command arguments, the given HLR algorithm_type is applied to all *AIS_Shape* instances in the current context, and the command also changes the default HLR algorithm type.
 
 **Note** that this command works with instances of *AIS_Shape* or derived classes only, other interactive object types are ignored.
 
@@ -5291,7 +5293,7 @@ For 2d points or curves, use the **2dtranslate** command.
 
 **Example:** 
 ~~~~~
-# 3d tranlation 
+# 3d translation 
 point p 10 20 30 
 circle c 10 20 30 5 
 torus t 10 20 30 5 2 
@@ -5635,7 +5637,7 @@ is used.
 Both command use for fitting approximation algorithm.
 **surfint** uses interpolation algorithm and can take array of point only from other input surface.
 Optional parameter **periodic_flag** allows to get correct periodical surfaces in U direction.
-U direction of result surface corresponds colums of initial array of points.
+U direction of result surface corresponds columns of initial array of points.
 If **periodic_flag** = 1, algorithm uses first row of array as last row and builds periodical surface.
 
 **Example:** 
@@ -7386,7 +7388,7 @@ vprops shape [epsilon] [c[losed]] [x y z] [-skip] [-full] [-tri]
 * **sprops** of all faces with a surface density of 1;
 * **vprops** of all solids with a density of 1. 
 
-For computation of properties of the shape, exact geomery (curves, surfaces) or
+For computation of properties of the shape, exact geometry (curves, surfaces) or
 some discrete data (polygons, triangulations) can be used for calculations.
 The epsilon, if given, defines relative precision of computation.
 The **closed** flag, if present, forces computation only closed shells of the shape.
@@ -7434,11 +7436,11 @@ bounding {-s shape | -c xmin ymin zmin xmax ymax zmax} [-obb] [-shape name] [-du
 ~~~~~
 
 Computes and displays the bounding box (BndBox) of a shape. The bounding box is a cuboid that circumscribes the source shape.
-Generaly, bounding boxes can be divided into two main types:
+Generally, bounding boxes can be divided into two main types:
   - axis-aligned BndBox (AABB). I.e. the box whose edges are parallel to an axis of World Coordinate System (WCS);
   - oriented BndBox (OBB). I.e. not AABB.
 
-Detailed information about this command is availabe in DRAW help-system (enter "help bounding" in DRAW application).
+Detailed information about this command is available in DRAW help-system (enter "help bounding" in DRAW application).
   
 **Example 1: Creation of AABB with given corners** 
 ~~~~~
@@ -8045,7 +8047,9 @@ Syntax:
 nurbsconvert result name [result name] 
 ~~~~~
 
-Changes the NURBS curve definition of a shape to a Bspline curve definition. This conversion is required for assymetric deformation and prepares the arguments for other commands such as **deform**. The conversion can be necessary when transferring shape data to other applications. 
+Changes the NURBS curve definition of a shape to a Bspline curve definition.
+This conversion is required for asymmetric deformation and prepares the arguments for other commands such as **deform**.
+The conversion can be necessary when transferring shape data to other applications. 
 
 
 @subsubsection occt_draw_7_11_6 edgestofaces
@@ -8694,7 +8698,7 @@ The command is applicable for all commands in the component.
 
 @subsubsection occt_draw_bop_options_obb OBB usage
 
-**buseobb** commannd enables/disables the usage of OBB in BOP algorithms.
+**buseobb** command enables/disables the usage of OBB in BOP algorithms.
 
 Syntax:
 ~~~~
@@ -9183,7 +9187,7 @@ Writes an OCCT shape to an IGES file.
 brepiges aa /disk1/tmp/aaa.igs 
 == unit (write) : MM 
 == mode  write  : Faces 
-==   To modifiy : command  param 
+==    To modify : command  param 
 == 1 Shapes written, giving 345 Entities 
 ==  Now, to write a file, command : writeall filename 
 ==  Output on file : /disk1/tmp/aaa.igs 
@@ -9785,7 +9789,7 @@ XWdump <document> <filename>
 ~~~~~
 
 Saves the contents of the viewer window as an image (XWD, png or BMP file). 
-<i>\<filename\></i> must have a corresponding extention. 
+<i>\<filename\></i> must have a corresponding extension. 
 
 **Example:**
 ~~~~~
@@ -10754,7 +10758,7 @@ projpcurve <edge> <face>  <Tol> <X> <Y> <Z> [<start_param>]
 
 **projpcurve** returns the projection of a given point on a given curve on surface.
 The curve on surface is defined by giving the edge and face names.
-Edge must have curve 2D repesentation on the face.
+Edge must have curve 2D representation on the face.
 Optional parameter <i>\<start_param\></i> is any parameter of pcurve, which is used by algorithm as start point for searching projection of given point with help of local Extrema algorithm.
 If this parameter is not set, algorithm uses whole parametric interval of pcurve for searching projection.
 
index 45844ef7eb36e9098dfa2a16bb4518d0acc4f474..754d419fb90b5460c28cee587261d76ac242c686 100644 (file)
@@ -916,7 +916,7 @@ Once it has been loaded, the call to the services provided by the plug-in is dir
 #### C++ Plug-In Implementation
 
 The C++ plug-in implements a service as an object with functions defined in an abstract class (this abstract class and its parent classes with the GUID are the only information about the plug-in implemented in the client application).
-The plug-in consists of a sharable library including a method named Factory which creates the C++ object (the client cannot instantiate this object because the plug-in implementation is not visible).
+The plug-in consists of a shareable library including a method named Factory which creates the C++ object (the client cannot instantiate this object because the plug-in implementation is not visible).
 Foundation classes provide in the package *Plugin* a method named *Load()*, which enables the client to access the required service through a library.
 
 That method reads the information regarding available plug-ins and their locations from the resource file *Plugin* found by environment variable *CSF_PluginDefaults*:
@@ -1201,7 +1201,7 @@ This is a map used to bind pairs of keys (Key1,Key2) and retrieve them in linear
 
 An entry of a *NCollection_DoubleMap* is composed of a pair of two keys: the first key and the second key.
 
-*NCollection_DoubleMap* is a teamplate class which depends on four parameters:
+*NCollection_DoubleMap* is a template class which depends on four parameters:
   * *Key1* is the type of the first key for an entry in the map,
   * *Key2* is the type of the second key for an entry in the map,
   * *Hasher1* is the type of hasher on first keys,
index 3e09800e06bc7661ffcd07eb29aa5cadae493414..07ea44339e38e50cf63017dddf9ef501822e55c5 100644 (file)
@@ -677,7 +677,7 @@ Default value is "Faces" (0).
 * *write.iges.unit:* allows choosing the unit. The default unit for Open CASCADE Technology is "MM" (millimeter). You can  choose to write a file into any unit accepted by IGES.  
  * Read this parameter  with *Standard_String byvalue =  Interface_Static::CVal("write.iges.unit")*; 
  * Modify this parameter  with *Interface_Static::SetCVal ("write.iges.unit", "INCH");* 
-* *write.iges.header.autor:* gives the name of the  author of the file.  The default value is the system name of the user.  
+* *write.iges.header.author:* gives the name of the  author of the file. The default value is the system name of the user.
  * Read this parameter  with  *Standard_String byvalue =  Interface_Static::CVal("write.iges.header.author")*; 
  * Modify this value with  *Interface_Static::SetCVal  ("write.iges.header.author", "name")*; 
 * *write.iges.header.company:* gives the name of the  sending company.  The default value is  "" (empty).
@@ -688,7 +688,7 @@ Default value is "Faces" (0).
  * Modify this value with *Interface_Static::SetCVal  ("write.iges.header.product", "product name")*; 
 * *write.iges.header.receiver:* -- gives the name of the  receiving company.  The default value is  "" (empty).
  * Read this parameter  with *Standard_String byvalue =  Interface_Static::CVal("write.iges.header.receiver");* 
- * Modify this value with *Interface_Static::SetCVal  ("write.iges.header.receiver", "reciever name");* 
+ * Modify this value with *Interface_Static::SetCVal  ("write.iges.header.receiver", "receiver name");*
 * *write.precision.mode:* specifies the mode of  writing the resolution value into the IGES file.  
  * "Least" (-1):       resolution value is  set to the minimum tolerance of all edges and all vertices in an OCCT shape.  
  * "Average" (0):    resolution value is  set to average between the average tolerance of all edges and the average  tolerance of all vertices in an OCCT shape. This is the default value.  
index 43976aae64711ca2d542911c6a517b9782009cb4..cf818525bb9c47fc92cab0230a9f9990a1250edb 100644 (file)
@@ -189,7 +189,8 @@ BRepMesh provides user a way to switch default triangulation algorithm to a cust
 * *BRepMesh_CustomBaseMeshAlgo* provides the entry point for generic algorithms without support of constraints and supposed for generation of base mesh only. Constraint edges are processed using standard functionality provided by the component itself upon background mesh produced by 3rd-party solver;
 * *BRepMesh_CustomDelaunayBaseMeshAlgo* contains initialization part for tools used by BRepMesh for checks or optimizations using results of 3rd-party algorithm.
 
-Meshing algorithms could be provided by implemeting *IMeshTools_MeshAlgoFactory* with related interfaces and passing it to *BRepMesh_Context::SetFaceDiscret()*. OCCT comes with two base 2D meshing algorithms: *BRepMesh_MeshAlgoFactory* (used by default) and *BRepMesh_DelabellaMeshAlgoFactory*.
+Meshing algorithms could be provided by implementing *IMeshTools_MeshAlgoFactory* with related interfaces and passing it to *BRepMesh_Context::SetFaceDiscret()*.
+OCCT comes with two base 2D meshing algorithms: *BRepMesh_MeshAlgoFactory* (used by default) and *BRepMesh_DelabellaMeshAlgoFactory*.
 
 The following example demonstrates how it could be done from *Draw* environment:
 
@@ -225,4 +226,4 @@ Range splitter tools provide functionality to generate internal surface nodes de
 *BRepMesh_UVParamRangeSplitter* implements base functionality taking discretization points of face border into account for node generation. Its successors BRepMesh_TorusRangeSplitter and *BRepMesh_NURBSRangeSplitter* extend the base functionality for toroidal and NURBS surfaces correspondingly.
 
 @subsection occt_modalg_11_3_9 Postprocess discrete model
-This stage implements actions to be performed after meshing of faces. Depending on target goals it can be changed or omitted. By default, *BRepMesh_ModelPostProcessor* commits polygonal data stored in the data model to *TopoDS_Edge*. 
\ No newline at end of file
+This stage implements actions to be performed after meshing of faces. Depending on target goals it can be changed or omitted. By default, *BRepMesh_ModelPostProcessor* commits polygonal data stored in the data model to *TopoDS_Edge*. 
index 6c034d4e88134c71555416a97cd19e5575c4787b..68d02cca4f489e1e9227fdffe2423a678239e4ce 100644 (file)
@@ -905,7 +905,7 @@ The following steps are performed:
     while (expFace.More()) { 
       //Draw the current face. 
       DrawFaceIsos(TopoDS::Face(expFace.Current()),nbIsos,FaceIsoColor); 
-      // Explore the edges ofthe face. 
+      // Explore the edges of the face.
       TopExp_Explorer expEdge(expFace.Current(),TopAbs_EDGE); 
       while (expEdge.More()) { 
         //Increment the face count for this edge. 
index 80dc90e74fd9e47677e7441ca6cff07b1b7dd101..18d52ca34a58f72f459f999564d7811c88e93f82 100644 (file)
@@ -1106,9 +1106,9 @@ All attributes inherit class *TDF_Attribute*, so, each attribute has its own GUI
 
 ### Attributes supporting several attributes of the same type on the same label
 
-By default only one attribute of the same type on the same lable is supported. For example, you can set only one TDataStd_Real attribute
-on the same label.  This limitation was removed for some predefined sub-set of standard attributes by adding so called 'user defined ID' 
-feature to the attribute. 
+By default only one attribute of the same type on the same label is supported.
+For example, you can set only one TDataStd_Real attribute on the same label.
+This limitation was removed for some predefined sub-set of standard attributes by adding so called 'user defined ID' feature to the attribute.
 The listed below attributes received this new feature:
 
   * **TDataStd_AsciiString**
@@ -1175,8 +1175,10 @@ It is possible to describe any model by means of standard OCAF attributes.
   one is based on standard OCAF attributes and the other is based 
   on the creation of a new attribute possessing all data of the model.  
    
-  A load is distributed through the shape. The measurements are taken at particular points defined by (x, y and z) co-ordinates. The load is represented as a projection onto X, Y and Z axes of the local co-ordinate system at each point of measurement. A matrix of transformation is needed 
-  to convert the local co-ordinate system to the global one, but this is optional.   
+  A load is distributed through the shape.
+  The measurements are taken at particular points defined by (x, y and z) coordinates.
+  The load is represented as a projection onto X, Y and Z axes of the local co-ordinate system at each point of measurement.
+  A matrix of transformation is needed to convert the local co-ordinate system to the global one, but this is optional.
    
   So, we have 15 double values at each point  of measurement. 
   If the number of such points is 100 000, for example, it means 
@@ -1210,8 +1212,7 @@ It is possible to describe any model by means of standard OCAF attributes.
 @figure{ocaf_tree_wp_image004.png,"Allocation of data of each  measurement point as arrays of double values",288}
  
   Now edition of data is safer as far as  memory usage is concerned. 
-  Change of value for one measurement point (any  value: point co-ordinates, load, and so on) 
-  backs-up only one small array of double values. 
+  Change of value for one measurement point (any  value: point coordinates, load, and so on) backs-up only one small array of double values.
   But this structure (tree) requires more memory space (additional  labels and attributes).  
    
   Besides, access to the values is still difficult and it is necessary 
@@ -2059,8 +2060,8 @@ of the method *SetName* of the object registers the new name automatically
     void UnRegisterName (const Handle(TCollection_HExtendedString)& theName, const Handle(TObj_TNameContainer)& theDictionary ) const; 
 ~~~~~
 
-Unregisters the name from the dictionary. Ther names of *TObj* model 
-objects are removed from the dictionary when the objects are deleted from the model. 
+Unregisters the name from the dictionary.
+The names of *TObj* model objects are removed from the dictionary when the objects are deleted from the model.
 
 ~~~~~{.cpp}
     Handle(TObj_TNameContainer) GetDictionary() const;
index 9b1da2736634c0d1f63895d096461e00b70472ea..a3bd8889b805194ec1ecbf075d1917e58c9fba01 100644 (file)
@@ -1091,7 +1091,7 @@ sdc.SetPCurveCriterion (GeomAbs_C2); // for Curves 2D
 sdc.SetSurfaceCriterion (GeomAbs_C2); // for Surfaces 
 sdc.Perform (); 
 TopoDS_Shape bshape = sdc.Result(); 
-//.. to also get the correspondances before/after 
+//.. to also get the correspondences before/after
 Handle(ShapeBuild_ReShape) ctx = sdc.Context(); 
 //.. on a given shape 
 if (ctx.IsRecorded (sh)) { 
index 04a4389153dfcc258514d5f541cc4a4a21799f44..85a2aa5c8af076c30ee99edf7e09416cd1f54ccd 100644 (file)
@@ -952,13 +952,13 @@ if (!myCommentNote.IsNull()) {
   myCommentNote->Set("New comment");
 }
 ~~~~~
-In order to edit auxiliary note data such as text and attachment position, plane for rendering and tesselated presentation,
+In order to edit auxiliary note data such as text and attachment position, plane for rendering and tessellated presentation,
 one should use a transfer object *XCAFNoteObjects_NoteObject* by GetObject and SetObject methods of *XCAFDoc_Note* class.
 *XCAFNoteObjects_NoteObject* class provides the following functionality:
 - HasPlane, GetPlane and SetPlane methods test, get and set plane for note rendering
 - HasPoint, GetPoint and SetPoint methods test, get and set note attachment position on the annotated object
 - HasPointText, GetPointText, SetPointText methods test, get and set test position
-- GetPresentation and SetPresentation methods allow to test for and specify tesselated presentation
+- GetPresentation and SetPresentation methods allow to test for and specify tessellated presentation
 
 After getting, the transfer object can be edited and set back to the note:
 ~~~~~
index 617f96d32fa6737adec3df7ac0e4c6df7abb7bba..f7e994d6439f4de169efe7b6d19de6e236d1ed0d 100644 (file)
@@ -74,7 +74,7 @@ public:
   //! In the first case the result is at the distance
   //! <Dist> to the plane <Pln> in the direction of the
   //! normal to <Pln>.
-  //! Otherwize it is in the oposite direction.
+  //! Otherwise it is in the oposite direction.
   Standard_EXPORT GC_MakePlane(const gp_Pln& Pln, const Standard_Real Dist);
   
   //! Make a Plane from Geom <ThePlane> passing through 3
index 33a0e1fa89cdcdda7ee8017933039a6a98909f07..2fccd58727c93adc16a0c6824a9ee6a072c687d2 100644 (file)
@@ -22,7 +22,7 @@
 #include <StdFail_NotDone.hxx>
 
 //=========================================================================
-//   Creation of a 3D Geom translation of tanslation vector Vec.  +
+//   Creation of a 3D Geom translation of translation vector Vec.  +
 //=========================================================================
 GC_MakeTranslation::GC_MakeTranslation(const gp_Vec&  Vec ) {
   TheTranslation = new Geom_Transformation();
index e2498196d849a996fb4767e2588fd9b51d693e29..f3d373f0392db3df839926ca5ae336f0b6d9b78b 100644 (file)
@@ -57,7 +57,7 @@ public:
   
   //! Make a segment of Line from the line <Line>
   //! between the two parameters U1 and U2.
-  //! Status is "SameParamters" if <U1> is equal <U2>.
+  //! Status is "SameParameters" if <U1> is equal <U2>.
   Standard_EXPORT GCE2d_MakeSegment(const gp_Lin2d& Line, const Standard_Real U1, const Standard_Real U2);
   
   //! Make a segment of Line from the line <Line>
index b509bdf99e0c377f3efde06934b2eecd05db0750..08c57854d39618b8482989c6603d6bf1bce8c146 100644 (file)
@@ -104,8 +104,8 @@ public:
   
   //! Returns the circle, representing the solution number Index and raises OutOfRange
   //! exception if Index is greater than the number of solutions.
-  //! Be carefull: the Index is only a way to get all the
-  //! solutions, but is not associated to theses outside the
+  //! Be careful: the Index is only a way to get all the
+  //! solutions, but is not associated to these outside the
   //! context of the algorithm-object.
   //! Raises NotDone if the construction algorithm didn't succeed.
   //! It raises OutOfRange if Index is greater than the
index 892dd8841a2e7dbe1cdf24e3114840b47e2ad13f..19a0ba4fa323d76cd46fdcb66644eb1d9b2c2580 100644 (file)
@@ -128,7 +128,7 @@ public:
   //! Returns the solution number Index and raises OutOfRange
   //! exception if Index is greater than the number of solutions.
   //! Be careful: the Index is only a way to get all the
-  //! solutions, but is not associated to theses outside the
+  //! solutions, but is not associated to these outside the
   //! context of the algorithm-object.
   //! Raises NotDone if the construction algorithm  didn't succeed.
   //! It raises OutOfRange if Index is greater than the
index 9e273db8d4fd740f17d160322f0a705db5d4a511..d72bc882f2bf86e8c12949574dfe8bf43f02d464 100644 (file)
@@ -91,8 +91,8 @@ public:
   
   //! Returns the solution number Index and raises OutOfRange
   //! exception if Index is greater than the number of solutions.
-  //! Be carefull: the Index is only a way to get all the
-  //! solutions, but is not associated to theses outside the
+  //! Be careful: the Index is only a way to get all the
+  //! solutions, but is not associated to these outside the
   //! context of the algorithm-object. Raises OutOfRange is raised if Index is greater than
   //! the number of solutions.
   //! It raises NotDone if the algorithm failed.
index 952db99b2d3b52dc61b66a4086c848ad36c46d43..847971543406683f55de2773310e0849c77f840f 100644 (file)
@@ -61,7 +61,7 @@ public:
   //! Constructs bisecting lines between the two lines Lin1 and Lin2.
   Standard_EXPORT GccAna_Lin2dBisec(const gp_Lin2d& Lin1, const gp_Lin2d& Lin2);
   
-  //! Returns True when the algorithm succeded.
+  //! Returns True when the algorithm succeeded.
   Standard_EXPORT Standard_Boolean IsDone() const;
   
   //! Returns the number of solutions and raise NotDone if
index 78c01a03d0d5db8101daf9785460e9fa70f7b6ef..7f6894697cf83dac64cf4d9e4c8a34a0bbba3059 100644 (file)
@@ -77,7 +77,7 @@ public:
   
   //! Returns the solution number Index.
   //! Be careful: the Index is only a way to get all the
-  //! solutions, but is not associated to theses outside the
+  //! solutions, but is not associated to these outside the
   //! context of the algorithm-object.
   //! raises NotDone if the construction algorithm didn't succeed.
   //! It raises OutOfRange if Index is greater than the   number of solutions.
index c9dcdfe6c763a30948b640da7a24bb24d410cfb4..7c97f2e6260211396104ec5d41c3a290217c1726 100644 (file)
@@ -370,7 +370,7 @@ public:
   
   //! Set the origin of a periodic curve at Knot U. If U
   //! is  not a  knot  of  the  BSpline  a  new knot  is
-  //! inseted. KnotVector and poles are modified.
+  //! inserted. KnotVector and poles are modified.
   //! Raised if the curve is not periodic
   Standard_EXPORT void SetOrigin (const Standard_Real U, const Standard_Real Tol);
   
@@ -440,7 +440,7 @@ public:
   //! StartingCondition = 1 means the first point and tangent cannot move
   //! EndingCondition   = 1 means the last point and tangent cannot move
   //! and so forth
-  //! ErrorStatus != 0 means that there are not enought degree of freedom
+  //! ErrorStatus != 0 means that there are not enough degree of freedom
   //! with the constrain to deform the curve accordingly
   Standard_EXPORT void MovePointAndTangent (const Standard_Real U, const gp_Pnt& P, const gp_Vec& Tangent, const Standard_Real Tolerance, const Standard_Integer StartingCondition, const Standard_Integer EndingCondition, Standard_Integer& ErrorStatus);
   
@@ -453,7 +453,7 @@ public:
   //! Check if curve has at least G1 continuity in interval [theTf, theTl]
   //! Returns true if IsCN(1)
   //! or
-  //! angle betweem "left" and "right" first derivatives at
+  //! angle between "left" and "right" first derivatives at
   //! knots with C0 continuity is less then theAngTol
   //! only knots in interval [theTf, theTl] is checked
   Standard_EXPORT Standard_Boolean IsG1 (const Standard_Real theTf, const Standard_Real theTl, const Standard_Real theAngTol) const;
index 9d8558d4b2abc8297ab01aa93fba5408b4d3b07f..23245f32981a9478c0551880954328d19c921b6d 100644 (file)
@@ -858,7 +858,7 @@ public:
   //! C3 : continuity of the third derivative all along the Surface,
   //! CN : the order of continuity is infinite.
   //! A B-spline surface is infinitely continuously differentiable
-  //! for the couple of parameters U, V such thats U != UKnots(i)
+  //! for the couple of parameters U, V such that U != UKnots(i)
   //! and V != VKnots(i). The continuity of the surface at a knot
   //! value depends on the multiplicity of this knot.
   //! Example :
index 3387f1fb6f479f9f8fe484d080f4a7455d2f8149..77c982865a0e24e79fceed30e91ee5b5b5dd9abc 100644 (file)
@@ -84,7 +84,7 @@ public:
   Standard_EXPORT void Scale (const gp_Pnt& P, const Standard_Real S);
   
 
-  //! Translates a Geometry.  V is the vector of the tanslation.
+  //! Translates a Geometry.  V is the vector of the translation.
   Standard_EXPORT void Translate (const gp_Vec& V);
   
 
index 3d055be408a6789d172e6805961480990e5be6e6..630b97db1c28d2438399a4b07265d7a0fc6bbd73 100644 (file)
@@ -197,7 +197,7 @@ public:
   Standard_EXPORT gp_Ax1 Directrix2() const;
   
 
-  //! Returns the excentricity of the hyperbola (e > 1).
+  //! Returns the eccentricity of the hyperbola (e > 1).
   //! If f is the distance between the location of the hyperbola
   //! and the Focus1 then the eccentricity e = f / MajorRadius.
   //! raised if MajorRadius = 0.0
index fcaa7362fffa4b9b38d2e827ddaba225f0b0dddf..9881fcb26814ff7e853195646dbcf5fa56714960 100644 (file)
@@ -234,7 +234,7 @@ public:
   
   //! Computes the V isoparametric curve.
   //!
-  //! Te followings methods compute value and derivatives.
+  //! The following methods compute value and derivatives.
   //!
   //! Warnings
   //! An exception is raised if a unique normal vector is
@@ -251,7 +251,7 @@ public:
   //! normal direction of the basis surface. Pbasis, D1Ubasis,
   //! D1Vbasis are the point and the first derivatives on the basis
   //! surface.
-  //! If Ndir is undefined this method computes an approched normal
+  //! If Ndir is undefined this method computes an approached normal
   //! direction using the following limited development :
   //! Ndir = N0 + DNdir/DU + DNdir/DV + Eps with Eps->0 which
   //! requires to compute the second derivatives on the basis surface.
index 3d6b8a907b2e5c318cb7d4e5b34cf91d85e30b76..235325672db74baf01062c6c9367c5382af8b5f1 100644 (file)
@@ -515,7 +515,7 @@ public:
   //! StartingCondition = 1 means the first point and tangent cannot move
   //! EndingCondition   = 1 means the last point and tangent cannot move
   //! and so forth
-  //! ErrorStatus != 0 means that there are not enought degree of freedom
+  //! ErrorStatus != 0 means that there are not enough degree of freedom
   //! with the constrain to deform the curve accordingly
   Standard_EXPORT void MovePointAndTangent (const Standard_Real U, const gp_Pnt2d& P, const gp_Vec2d& Tangent, const Standard_Real Tolerance, const Standard_Integer StartingCondition, const Standard_Integer EndingCondition, Standard_Integer& ErrorStatus);
   
@@ -528,7 +528,7 @@ public:
   //! Check if curve has at least G1 continuity in interval [theTf, theTl]
   //! Returns true if IsCN(1)
   //! or
-  //! angle betweem "left" and "right" first derivatives at
+  //! angle between "left" and "right" first derivatives at
   //! knots with C0 continuity is less then theAngTol
   //! only knots in interval [theTf, theTl] is checked
   Standard_EXPORT Standard_Boolean IsG1 (const Standard_Real theTf, const Standard_Real theTl, const Standard_Real theAngTol) const;
index 968d46df98745500a1bb0bb6a61771efd967cac7..663376e213dced94194ce9aa8a0f47081b4d48fc 100644 (file)
@@ -370,7 +370,7 @@ void Geom2d_BezierCurve::Segment
 {
   closed =  (Abs(Value(U1).Distance (Value(U2))) <= gp::Resolution());
 //
-//   WARNING : when calling trimming be carefull that the cache
+//   WARNING : when calling trimming be careful that the cache
 //   is computed regarding 0.0e0 and not 1.0e0 
 //
   TColStd_Array1OfReal bidflatknots(BSplCLib::FlatBezierKnots(Degree()), 1, 2 * (Degree() + 1));
index 9520537b108e2b0b56c732ae9a1782c3f2741a81..49516a75c5f9beab438e071e835101134e357ca9 100644 (file)
@@ -153,7 +153,7 @@ public:
   //! curve  if you want the curve to be periodic.
   Standard_EXPORT virtual Standard_Boolean IsPeriodic() const = 0;
   
-  //! Returns thne period of this curve.
+  //! Returns the period of this curve.
   //! raises if the curve is not periodic
   Standard_EXPORT virtual Standard_Real Period() const;
   
index c61119fed386fcc98cf762494f3743d14b527348..d90790d86c9466539859ed3a0f6d4a25e63c58bc 100644 (file)
@@ -78,7 +78,7 @@ public:
   //! Scales a Geometry. S is the scaling value.
   Standard_EXPORT void Scale (const gp_Pnt2d& P, const Standard_Real S);
   
-  //! Translates a Geometry.  V is the vector of the tanslation.
+  //! Translates a Geometry.  V is the vector of the translation.
   Standard_EXPORT void Translate (const gp_Vec2d& V);
   
   //! Translates a Geometry from the point P1 to the point P2.
index 9eff8581aeb2bcd70bc1fd675ea09f1e2230c0a7..d23bb0856d76465dff69cd8288d68f4dc9524846 100644 (file)
@@ -197,7 +197,7 @@ public:
   Standard_EXPORT gp_Ax2d Directrix2() const;
   
 
-  //! Returns the excentricity of the hyperbola (e > 1).
+  //! Returns the eccentricity of the hyperbola (e > 1).
   //! If f is the distance between the location of the hyperbola
   //! and the Focus1 then the eccentricity e = f / MajorRadius.
   //! raised if MajorRadius = 0.0
index 33d0d6b9ceca861bbf6f1659c4d5b75cd926eaac..4b9f1d0eef8e0a6a13a035b1477bbebfb9d91206 100644 (file)
@@ -151,7 +151,7 @@ public:
   Standard_EXPORT gp_Trsf2d Trsf2d() const;
   
 
-  //! Returns the coefficients of the global matrix of tranformation.
+  //! Returns the coefficients of the global matrix of transformation.
   //! It is a 2 rows X 3 columns matrix.
   //!
   //! Raised if  Row < 1 or Row > 2  or  Col < 1 or Col > 2
index b4ddf930215affe33023fbe532fa0e787d1ca377..d049e3f7c4dafa7fcfee9af46a526d1436e513ef 100644 (file)
@@ -97,7 +97,7 @@ void Geom2d_TrimmedCurve::Reverse ()
 }
 
 //=======================================================================
-//function : ReversedParamater
+//function : ReversedParameter
 //purpose  : 
 //=======================================================================
 
index 295087f665f5d7006238d605cbdabcd015215139..59894043c37b65a7aa374c91f83134aed8cb0697 100644 (file)
@@ -104,7 +104,7 @@ const Convert_ConicToBSplineCurve&  Convert
 
    gp_Ax22d Axis = TheConic->Position();
    if ( ( Axis.XDirection() ^ Axis.YDirection()) < 0.) {
-     // Then the axis is left-handed, apply a symetry to the curve.
+     // Then the axis is left-handed, apply a symmetry to the curve.
      gp_Trsf2d Sym;
      Sym.SetMirror(gp::OX2d());
      TheCurve->Transform(Sym);
index 0302ed1a59761827e77465723a7ddbd8462ac900..67763ec22333ff2f01ec0ca2699595e4f8459d91 100644 (file)
@@ -38,7 +38,7 @@ class Geom2dConvert_ApproxCurve;
 
 
 
-//! This package provides an implementation of algorithmes to do
+//! This package provides an implementation of algorithms to do
 //! the conversion between equivalent geometric entities from
 //! package Geom2d.
 //! It gives the possibility :
@@ -148,7 +148,7 @@ public:
   //! QuasiAngular,
   //! here t is a rational function that approximates
   //! theta ----> tan(theta/2).
-  //! Neverthless the composing with above function yields exact
+  //! Nevetheless the composing with above function yields exact
   //! functions whose square sum up to 1
   //! RationalC1 ;
   //! t is replaced by a polynomial function of u so as to grant
index 78842835a1345ed7755f6d272822e10282009e7d..6e6f7a8c661f9536dc8f182da1c48baa7ee7a804 100644 (file)
@@ -48,7 +48,7 @@ public:
   //! Return False if the curve is not G0 with the BSplineCurve.
   //! Tolerance is used to check continuity and decrease
   //! Multiplicty at the common Knot
-  //! After is usefull if BasisCurve is a closed curve .
+  //! After is useful if BasisCurve is a closed curve .
   Standard_EXPORT Standard_Boolean Add (const Handle(Geom2d_BoundedCurve)& NewCurve, const Standard_Real Tolerance, const Standard_Boolean After = Standard_False);
   
   Standard_EXPORT Handle(Geom2d_BSplineCurve) BSplineCurve() const;
index 48dc830e47f41d99166c3cd359960e375f06df22..80cae3dc57743394fd5abff8b47c6f039a52ad6f 100644 (file)
@@ -100,8 +100,8 @@ public:
   
   //! Returns the solution number Index and raises OutOfRange
   //! exception if Index is greater than the number of solutions.
-  //! Be carefull: the Index is only a way to get all the
-  //! solutions, but is not associated to theses outside the context
+  //! Be careful: the Index is only a way to get all the
+  //! solutions, but is not associated to these outside the context
   //! of the algorithm-object.
   //! Exceptions
   //! Standard_OutOfRange if Index is less than or equal
index 7c4114cc08112f4ab766a37777022cbf8b00c240..e6c812698e30fa1cdbfcb1e6b6b322231e33ed1a 100644 (file)
@@ -116,8 +116,8 @@ public:
   
   //! Returns the solution number Index and raises OutOfRange
   //! exception if Index is greater than the number of solutions.
-  //! Be carefull: the Index is only a way to get all the
-  //! solutions, but is not associated to theses outside the context of the algorithm-object.
+  //! Be careful: the Index is only a way to get all the
+  //! solutions, but is not associated to these outside the context of the algorithm-object.
   //! Warning
   //! This indexing simply provides a means of consulting the
   //! solutions. The index values are not associated with
index 3ffac4c205ff6a0ddad39fd4555d645307899354..f0eae4f05cf1dbc2c9bc1159b21e80e0faad989d 100644 (file)
@@ -134,8 +134,8 @@ public:
   
   //! Returns the solution number Index and raises OutOfRange
   //! exception if Index is greater than the number of solutions.
-  //! Be carefull: the Index is only a way to get all the
-  //! solutions, but is not associated to theses outside the context
+  //! Be careful: the Index is only a way to get all the
+  //! solutions, but is not associated to these outside the context
   //! of the algorithm-object.
   Standard_EXPORT gp_Circ2d ThisSolution (const Standard_Integer Index) const;
   
index 6a670bbc91f85a7667d096d610c4381e927d7ced..ed14635baa93c0892df42d660af5085a3e7ea116 100644 (file)
@@ -78,8 +78,8 @@ public:
   
   //! Returns the solution number Index and raises OutOfRange
   //! exception if Index is greater than the number of solutions.
-  //! Be carefull: the Index is only a way to get all the
-  //! solutions, but is not associated to theses outside the
+  //! Be careful: the Index is only a way to get all the
+  //! solutions, but is not associated to these outside the
   //! context of the algorithm-object.
   //! It raises NotDone if the construction algorithm
   //! didn't succeed.
index e3d8904aee2c7e20ba17475fc6fa222ce94e045c..f6f831a0785856398444904996c9d87772256f4d 100644 (file)
@@ -127,8 +127,8 @@ public:
   
   //! Returns the solution number Index and raises OutOfRange
   //! exception if Index is greater than the number of solutions.
-  //! Be carefull: the Index is only a way to get all the
-  //! solutions, but is not associated to theses outside the context
+  //! Be careful: the Index is only a way to get all the
+  //! solutions, but is not associated to these outside the context
   //! of the algorithm-object.
   //! Exceptions
   //! Standard_OutOfRange if Index is less than zero or
index d9c2ba3febfa13e749d04a01f56d1688c2427c3e..3da3d44a5541f79fb4946fdf41ec1bb7a0aebcbb 100644 (file)
@@ -126,7 +126,7 @@ public:
   //! Returns the solution number Index and raises OutOfRange
   //! exception if Index is greater than the number of solutions.
   //! Be careful: the Index is only a way to get all the
-  //! solutions, but is not associated to theses outside the
+  //! solutions, but is not associated to these outside the
   //! context of the algorithm-object.
   //! It raises NotDone if the construction algorithm
   //! didn't succeed.
index 0502554b2f5a02747c85fdea325899e08b92a5e5..59e41dd6aa42767ca4b715cb99f776a12f2426c4 100644 (file)
@@ -66,7 +66,7 @@ public:
   Standard_EXPORT Geom2dGcc_Lin2d2Tan(const Geom2dGcc_QualifiedCurve& Qualified1, const Geom2dGcc_QualifiedCurve& Qualified2, const Standard_Real Tolang);
   
   //! This class implements the algorithms used to create 2d
-  //! lines passing thrue a point and tangent to a curve.
+  //! lines passing through a point and tangent to a curve.
   //! Tolang is used to determine the tolerance for the tangency points.
   Standard_EXPORT Geom2dGcc_Lin2d2Tan(const Geom2dGcc_QualifiedCurve& Qualified1, const gp_Pnt2d& ThePoint, const Standard_Real Tolang);
   
@@ -78,7 +78,7 @@ public:
   Standard_EXPORT Geom2dGcc_Lin2d2Tan(const Geom2dGcc_QualifiedCurve& Qualified1, const Geom2dGcc_QualifiedCurve& Qualified2, const Standard_Real Tolang, const Standard_Real Param1, const Standard_Real Param2);
   
   //! This class implements the algorithms used to create 2d
-  //! lines passing thrue a point and tangent to a curve.
+  //! lines passing through a point and tangent to a curve.
   //! Tolang is used to determine the tolerance for the tangency points.
   //! Param2 is used for the initial guess on the curve.
   Standard_EXPORT Geom2dGcc_Lin2d2Tan(const Geom2dGcc_QualifiedCurve& Qualified1, const gp_Pnt2d& ThePoint, const Standard_Real Tolang, const Standard_Real Param1);
index b5c882394a96632e18f73f60fb069c890a569f5c..125f5cb157f20888aa5954361d278f7af0e0666d 100644 (file)
@@ -51,7 +51,7 @@ public:
 
   
   //! This class implements the algorithms used to create 2d
-  //! lines passing thrue a point and tangent to a curve.
+  //! lines passing through a point and tangent to a curve.
   //! Tolang is used to determine the tolerance for the
   //! tangency points.
   //! Param2 is used for the initial guess on the curve.
index c3968d005b3766f24c7ec8991b2916f193d68252..cf3180fd62db4575cbe9255dbc3106c9bb8d2801 100644 (file)
@@ -54,7 +54,7 @@ public:
     void SetTangencyTolerance (const Standard_Real Tangency);
   
   //! Intersects the curves C1 and C2.
-  //! The results are retreived by the usual methods
+  //! The results are retrieved by the usual methods
   //! described in IntRes2d_Intersection.
   //! Creates an intersector.
     void Intersect (const Geom2dAdaptor_Curve& C1, const Geom2dAdaptor_Curve& C2);
index 1705cf381787d226edf2b335c4a51befb6b61691..5cb55373261645bdc1db4fc1d8784f51c947991d 100644 (file)
@@ -67,7 +67,7 @@ public:
   //! Save the found extremum.
   Standard_EXPORT virtual Standard_Integer GetStateNumber() Standard_OVERRIDE;
   
-  //! Return the nunber of found extrema.
+  //! Return the number of found extrema.
   Standard_EXPORT Standard_Integer NbExt() const;
   
   //! Returns the Nth distance.
index ebd52db0ae1f1d92f2fc2a9b316bd2e84bafbb33..21068956ba01900c61fef1d459a4faa52e99c79e 100644 (file)
@@ -47,7 +47,7 @@ public:
   //! Tol is the tolerance on the distance between a point
   //! and the parametrised curve.
   //! In that case, no bounds are given. The research of
-  //! the rigth parameter has to be made on the natural
+  //! the right parameter has to be made on the natural
   //! parametric domain of the curve.
   Standard_EXPORT static Standard_Real FindParameter (const Adaptor2d_Curve2d& C, const gp_Pnt2d& Pnt, const Standard_Real Tol);
   
index 5f3d8c475d896ed650fa042a7be283333802df14..0f5ebe1cdd16f209a7ff8b850a3f4ecba94d2d52 100644 (file)
@@ -49,14 +49,14 @@ class GeomAPI_IntCS;
 //! *    Keeping   an   access  on    the    low-level
 //! implementation of high-level calls.
 //!
-//! The API  provides classes to  call the algorithmes
+//! The API  provides classes to  call the algorithms
 //! of the Geometry
 //!
 //! * The  constructors  of the classes  provides  the
 //! different constructions methods.
 //!
 //! * The  class keeps as fields the   different tools
-//! used by the algorithmes
+//! used by the algorithms
 //!
 //! *   The class  provides  a  casting  method to get
 //! automatically the  result  with  a   function-like
index 284cb8415b859496ddaf982a5332d8251d467ce5..534e9cc5bf559773ce492d111bda82863c27b036 100644 (file)
@@ -64,7 +64,7 @@ class StdFail_NotDone;
 //! Centripetal type can get better result for irregular distances between points.
 //!
 //! Approximation and interpolation algorithms can build periodical surface along U
-//! direction, which corresponds colums of array Points(i, j), 
+//! direction, which corresponds columns of array Points(i, j), 
 //! if corresponding parameter (thePeriodic, see comments below) of called 
 //! methods is set to True. Algorithm uses first row Points(1, *) as periodic boundary,
 //! so to avoid getting wrong surface it is necessary to keep distance between 
index 64a4f3d7bfa1cafef615962cd43a414c81dc1e65..2ed59da1f798bd1d4cf4018790df817da1073da7 100644 (file)
@@ -27,7 +27,7 @@ class Geom_Surface;
 class Adaptor3d_Surface;
 
 //! this package contains the  geometric definition of
-//! curve and surface necessary to use algorithmes.
+//! curve and surface necessary to use algorithms.
 class GeomAdaptor 
 {
 public:
index 6c62fc56842b2233c3170f0aed22a01dd07543ba..386dff8ef9473aa417f9a9603e2ba9714798ff16 100644 (file)
@@ -478,7 +478,7 @@ Handle(Geom_BSplineCurve)  GeomConvert::CurveToBSplineCurve
 
 //=======================================================================
 //class : law_evaluator
-//purpose  : usefull to estimate the value of a function
+//purpose  : useful to estimate the value of a function
 //=======================================================================
 
 class GeomConvert_law_evaluator : public BSplCLib_EvaluatorFunction
index 2d1b1ea7e04b2e975d76e5e714140680c9aa06a2..931ec034ecd7f887613d8658df5b05186644292d 100644 (file)
@@ -251,7 +251,7 @@ public:
   //! QuasiAngular,
   //! here t is a rational function that approximates
   //! theta ----> tan(theta/2).
-  //! Neverthless the composing with above function yields exact
+  //! Nevetheless the composing with above function yields exact
   //! functions whose square sum up to 1
   //! RationalC1 ;
   //! t is replaced by a polynomial function of u so as to grant
@@ -353,7 +353,7 @@ public:
   //! multiplicities of  the  knots of  the BSpline BS.(keeping  the
   //! geometry).  It returns a new BSpline which  could still be C0.
   //! tolerance is a  geometrical tolerance.
-  //! The  Angular toleranceis in radians  and mesures  the angle of
+  //! The  Angular toleranceis in radians  and measures  the angle of
   //! the tangents  on  the left and on  the right  to decide if  the
   //! curve is G1 or not at a given point
   Standard_EXPORT static void C0BSplineToC1BSplineCurve (Handle(Geom_BSplineCurve)& BS,
@@ -371,7 +371,7 @@ public:
   //! multiplicities of  the  knots of  the  BSpline BS.(keeping the
   //! geometry).  It returns an array of BSpline C1.  tolerance is a
   //! geometrical tolerance : it  allows for the maximum deformation
-  //! The  Angular tolerance is in  radians and mesures the angle of
+  //! The  Angular tolerance is in  radians and measures the angle of
   //! the tangents on the left and on the right to decide if the curve
   //! is C1 or not at a given point
   Standard_EXPORT static void C0BSplineToArrayOfC1BSplineCurve (const Handle(Geom_BSplineCurve)& BS,
index 073b0f33df3355da6d2eea4c05773a833da0326f..6059b64a8bd78a1b1993ac0d4f3ef9a736b247d7 100644 (file)
@@ -122,7 +122,7 @@ public:
   Standard_EXPORT GeomConvert_CompBezierSurfacesToBSplineSurface(const TColGeom_Array2OfBezierSurface& Beziers);
   
   //! Build an Ci uniform (Rational) BSpline surface
-  //! The higest Continuity Ci is imposed, like the
+  //! The highest Continuity Ci is imposed, like the
   //! maximal deformation is lower than <Tolerance>.
   //! Warning:  The Continuity C0 is imposed without any check.
   Standard_EXPORT GeomConvert_CompBezierSurfacesToBSplineSurface(const TColGeom_Array2OfBezierSurface& Beziers, const Standard_Real Tolerance, const Standard_Boolean RemoveKnots = Standard_True);
index daff962129ffcf5795827e2166956741d7697872..b154668fb159c5ae5cffded11c135e8060ed8f27 100644 (file)
@@ -910,7 +910,7 @@ Standard_Boolean GeomEvaluator_OffsetSurface::ReplaceDerivative(
 
     gp_Pnt aP;
     gp_Vec aDU, aDV;
-    // Step away from currect parametric coordinates and calculate derivatives once again.
+    // Step away from current parametric coordinates and calculate derivatives once again.
     // Replace zero derivative by the obtained.
     for (Standard_Real aStepSign = -1.0; aStepSign <= 1.0 && !isReplaced; aStepSign += 2.0)
     {
index 06c5a849bcd0fbf99f5213acf0d87f4472fd1136..c1a6e07851c96ee8e531cbf646edaf133d4e0174 100644 (file)
@@ -115,17 +115,17 @@ public:
   Standard_EXPORT virtual void SetTolerance (const Standard_Real Tol3d, const Standard_Real Tol2d) Standard_OVERRIDE;
   
   //! Get    the   barycentre of   Surface.   An   very  poor
-  //! estimation is sufficent. This information is usefull
+  //! estimation is sufficient. This information is useful
   //! to perform well conditioned rational approximation.
   Standard_EXPORT virtual gp_Pnt BarycentreOfSurf() const Standard_OVERRIDE;
   
   //! Returns the   length of the maximum section. This
-  //! information is usefull to perform well conditioned rational
+  //! information is useful to perform well conditioned rational
   //! approximation.
   Standard_EXPORT virtual Standard_Real MaximalSection() const Standard_OVERRIDE;
   
   //! Compute the minimal value of weight for each poles
-  //! of all  sections.  This information is  usefull to
+  //! of all  sections.  This information is  useful to
   //! perform well conditioned rational approximation.
   Standard_EXPORT virtual void GetMinimalWeight (TColStd_Array1OfReal& Weigths) const Standard_OVERRIDE;
 
index 0ee97db4a9734260fc52303356ad6dfedeb20c07..1802b64c30b7bae3e9e188072b60184d7f04ab77 100644 (file)
@@ -56,12 +56,12 @@ public:
   
   //! Computes Triedrhon and  derivative Trihedron  on curve
   //! at parameter <Param>
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& BiNormal, gp_Vec& DBiNormal) Standard_OVERRIDE;
   
   //! compute  Trihedron on curve
   //! first and seconde  derivatives.
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& D2Tangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& D2Normal, gp_Vec& BiNormal, gp_Vec& DBiNormal, gp_Vec& D2BiNormal) Standard_OVERRIDE;
   
   //! Returns  the number  of  intervals for  continuity
index f0442168738b066418afb99e2610bc2337dfc66f..dede9948eb0165da76e26ca943e7ce75f0e9ffe5 100644 (file)
@@ -86,7 +86,7 @@ public:
   //! Allows to modify domain on witch the blending function
   //! associated to  the constrained boundary B  will propag
   //! the  influence   of the  field   of  tangency.  Can be
-  //! usefull to  reduce  influence of boundaries  on whitch
+  //! useful to  reduce  influence of boundaries  on which
   //! the Coons compatibility  conditions are not respected.
   //! l is a  relative value of  the parametric range of  B.
   //! Default value for l is 1 (used in Init).
index c57cf495357db4604d3bb3d34d171028bcd0d758..accb9fb5ebdec2440a71766a351ded4d8138e819 100644 (file)
@@ -359,7 +359,7 @@ Handle(GeomFill_TrihedronLaw) GeomFill_CorrectedFrenet::Copy() const
       }
      default :
        { 
-        // We have to search singulaties
+        // We have to search singularities
         isFrenet = Standard_True;
         Init(); 
        }
@@ -653,7 +653,7 @@ Standard_Real GeomFill_CorrectedFrenet::GetAngleAT(const Standard_Real Param) co
     };
     if(HArrPoles->Value(iC) == Param || Param == HArrPoles->Value(iC+1)) return TLaw->Value(Param);
   };
-  //  Calculate differenciation between apporoximated and local values of AngleAT
+  //  Calculate differentiation between approximated and local values of AngleAT
   Standard_Real AngP = TLaw->Value(Param), AngPo = HArrAngle->Value(iC), dAng = AngP - AngPo;
   gp_Vec Tangent, Normal, BN;
   frenet->D0(Param, Tangent, Normal, BN);
index 34182ce65129ea72ea1522d05d32f783df23fd48..aa75164496a01fa6c63aab529c1c9b03ebafa94a 100644 (file)
@@ -65,12 +65,12 @@ public:
   
   //! compute Triedrhon and  derivative Trihedron  on curve
   //! at parameter <Param>
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& BiNormal, gp_Vec& DBiNormal) Standard_OVERRIDE;
   
   //! compute  Trihedron on curve
   //! first and seconde  derivatives.
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& D2Tangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& D2Normal, gp_Vec& BiNormal, gp_Vec& DBiNormal, gp_Vec& D2BiNormal) Standard_OVERRIDE;
   
   //! Returns  the number  of  intervals for  continuity
index 88039b96e89fdc6f3e8045f9d1bcf32a97821515..592c1f74dfbe4a001d9e2e51cf49637b8816f94b 100644 (file)
@@ -75,12 +75,12 @@ public:
   
   //! compute location 2d  points and  associated
   //! first derivatives.
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, gp_Mat& M, gp_Vec& V, gp_Mat& DM, gp_Vec& DV, TColgp_Array1OfPnt2d& Poles2d, TColgp_Array1OfVec2d& DPoles2d) Standard_OVERRIDE;
   
   //! compute location 2d  points and associated
   //! first and seconde  derivatives.
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, gp_Mat& M, gp_Vec& V, gp_Mat& DM, gp_Vec& DV, gp_Mat& D2M, gp_Vec& D2V, TColgp_Array1OfPnt2d& Poles2d, TColgp_Array1OfVec2d& DPoles2d, TColgp_Array1OfVec2d& D2Poles2d) Standard_OVERRIDE;
   
   //! Returns  the number  of  intervals for  continuity
index 0858a2339c9ae322448b0454707cae34e1c0a239..0a36c5b7f8b8a0625b445ee0b5304bd00fafb6eb 100644 (file)
@@ -51,12 +51,12 @@ public:
   
   //! compute Triedrhon and  derivative Trihedron  on curve
   //! at parameter <Param>
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& BiNormal, gp_Vec& DBiNormal) Standard_OVERRIDE;
   
   //! compute  Trihedron on curve
   //! first and seconde  derivatives.
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& D2Tangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& D2Normal, gp_Vec& BiNormal, gp_Vec& DBiNormal, gp_Vec& D2BiNormal) Standard_OVERRIDE;
   
   //! Returns  the number  of  intervals for  continuity
index 392c5ed03326e747f08efcebf99814afed0a0afa..5b944a79140e6c6043fd33c34bb0f3b07442f901 100644 (file)
@@ -35,7 +35,7 @@ DEFINE_STANDARD_HANDLE(GeomFill_DegeneratedBound, GeomFill_Boundary)
 //! Class defining  a degenerated  boundary   for   a
 //! constrained filling   with  a   point  and  no   other
 //! constraint. Only used to  simulate an  ordinary bound,
-//! may not be usefull and desapear soon.
+//! may not be useful and desapear soon.
 class GeomFill_DegeneratedBound : public GeomFill_Boundary
 {
 
index 06c4f97bf2308259a271b626481addec81deadce..50f80df654ba2feab16078ebda77166dc6c6f112 100755 (executable)
@@ -74,7 +74,7 @@ void GeomFill_DiscreteTrihedron::SetCurve(const Handle(Adaptor3d_Curve)& C)
     case GeomAbs_Parabola:
     case GeomAbs_Line:
       {
-       // No probleme
+       // No problem
        myUseFrenet = Standard_True;
         myFrenet->SetCurve(C);
         break;
index 3fe9dfbde4ac246c8e3c9c688f2d276d38721ad3..815335787091ee0c7cf427c376459d2de0c0defa 100644 (file)
@@ -61,14 +61,14 @@ public:
   
   //! compute Trihedron and  derivative Trihedron  on curve
   //! at parameter <Param>
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   //! For the moment it returns null values for DTangent, DNormal
   //! and DBiNormal.
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& BiNormal, gp_Vec& DBiNormal) Standard_OVERRIDE;
   
   //! compute  Trihedron on curve
   //! first and seconde  derivatives.
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   //! For the moment it returns null values for DTangent, DNormal
   //! DBiNormal, D2Tangent, D2Normal, D2BiNormal.
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& D2Tangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& D2Normal, gp_Vec& BiNormal, gp_Vec& DBiNormal, gp_Vec& D2BiNormal) Standard_OVERRIDE;
index e65dd19033dc3d93839f4727aaba5d6517388ba5..eb9cf33eb2e2335475c5c6bbdcbd05d32d509df5 100644 (file)
@@ -51,12 +51,12 @@ public:
   
   //! compute Triedrhon and derivative Trihedron on curve at
   //! parameter <Param>
-  //! Warning : It used  only for C1 or C2 aproximation
+  //! Warning : It used  only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D0 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& Normal, gp_Vec& BiNormal) Standard_OVERRIDE;
   
   //! compute Trihedron on curve
   //! first and seconde  derivatives.
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& BiNormal, gp_Vec& DBiNormal) Standard_OVERRIDE;
   
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& D2Tangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& D2Normal, gp_Vec& BiNormal, gp_Vec& DBiNormal, gp_Vec& D2BiNormal) Standard_OVERRIDE;
@@ -73,7 +73,7 @@ public:
   //! for the parameters. i.e. T.Length() > NbIntervals()
   Standard_EXPORT virtual void Intervals (TColStd_Array1OfReal& T, const GeomAbs_Shape S) const Standard_OVERRIDE;
   
-  //! Get average value of Tangent(t) and Normal(t) it is usefull to
+  //! Get average value of Tangent(t) and Normal(t) it is useful to
   //! make fast approximation of rational  surfaces.
   Standard_EXPORT virtual void GetAverageLaw (gp_Vec& ATangent, gp_Vec& ANormal, gp_Vec& ABiNormal) Standard_OVERRIDE;
   
index 8f6f3298291f1964d3e83789642ded08436dcacd..08bad4c107bac0b73d628a035ca37fe1ac0af3c3 100644 (file)
@@ -55,12 +55,12 @@ public:
   
   //! compute the first  derivative in v direction  of the
   //! section for v =  param
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, TColgp_Array1OfPnt& Poles, TColgp_Array1OfVec& DPoles, TColStd_Array1OfReal& Weigths, TColStd_Array1OfReal& DWeigths) Standard_OVERRIDE;
   
   //! compute the second derivative  in v direction of the
   //! section  for v = param
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, TColgp_Array1OfPnt& Poles, TColgp_Array1OfVec& DPoles, TColgp_Array1OfVec& D2Poles, TColStd_Array1OfReal& Weigths, TColStd_Array1OfReal& DWeigths, TColStd_Array1OfReal& D2Weigths) Standard_OVERRIDE;
   
   //! give if possible an bspline Surface, like iso-v are the
@@ -121,20 +121,20 @@ public:
   Standard_EXPORT virtual void GetTolerance (const Standard_Real BoundTol, const Standard_Real SurfTol, const Standard_Real AngleTol, TColStd_Array1OfReal& Tol3d) const Standard_OVERRIDE;
   
   //! Get the barycentre of Surface.
-  //! An   very  poor estimation is sufficent.
-  //! This information is usefull to perform well
+  //! An   very  poor estimation is sufficient.
+  //! This information is useful to perform well
   //! conditioned rational approximation.
   //! Warning: Used only if <me> IsRational
   Standard_EXPORT virtual gp_Pnt BarycentreOfSurf() const Standard_OVERRIDE;
   
   //! Returns the   length of the greater section. This
-  //! information is usefull to G1's control.
+  //! information is useful to G1's control.
   //! Warning: With an little value, approximation can be slower.
   Standard_EXPORT virtual Standard_Real MaximalSection() const Standard_OVERRIDE;
   
   //! Compute the minimal value of weight for each poles
   //! in all  sections.
-  //! This information is  usefull to control error
+  //! This information is  useful to control error
   //! in rational approximation.
   //! Warning: Used only if <me> IsRational
   Standard_EXPORT virtual void GetMinimalWeight (TColStd_Array1OfReal& Weigths) const Standard_OVERRIDE;
index f613846e021bed0cfa3cdc3b7b1eec5614948a6c..f0a0982eebb41ab91b25154ff8798406a0cbf45a 100644 (file)
@@ -52,12 +52,12 @@ public:
   
   //! compute Triedrhon and  derivative Trihedron  on curve
   //! at parameter <Param>
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& BiNormal, gp_Vec& DBiNormal) Standard_OVERRIDE;
   
   //! compute  Trihedron on curve
   //! first and seconde  derivatives.
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& D2Tangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& D2Normal, gp_Vec& BiNormal, gp_Vec& DBiNormal, gp_Vec& D2BiNormal) Standard_OVERRIDE;
   
   //! Returns  the number  of  intervals for  continuity
index b29509fa2209fe6e39ede354f0b6889485c6732d..04f82610e1fd84cf6e448567879ec74036fe11d9 100644 (file)
@@ -130,13 +130,13 @@ Handle(GeomFill_TrihedronLaw) GeomFill_Frenet::Copy() const
     case GeomAbs_Parabola:
     case GeomAbs_Line:
       {
-        // No probleme
+        // No problem
         isSngl = Standard_False;
         break;
       }
      default :
        { 
-         // We have to search singulaties
+         // We have to search singularities
          Init();
        }
     }
index 2aa6cc921d28ea43241fedadc3a0a93676379298..e689ef4e212a0bc5e75e9e55aac909c9ed7fed37 100644 (file)
@@ -57,12 +57,12 @@ public:
   
   //! compute Triedrhon and  derivative Trihedron  on curve
   //! at parameter <Param>
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& BiNormal, gp_Vec& DBiNormal) Standard_OVERRIDE;
   
   //! compute  Trihedron on curve
   //! first and seconde  derivatives.
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& D2Tangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& D2Normal, gp_Vec& BiNormal, gp_Vec& DBiNormal, gp_Vec& D2BiNormal) Standard_OVERRIDE;
   
   //! Returns  the number  of  intervals for  continuity
@@ -109,12 +109,12 @@ private:
   
   //! computes Triedrhon and  derivative Trihedron  on curve
   //! at parameter <Param>
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT Standard_Boolean SingularD1 (const Standard_Real Param, const Standard_Integer Index, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& BiNormal, gp_Vec& DBiNormal, Standard_Real& Delta);
   
   //! computes  Trihedron on curve
   //! first and seconde  derivatives.
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT Standard_Boolean SingularD2 (const Standard_Real Param, const Standard_Integer Index, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& D2Tangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& D2Normal, gp_Vec& BiNormal, gp_Vec& DBiNormal, gp_Vec& D2BiNormal, Standard_Real& Delta);
   
   //! revolves the trihedron (which is determined
index 50125a75a96aa2a37a91d1441d834f91e761adcb..c5e07f8d5a37e3000944d55dc61148fee04f2262 100644 (file)
@@ -63,12 +63,12 @@ public:
   
   //! compute location 2d  points and  associated
   //! first derivatives.
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, gp_Mat& M, gp_Vec& V, gp_Mat& DM, gp_Vec& DV, TColgp_Array1OfPnt2d& Poles2d, TColgp_Array1OfVec2d& DPoles2d) Standard_OVERRIDE;
   
   //! compute location 2d  points and associated
   //! first and seconde  derivatives.
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, gp_Mat& M, gp_Vec& V, gp_Mat& DM, gp_Vec& DV, gp_Mat& D2M, gp_Vec& D2V, TColgp_Array1OfPnt2d& Poles2d, TColgp_Array1OfVec2d& DPoles2d, TColgp_Array1OfVec2d& D2Poles2d) Standard_OVERRIDE;
   
   //! Say if the first restriction is defined in this class.
index 0486dc8852c6bf13aa1634cf0c32e4a3c09a84a5..b02c77ab60136cdb92d0ac23b71a65154e9a7714 100644 (file)
@@ -77,12 +77,12 @@ public:
   
   //! compute location 2d  points and  associated
   //! first derivatives.
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, gp_Mat& M, gp_Vec& V, gp_Mat& DM, gp_Vec& DV, TColgp_Array1OfPnt2d& Poles2d, TColgp_Array1OfVec2d& DPoles2d) Standard_OVERRIDE;
   
   //! compute location 2d  points and associated
   //! first and seconde  derivatives.
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, gp_Mat& M, gp_Vec& V, gp_Mat& DM, gp_Vec& DV, gp_Mat& D2M, gp_Vec& D2V, TColgp_Array1OfPnt2d& Poles2d, TColgp_Array1OfVec2d& DPoles2d, TColgp_Array1OfVec2d& D2Poles2d) Standard_OVERRIDE;
   
   //! Say if the first restriction is defined in this class.
@@ -132,7 +132,7 @@ public:
   //! SetValue method
   Standard_EXPORT virtual void GetDomain (Standard_Real& First, Standard_Real& Last) const Standard_OVERRIDE;
   
-  //! Is usefull, if (me) have to run numerical
+  //! Is useful, if (me) have to run numerical
   //! algorithm to perform D0, D1 or D2
   //! The default implementation make nothing.
   Standard_EXPORT virtual void SetTolerance (const Standard_Real Tol3d, const Standard_Real Tol2d) Standard_OVERRIDE;
index 870589e8f37a2b1256ed77076a699c522e1ae725..4807b99fe5f3f2e50edf27ba094fb98b87926ca7 100644 (file)
@@ -60,12 +60,12 @@ public:
   
   //! compute location 2d  points and  associated
   //! first derivatives.
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, gp_Mat& M, gp_Vec& V, gp_Mat& DM, gp_Vec& DV, TColgp_Array1OfPnt2d& Poles2d, TColgp_Array1OfVec2d& DPoles2d);
   
   //! compute location 2d  points and associated
   //! first and seconde  derivatives.
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, gp_Mat& M, gp_Vec& V, gp_Mat& DM, gp_Vec& DV, gp_Mat& D2M, gp_Vec& D2V, TColgp_Array1OfPnt2d& Poles2d, TColgp_Array1OfVec2d& DPoles2d, TColgp_Array1OfVec2d& D2Poles2d);
   
   //! get the number of  2d  curves (Restrictions  +  Traces)
@@ -124,7 +124,7 @@ public:
   //! 2d approximation.
   Standard_EXPORT virtual void Resolution (const Standard_Integer Index, const Standard_Real Tol, Standard_Real& TolU, Standard_Real& TolV) const;
   
-  //! Is usefull, if (me) have to run numerical
+  //! Is useful, if (me) have to run numerical
   //! algorithm to perform D0, D1 or D2
   //! The default implementation make nothing.
   Standard_EXPORT virtual void SetTolerance (const Standard_Real Tol3d, const Standard_Real Tol2d);
index 50df3dbbff9be3472b8a8edad9f764cb5542417d..920d905b2210eddbcadb6b483de7e1f227bd5243 100644 (file)
@@ -75,12 +75,12 @@ public:
   
   //! compute the first  derivative in v direction  of the
   //! section for v =  param
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, TColgp_Array1OfPnt& Poles, TColgp_Array1OfVec& DPoles, TColStd_Array1OfReal& Weigths, TColStd_Array1OfReal& DWeigths) Standard_OVERRIDE;
   
   //! compute the second derivative  in v direction of the
   //! section  for v = param
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, TColgp_Array1OfPnt& Poles, TColgp_Array1OfVec& DPoles, TColgp_Array1OfVec& D2Poles, TColStd_Array1OfReal& Weigths, TColStd_Array1OfReal& DWeigths, TColStd_Array1OfReal& D2Weigths) Standard_OVERRIDE;
   
   //! Sets the reference surface
@@ -147,20 +147,20 @@ public:
   Standard_EXPORT virtual void GetTolerance (const Standard_Real BoundTol, const Standard_Real SurfTol, const Standard_Real AngleTol, TColStd_Array1OfReal& Tol3d) const Standard_OVERRIDE;
   
   //! Get the barycentre of Surface.
-  //! An   very  poor estimation is sufficent.
-  //! This information is usefull to perform well
+  //! An   very  poor estimation is sufficient.
+  //! This information is useful to perform well
   //! conditioned rational approximation.
   //! Warning: Used only if <me> IsRational
   Standard_EXPORT virtual gp_Pnt BarycentreOfSurf() const Standard_OVERRIDE;
   
   //! Returns the   length of the greater section. This
-  //! information is usefull to G1's control.
+  //! information is useful to G1's control.
   //! Warning: With an little value, approximation can be slower.
   Standard_EXPORT virtual Standard_Real MaximalSection() const Standard_OVERRIDE;
   
   //! Compute the minimal value of weight for each poles
   //! in all  sections.
-  //! This information is  usefull to control error
+  //! This information is  useful to control error
   //! in rational approximation.
   //! Warning: Used only if <me> IsRational
   Standard_EXPORT virtual void GetMinimalWeight (TColStd_Array1OfReal& Weigths) const Standard_OVERRIDE;
index 5598b7027464f1cc9bd889ea2027ed1ad0fb27c2..ff2d0721a5155ca2d06bcf8d109a95574bb97af3 100644 (file)
@@ -62,7 +62,7 @@ class gp_Dir;
 //! along the sweep surface.
 //! 2.c) Define the path by a surface and a 2dcurve,
 //! the surface is used to define the trihedron's normal.
-//! It is usefull to keep a constant angle between
+//! It is useful to keep a constant angle between
 //! input surface and the pipe.                           --
 //! 3) give a  path and two sections. The section
 //! evoluate from First to Last Section.
index ca4f694d89d9df64516385b271cc1bb9158e0814..a8afdd9f4b2b9850d83974023ea6d8d4b30fc593 100644 (file)
@@ -82,7 +82,7 @@ public:
   Standard_EXPORT Standard_Integer NbKnots() const;
   
   //! Raises if not yet perform
-  //! Raises if  the lengthes of <Knots> and <Mults> are
+  //! Raises if  the lengths of <Knots> and <Mults> are
   //! not equal to NbKnots().
   Standard_EXPORT void KnotsAndMults (TColStd_Array1OfReal& Knots, TColStd_Array1OfInteger& Mults) const;
   
index 4258b2a62e173e41e0dd8676a4d225fde1b89354..9f45519b035ac611cd76440bf5fc92d23bba2c87 100644 (file)
@@ -52,12 +52,12 @@ public:
   
   //! compute the first  derivative in v direction  of the
   //! section for v =  param
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, TColgp_Array1OfPnt& Poles, TColgp_Array1OfVec& DPoles, TColStd_Array1OfReal& Weigths, TColStd_Array1OfReal& DWeigths);
   
   //! compute the second derivative  in v direction of the
   //! section  for v = param
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, TColgp_Array1OfPnt& Poles, TColgp_Array1OfVec& DPoles, TColgp_Array1OfVec& D2Poles, TColStd_Array1OfReal& Weigths, TColStd_Array1OfReal& DWeigths, TColStd_Array1OfReal& D2Weigths);
   
   //! give if possible an bspline Surface, like iso-v are the
@@ -117,26 +117,26 @@ public:
   //! surface.
   Standard_EXPORT virtual void GetTolerance (const Standard_Real BoundTol, const Standard_Real SurfTol, const Standard_Real AngleTol, TColStd_Array1OfReal& Tol3d) const = 0;
   
-  //! Is  usefull, if (me)  have to run  numerical
+  //! Is  useful, if (me)  have to run  numerical
   //! algorithm  to perform D0,  D1 or D2
   //! The default implementation make nothing.
   Standard_EXPORT virtual void SetTolerance (const Standard_Real Tol3d, const Standard_Real Tol2d);
   
   //! Get the barycentre of Surface.
-  //! An   very  poor estimation is sufficent.
-  //! This information is usefull to perform well
+  //! An   very  poor estimation is sufficient.
+  //! This information is useful to perform well
   //! conditioned rational approximation.
   //! Warning: Used only if <me> IsRational
   Standard_EXPORT virtual gp_Pnt BarycentreOfSurf() const;
   
   //! Returns the   length of the greater section. This
-  //! information is usefull to G1's control.
+  //! information is useful to G1's control.
   //! Warning: With an little value, approximation can be slower.
   Standard_EXPORT virtual Standard_Real MaximalSection() const = 0;
   
   //! Compute the minimal value of weight for each poles
   //! in all  sections.
-  //! This information is  usefull to control error
+  //! This information is  useful to control error
   //! in rational approximation.
   //! Warning: Used only if <me> IsRational
   Standard_EXPORT virtual void GetMinimalWeight (TColStd_Array1OfReal& Weigths) const;
index 4d8dfea5ee07269ae211ed1c34ad59b88178ab31..7bf92b3fadb3154043b58891e9700ef9404bd842 100644 (file)
@@ -50,7 +50,7 @@ public:
   //! Set parametric information
   //! [<First>, <Last>] Sets the parametric bound of the
   //! sweeping surface to build.
-  //! <SectionFirst>, <SectionLast> gives coresponding
+  //! <SectionFirst>, <SectionLast> gives corresponding
   //! bounds parameter on the section law of <First> and <Last>
   //!
   //! V-Iso on Sweeping Surface S(u,v) is defined by
@@ -65,7 +65,7 @@ public:
   //! Set Approximation Tolerance
   //! Tol3d : Tolerance to surface approximation
   //! Tol2d : Tolerance used to perform curve approximation
-  //! Normaly the 2d curve are approximated with a
+  //! Normally the 2d curve are approximated with a
   //! tolerance given by the resolution method define in
   //! <LocationLaw> but if this tolerance is too large Tol2d
   //! is used.
index 8eb3e3a35801ebc5f9a746c3eb9197fe677e14f3..58a6ff877a99ff1da32e0e53f26ba18818654a90 100644 (file)
@@ -113,18 +113,18 @@ public:
   Standard_EXPORT virtual void SetTolerance (const Standard_Real Tol3d, const Standard_Real Tol2d) Standard_OVERRIDE;
   
   //! Get    the   barycentre of   Surface.   An   very  poor
-  //! estimation is sufficent. This information is usefull
+  //! estimation is sufficient. This information is useful
   //! to perform well conditioned rational approximation.
   //! Warning: Used only if <me> IsRational
   Standard_EXPORT virtual gp_Pnt BarycentreOfSurf() const Standard_OVERRIDE;
   
   //! Returns the   length of the maximum section. This
-  //! information is usefull to perform well conditioned rational
+  //! information is useful to perform well conditioned rational
   //! approximation.
   Standard_EXPORT virtual Standard_Real MaximalSection() const Standard_OVERRIDE;
   
   //! Compute the minimal value of weight for each poles
-  //! of all  sections.  This information is  usefull to
+  //! of all  sections.  This information is  useful to
   //! perform well conditioned rational approximation.
   //! Warning: Used only if <me> IsRational
   Standard_EXPORT virtual void GetMinimalWeight (TColStd_Array1OfReal& Weigths) const Standard_OVERRIDE;
index 8bcdcd2782c8e43516fa7d581ca1a0d645e16852..d504c04a73ec35b609bdd94822db6e190931729f 100644 (file)
@@ -50,12 +50,12 @@ public:
   
   //! compute Triedrhon and  derivative Trihedron  on curve
   //! at parameter <Param>
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& BiNormal, gp_Vec& DBiNormal);
   
   //! compute  Trihedron on curve
   //! first and seconde  derivatives.
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, gp_Vec& Tangent, gp_Vec& DTangent, gp_Vec& D2Tangent, gp_Vec& Normal, gp_Vec& DNormal, gp_Vec& D2Normal, gp_Vec& BiNormal, gp_Vec& DBiNormal, gp_Vec& D2BiNormal);
   
   //! Returns  the number  of  intervals for  continuity
index e181f8e852d4dc9d61cda9229fbcf529e9fcbb4c..83ae7f5dfb75725fbb69d3b632813f80e35128b2 100644 (file)
@@ -55,12 +55,12 @@ public:
   
   //! compute the first  derivative in v direction  of the
   //! section for v =  param
-  //! Warning : It used only for C1 or C2 aproximation
+  //! Warning : It used only for C1 or C2 approximation
   Standard_EXPORT virtual Standard_Boolean D1 (const Standard_Real Param, TColgp_Array1OfPnt& Poles, TColgp_Array1OfVec& DPoles, TColStd_Array1OfReal& Weigths, TColStd_Array1OfReal& DWeigths) Standard_OVERRIDE;
   
   //! compute the second derivative  in v direction of the
   //! section  for v = param
-  //! Warning : It used only for C2 aproximation
+  //! Warning : It used only for C2 approximation
   Standard_EXPORT virtual Standard_Boolean D2 (const Standard_Real Param, TColgp_Array1OfPnt& Poles, TColgp_Array1OfVec& DPoles, TColgp_Array1OfVec& D2Poles, TColStd_Array1OfReal& Weigths, TColStd_Array1OfReal& DWeigths, TColStd_Array1OfReal& D2Weigths) Standard_OVERRIDE;
   
   //! give if possible an bspline Surface, like iso-v are the
@@ -121,20 +121,20 @@ public:
   Standard_EXPORT virtual void GetTolerance (const Standard_Real BoundTol, const Standard_Real SurfTol, const Standard_Real AngleTol, TColStd_Array1OfReal& Tol3d) const Standard_OVERRIDE;
   
   //! Get the barycentre of Surface.
-  //! An   very  poor estimation is sufficent.
-  //! This information is usefull to perform well
+  //! An   very  poor estimation is sufficient.
+  //! This information is useful to perform well
   //! conditioned rational approximation.
   //! Warning: Used only if <me> IsRational
   Standard_EXPORT virtual gp_Pnt BarycentreOfSurf() const Standard_OVERRIDE;
   
   //! Returns the   length of the greater section. This
-  //! information is usefull to G1's control.
+  //! information is useful to G1's control.
   //! Warning: With an little value, approximation can be slower.
   Standard_EXPORT virtual Standard_Real MaximalSection() const Standard_OVERRIDE;
   
   //! Compute the minimal value of weight for each poles
   //! in all  sections.
-  //! This information is  usefull to control error
+  //! This information is  useful to control error
   //! in rational approximation.
   //! Warning: Used only if <me> IsRational
   Standard_EXPORT virtual void GetMinimalWeight (TColStd_Array1OfReal& Weigths) const Standard_OVERRIDE;
index 01f65ed23936c4c61ab111e3ebb742c62ba4c496..333837bc8d9fb861afa99c4ab31f5f9af141a63c 100644 (file)
@@ -174,17 +174,17 @@ public:
 protected:
 
   
-  //! is used by the constuctors above.
+  //! is used by the constructors above.
   Standard_EXPORT void Init (const GeomInt_TheMultiLineOfWLApprox& SSP, const Standard_Integer FirstPoint, const Standard_Integer LastPoint);
   
   //! returns the number of second member columns.
   //! Is used internally to initialize the fields.
   Standard_EXPORT Standard_Integer NbBColumns (const GeomInt_TheMultiLineOfWLApprox& SSP) const;
   
-  //! returns the first point beeing fitted.
+  //! returns the first point being fitted.
   Standard_EXPORT Standard_Integer TheFirstPoint (const AppParCurves_Constraint FirstCons, const Standard_Integer FirstPoint) const;
   
-  //! returns the last point beeing fitted.
+  //! returns the last point being fitted.
   Standard_EXPORT Standard_Integer TheLastPoint (const AppParCurves_Constraint LastCons, const Standard_Integer LastPoint) const;
   
   //! Affects the fields in the case of a constraint point.
index 0626eab43da630d05d3e2766dd79450638075b72..3de34d000955cafd74d510cea205855961e35c43 100644 (file)
@@ -174,17 +174,17 @@ public:
 protected:
 
   
-  //! is used by the constuctors above.
+  //! is used by the constructors above.
   Standard_EXPORT void Init (const GeomInt_TheMultiLineOfWLApprox& SSP, const Standard_Integer FirstPoint, const Standard_Integer LastPoint);
   
   //! returns the number of second member columns.
   //! Is used internally to initialize the fields.
   Standard_EXPORT Standard_Integer NbBColumns (const GeomInt_TheMultiLineOfWLApprox& SSP) const;
   
-  //! returns the first point beeing fitted.
+  //! returns the first point being fitted.
   Standard_EXPORT Standard_Integer TheFirstPoint (const AppParCurves_Constraint FirstCons, const Standard_Integer FirstPoint) const;
   
-  //! returns the last point beeing fitted.
+  //! returns the last point being fitted.
   Standard_EXPORT Standard_Integer TheLastPoint (const AppParCurves_Constraint LastCons, const Standard_Integer LastPoint) const;
   
   //! Affects the fields in the case of a constraint point.
index 89cf8a8ce2938dcab5378ee696a27214bf4d74fd..6ed4fb4209527bd80084b9ac813bce6b70ba43c3 100644 (file)
@@ -174,17 +174,17 @@ public:
 protected:
 
   
-  //! is used by the constuctors above.
+  //! is used by the constructors above.
   Standard_EXPORT void Init (const GeomInt_TheMultiLineOfWLApprox& SSP, const Standard_Integer FirstPoint, const Standard_Integer LastPoint);
   
   //! returns the number of second member columns.
   //! Is used internally to initialize the fields.
   Standard_EXPORT Standard_Integer NbBColumns (const GeomInt_TheMultiLineOfWLApprox& SSP) const;
   
-  //! returns the first point beeing fitted.
+  //! returns the first point being fitted.
   Standard_EXPORT Standard_Integer TheFirstPoint (const AppParCurves_Constraint FirstCons, const Standard_Integer FirstPoint) const;
   
-  //! returns the last point beeing fitted.
+  //! returns the last point being fitted.
   Standard_EXPORT Standard_Integer TheLastPoint (const AppParCurves_Constraint LastCons, const Standard_Integer LastPoint) const;
   
   //! Affects the fields in the case of a constraint point.
index f9609660418ac757779b7187ba91ddcfac999d63..14f00913e04e72c2cbb5c71a3a68c12c1db30c3e 100644 (file)
@@ -49,7 +49,7 @@ public:
   //! compare the derivative.
   Standard_EXPORT static GeomAbs_Shape Continuity (const Handle(Geom_Curve)& C1, const Handle(Geom_Curve)& C2, const Standard_Real u1, const Standard_Real u2, const Standard_Boolean r1, const Standard_Boolean r2, const Standard_Real tl, const Standard_Real ta);
   
-  //! The  same  as  preciding   but   using  the   standard
+  //! The  same  as  preceding   but   using  the   standard
   //! tolerances from package Precision.
   Standard_EXPORT static GeomAbs_Shape Continuity (const Handle(Geom_Curve)& C1, const Handle(Geom_Curve)& C2, const Standard_Real u1, const Standard_Real u2, const Standard_Boolean r1, const Standard_Boolean r2);
 
index 32f0aa711b7d3d7d73cd5234dc75c055080afc77..7563ccaadf564d7440fc8f16856cc41bdc244320 100644 (file)
@@ -346,7 +346,7 @@ void GeomLib::DensifyArray1OfReal(const Standard_Integer MinNumPoints,
  if (MinNumPoints > InParameters.Length()) {
 
    //
-   // checks the paramaters are in increasing order
+   // checks the parameters are in increasing order
    // 
    for (ii = InParameters.Lower() ; ii < InParameters.Upper() ; ii++) {
      if (InParameters(ii) > InParameters(ii+1)) {
@@ -892,7 +892,7 @@ void GeomLib::SameRange(const Standard_Real         Tolerance,
       return;
   }
 
-  // the parametrisation lentgh  must at least be the same.
+  // the parametrisation length  must at least be the same.
   if (Abs(LastOnCurve - FirstOnCurve - RequestedLast + RequestedFirst) 
       <= Tolerance)
   { 
@@ -2019,7 +2019,7 @@ static Standard_Boolean CanBeTreated(Handle(Geom_BSplineSurface)& BSurf)
 
 //=======================================================================
 //class   : law_evaluator
-//purpose : usefull to estimate the value of a function of 2 variables
+//purpose : useful to estimate the value of a function of 2 variables
 //=======================================================================
 
 class law_evaluator : public BSplSLib_EvaluatorFunction
@@ -2759,8 +2759,8 @@ Standard_Boolean GeomLib::IsBzVClosed (const Handle(Geom_BezierSurface)& S,
 //function : CompareWeightPoles
 //purpose  : Checks if thePoles1(i)*theW1(i) is equal to thePoles2(i)*theW2(i)
 //            with tolerance theTol.
-//           It is necessary for norational B-splines and Bezier curves
-//            to set theW1 and theW2 adresses to zero.
+//           It is necessary for non-rational B-splines and Bezier curves
+//            to set theW1 and theW2 addresses to zero.
 //=======================================================================
 static Standard_Boolean CompareWeightPoles(const TColgp_Array1OfPnt& thePoles1, 
                                            const TColStd_Array1OfReal* const theW1,
index 107ba82174f7ca8ab050f7f8c6e23183ed39edaa..3ed9415b27f1b73ce9865e50f32a98baf6eec9d8 100644 (file)
@@ -135,7 +135,7 @@ public:
   //! Tol is used to determine singular cases.
   Standard_EXPORT static void AxeOfInertia (const TColgp_Array1OfPnt& Points, gp_Ax2& Axe, Standard_Boolean& IsSingular, const Standard_Real Tol = 1.0e-7);
   
-  //! Compute principale axes  of  inertia, and dispertion
+  //! Compute principale axes  of  inertia, and dispersion
   //! value  of some  points.
   Standard_EXPORT static void Inertia (const TColgp_Array1OfPnt& Points, gp_Pnt& Bary, gp_Dir& XDir, gp_Dir& YDir, Standard_Real& Xgap, Standard_Real& YGap, Standard_Real& ZGap);
   
@@ -146,7 +146,7 @@ public:
   //!
   //! This  method makes uniform NumPoints segments S1,...SNumPoints out
   //! of the segment defined by the first parameter and the
-  //! last  parameter ofthe  InParameter ; keeps   only one
+  //! last  parameter of the  InParameter ; keeps   only one
   //! point of the InParameters set of parameter in each of
   //! the uniform segments taking care of the first and the
   //! last   parameters. For the ith segment the element of
@@ -172,13 +172,13 @@ public:
   //! the maximum of the evaluated distance
   Standard_EXPORT static void EvalMaxParametricDistance (const Adaptor3d_Curve& Curve, const Adaptor3d_Curve& AReferenceCurve, const Standard_Real Tolerance, const TColStd_Array1OfReal& Parameters, Standard_Real& MaxDistance);
   
-  //! this will compute the maximum distancef at the parameters
+  //! this will compute the maximum distance at the parameters
   //! given in the Parameters array by projecting from the Curve
   //! to the reference curve and taking the minimum distance
   //! Than the maximum will be taken on those minimas.
   Standard_EXPORT static void EvalMaxDistanceAlongParameter (const Adaptor3d_Curve& Curve, const Adaptor3d_Curve& AReferenceCurve, const Standard_Real Tolerance, const TColStd_Array1OfReal& Parameters, Standard_Real& MaxDistance);
   
-  //! Cancel,on the boudaries,the denominator  first derivative
+  //! Cancel,on the boundaries,the denominator  first derivative
   //! in  the directions wished by the user and set its value to 1.
   Standard_EXPORT static void CancelDenominatorDerivative (Handle(Geom_BSplineSurface)& BSurf, const Standard_Boolean UDirection, const Standard_Boolean VDirection);
   
index d33d6d6d281c7d0dac5724aa563242c6c204a3f2..93bf285f2f1df78c050d7d950f29ce9667af4fd5 100644 (file)
@@ -30,10 +30,10 @@ public:
 
   DEFINE_STANDARD_ALLOC
 
-  //! Default contructor
+  //! Default constructor
   Standard_EXPORT GeomLib_CheckCurveOnSurface(void);
   
-  //! Contructor
+  //! Constructor
   Standard_EXPORT
     GeomLib_CheckCurveOnSurface(const Handle(Geom_Curve)& theCurve, 
                                 const Handle(Geom_Surface)& theSurface, 
index ca21ce79edd06a7e02152de6002728c30d5c2e47..3e35bf25d55fe90f434c24a53d5064a1e32556fb 100644 (file)
@@ -173,13 +173,13 @@ public:
   //! curves prior to computation.
   Standard_EXPORT Handle(TColStd_HArray1OfInteger) Order() const;
   
-  //! Returns the max distance betwen the result and the constraints
+  //! Returns the max distance between the result and the constraints
   Standard_EXPORT Standard_Real G0Error() const;
   
-  //! Returns  the max angle betwen the result and the constraints
+  //! Returns  the max angle between the result and the constraints
   Standard_EXPORT Standard_Real G1Error() const;
   
-  //! Returns  the max difference of curvature betwen the result and the constraints
+  //! Returns  the max difference of curvature between the result and the constraints
   Standard_EXPORT Standard_Real G2Error() const;
   
   //! Returns   the max distance between the result and the constraint Index
@@ -204,7 +204,7 @@ private:
 
   
   //! Evaluates the distance, the angle between normals, and the "courbure"
-  //! on middle points of contraints an corresponding points on the GeomPlate_Surface
+  //! on middle points of constraints and corresponding points on the GeomPlate_Surface
   //! the results are given for a curve c
   Standard_EXPORT void EcartContraintesMil (const Standard_Integer c, Handle(TColStd_HArray1OfReal)& d, Handle(TColStd_HArray1OfReal)& an, Handle(TColStd_HArray1OfReal)& courb);
   
index e323d52b53ea70b2e7b1c9e450cc9a6f059a4fd7..91c76a8af6d28fe1f11f9a61828bd5005836679e 100644 (file)
@@ -98,7 +98,7 @@ public:
   
   //! Constructs   the  3d-curve  from the normal
   //! projection  of the  Curve <C> on  the surface <S>.
-  //! WARNING : if the  projection has failes returns  a
+  //! WARNING : if the  projection has failed, returns  a
   //! null Handle.
   Standard_EXPORT static Handle(Geom_Curve) Project (const Handle(Geom_Curve)& C, const Handle(Geom_Surface)& S);
   
@@ -108,8 +108,8 @@ public:
   //! If <KeepParametrization> is true, the parametrization
   //! of the Projected Curve <PC> will be  the same as  the
   //! parametrization of the initial curve <C>.
-  //! It meens: proj(C(u)) = PC(u) for each u.
-  //! Otherwize, the parametrization may change.
+  //! It means: proj(C(u)) = PC(u) for each u.
+  //! Otherwise, the parametrization may change.
   Standard_EXPORT static Handle(Geom_Curve) ProjectOnPlane (const Handle(Geom_Curve)& Curve, const Handle(Geom_Plane)& Plane, const gp_Dir& Dir, const Standard_Boolean KeepParametrization);
 
 
index 64e80f923e97733ef158a883953fd4515ae01b54..7ca12a35a8b6950b219ab464d2cc07d1603e3bd5 100644 (file)
@@ -210,7 +210,7 @@ Handle(IGESData_IGESEntity) GeomToIGES_GeomSurface::TransferSurface(const Handle
   //              - Uniform if all multiplicities are 1.
   //              -  Quasi-uniform if  all multiplicities are  1
   //              but the first and the last which are Degree+1.
-  //              -   PiecewiseBezier if  all multiplicites  are
+  //              -   PiecewiseBezier if  all multiplicities are
   //              Degree but the   first and the  last which are
   //              Degree+1. 
   //              
@@ -277,7 +277,7 @@ Handle(IGESData_IGESEntity) GeomToIGES_GeomSurface::TransferSurface(const Handle
     if (Vmax - Vmin > V1 - V0)
       Vmax = Vmin + (V1 - V0);
   }
-  //unperiodize surface to get neccessary for IGES standard number of knots and mults
+  //unperiodize surface to get necessary for IGES standard number of knots and mults
   if ( mysurface->IsUPeriodic() ) {
     // set new origin for periodic BSpline surfaces for synchronization of pcurves ranges
     // and surface bounds (issue 26138)
index e9ef56af0e1721272607bd674e05702ff9257fd2..16922015169f3dc8597f5880265577e703b8ee03 100644 (file)
@@ -819,7 +819,7 @@ static Standard_Integer movelaw (Draw_Interpretor& di, Standard_Integer n, const
       Draw::Repaint();
     }
     else {
-      di << "Not enought degree of freedom increase degree please\n";
+      di << "Not enough degree of freedom increase degree please\n";
     }
 
 
index 804b62ac236d381e1170599d1d759bc601d33c0e..bf805179cce28a535c279cd7921317741070c2ee 100644 (file)
@@ -633,7 +633,7 @@ static Standard_Integer cmovetangent (Draw_Interpretor& di, Standard_Integer n,
        Draw::Repaint();
        }
       else {
-       di << "Not enought degree of freedom increase degree please\n";
+       di << "Not enough degree of freedom increase degree please\n";
       }
       
       return 0;
@@ -664,7 +664,7 @@ static Standard_Integer cmovetangent (Draw_Interpretor& di, Standard_Integer n,
        Draw::Repaint();
        }
       else {
-       di << "Not enought degree of freedom increase degree please\n";
+       di << "Not enough degree of freedom increase degree please\n";
       }
       
       return 0;
@@ -1587,7 +1587,7 @@ static Standard_Integer approxcurve(Draw_Interpretor& di, Standard_Integer n, co
   if(n < 2) return 1;
 
   if (!strcmp(a[1],"-L")) {
-// aproximation with curvilinear abscissa reparametrization
+// approximation with curvilinear abscissa reparametrization
     if (n > 11 || n < 4) return 1;
     Tol = 1.e-4;
     curve = DrawTrSurf::GetCurve(a[3]);
@@ -1623,7 +1623,7 @@ static Standard_Integer approxcurve(Draw_Interpretor& di, Standard_Integer n, co
     }
   }
   else {
-// aproximation without reparamitrization
+// approximation without reparamitrization
     if ( n>7 || n<3) return 1;
     shift = 3;
     curve = DrawTrSurf::GetCurve(a[2]);
index 671d4587f577c5483669a3b2d72bf44d4858a236..63372345c8f5ad6fc9550dd6d0e480f2b42f258e 100644 (file)
@@ -29,8 +29,8 @@ class MAT_Arc;
 class MAT_BasicElt;
 DEFINE_STANDARD_HANDLE(MAT_BasicElt, Standard_Transient)
 
-//! A    BasicELt  is  associated   to  each  elemtary
-//! constituant of  the figure.
+//! A    BasicELt  is  associated   to  each  elementary
+//! constituent of  the figure.
 class MAT_BasicElt : public Standard_Transient
 {
 
index 4b28dc19798548109dafd08fb361e347a4cbe56c..0447ced02573803656c4bafe365f0cb7bc6f7c06 100644 (file)
@@ -59,7 +59,7 @@ public:
   Standard_EXPORT Standard_Boolean UnModified() const;
   
   //! Returns the number of curves.
-  //! it's allways greatest than 2.
+  //! it's always greatest than 2.
   //!
   //! raises if the Curve is UnModified;
   Standard_EXPORT Standard_Integer NbCurves() const;
index 568399c2de7c9eab1357091de44d0160edb6c465..2d2804f01010f47d4aeb1526fbb2070518d6b9c6 100644 (file)
@@ -32,7 +32,7 @@ class MAT2d_Tool2d;
 class MAT_Bisector;
 
 
-//! this class contains the generic algoritm of
+//! this class contains the generic algorithm of
 //! computation of the bisecting locus.
 class MAT2d_Mat2d 
 {
@@ -41,15 +41,15 @@ public:
   DEFINE_STANDARD_ALLOC
 
   
-  //! Empty construtor.
+  //! Empty constructor.
   Standard_EXPORT MAT2d_Mat2d(const Standard_Boolean IsOpenResult = Standard_False);
   
   Standard_EXPORT ~MAT2d_Mat2d();
   
-  //! Algoritm of computation of the bisecting locus.
+  //! Algorithm of computation of the bisecting locus.
   Standard_EXPORT void CreateMat (MAT2d_Tool2d& aTool);
   
-  //! Algoritm of computation of the bisecting locus for
+  //! Algorithm of computation of the bisecting locus for
   //! open wire.
   Standard_EXPORT void CreateMatOpen (MAT2d_Tool2d& aTool);
   
index 20cd59ea3cd700fde46019c6965210d7f6fead41..7b752955aaa03e31655d919cd440ce1f833846f6 100644 (file)
@@ -114,7 +114,7 @@ public:
   //! by their parameters on <abisector>.
   Standard_EXPORT Standard_Real Distance (const Handle(MAT_Bisector)& abisector, const Standard_Real param1, const Standard_Real param2) const;
   
-  //! displays informations about the bisector defined by
+  //! displays information about the bisector defined by
   //! <bisector>.
   Standard_EXPORT void Dump (const Standard_Integer bisector, const Standard_Integer erease) const;
   
index 80186dd4f207b8d49b4a49b45f4be96e70a787b1..cd5f7c2e39225b0d8407f33ab1e21ca34159dceb 100644 (file)
 #ifndef _MeshVS_DrawerAttribute_HeaderFile
 #define _MeshVS_DrawerAttribute_HeaderFile
 
-//! Is it allowed to draw beam and face's edge overlapping with this beam.//! Is mesh drawn with reflective material//! Is colored mesh data representation drawn with reflective material//! What part of face or link will be shown if shrink mode. It is recommended this coeff to be between 0 and 1.//! How many nodes is possible to be in face//! If this parameter is true, the compute method CPU time will be displayed in console window//! If this parameter is true, the compute selection method CPU time will be displayed in console window//! If this parameter is false, the nodes won't be shown in viewer, otherwise will be.//! If this parameter is true, the selectable nodes map will be updated automatically when hidden elements change//! If this parameter is false, the face's edges are not shown
-//! Warning: in wireframe mode this parameter is ignored//! Is mesh drawing in smooth shading mode//! Is back faces of volume elements should be supressed//! The integer keys for most useful constants attuning mesh presentation appearence
+//! Is it allowed to draw beam and face's edge overlapping with this beam.
+//! Is mesh drawn with reflective material
+//! Is colored mesh data representation drawn with reflective material
+//! What part of face or link will be shown if shrink mode.
+//! It is recommended this coeff to be between 0 and 1.
+//! How many nodes is possible to be in face
+//! If this parameter is true, the compute method CPU time will be displayed in console window
+//! If this parameter is true, the compute selection method CPU time will be displayed in console window
+//! If this parameter is false, the nodes won't be shown in viewer, otherwise will be.//! If this parameter is true, the selectable nodes map will be updated automatically when hidden elements change//! If this parameter is false, the face's edges are not shown
+//! Warning: in wireframe mode this parameter is ignored
+//! Is mesh drawing in smooth shading mode
+//! Is back faces of volume elements should be suppressed
+//! The integer keys for most useful constants attuning mesh presentation appearance
 //! WARNING: DA_TextExpansionFactor, DA_TextSpace, DA_TextDisplayType have
 //! no effect and might be removed in the future.
 enum MeshVS_DrawerAttribute
index 692457cbd2a9fc383d2834044851bd7a6d6f1977..ce4da457e557db4b3518267cb87eb074f5eb639d 100644 (file)
@@ -341,7 +341,7 @@ void MeshVS_NodalColorPrsBuilder::Build ( const Handle(Prs3d_Presentation)& Prs,
 
               // Transform texture coordinate in accordance with number of colors specified
               // by upper level and real size of OpenGL texture. The OpenGL texture has border
-              // colors interpolated with the colors from the color map, thats why we need to
+              // colors interpolated with the colors from the color map, that's why we need to
               // shrink texture coordinates around the middle point to exclude areas where the
               // map colors are interpolated with the borders color
               aFaceTriangles->AddVertex (aPnt, aNorm, gp_Pnt2d (
index 40b85d20606ddd8c4a6db00f775776f3d81f324f..8281e4a23ca9643d559fbce265a8e41c1d91a82c 100644 (file)
@@ -31,7 +31,7 @@ class Graphic3d_AspectText3d;
 class gp_Vec;
 
 
-//! This class provides auxiliary methods to create differents aspects
+//! This class provides auxiliary methods to create different aspects
 class MeshVS_Tool 
 {
 public:
index 8b8df3a378fafc7adb6932659cf935143524abaf..f38ad5e0953139716d138a3cbee2005d14c83484 100644 (file)
@@ -60,7 +60,7 @@ DEFINE_STANDARD_HANDLE(Message_Algorithm, Standard_Transient)
 //! the problem.
 //!
 //! Each execution status generated by the algorithm has associated
-//! text message that should be defined in the resouce file loaded
+//! text message that should be defined in the resource file loaded
 //! with call to Message_MsgFile::LoadFile().
 //!
 //! The messages corresponding to the statuses generated during the
index 37fafa27c036194e5782dd1d4d6eaeb8d3d0b599..4e9494e1380e75b3932d1da431b3ed7801cb2598 100644 (file)
@@ -32,12 +32,12 @@ class TCollection_ExtendedString;
 //! Each message is identified by its keyword (string).
 //!
 //! All lines in the file starting with the exclamation sign
-//! (perhaps preceeding by spaces and/or tabs) are ignored as comments.
+//! (perhaps preceding by spaces and/or tabs) are ignored as comments.
 //!
 //! Each line in the file starting with the dot character "."
-//! (perhaps preceeding by spaces and/or tabs) defines the keyword.
+//! (perhaps preceding by spaces and/or tabs) defines the keyword.
 //! The keyword is a string starting from the next symbol after dot
-//! and ending at the symbol preceeding ending newline character "\n".
+//! and ending at the symbol preceding ending newline character "\n".
 //!
 //! All the lines in the file after the keyword and before next
 //! keyword (and which are not comments) define the message for that
index 709ee9f0c9876019f7d04db4ef5862f72c6c1384..70b9591c81163dcf72e44647589ad8c777debef9 100644 (file)
@@ -197,7 +197,7 @@ public:
   
   //! Returns the kind of a data :
   //! KIND TYPE      MEANING
-  //! 0  ANY       any (not one of the followings)
+  //! 0  ANY       any (not one of the following)
   //! 1  EX        raised exception
   //! 2  EN        entity
   //! 3  G         geom
@@ -219,7 +219,7 @@ public:
   Standard_EXPORT const TCollection_AsciiString& Name (const Standard_Integer nd) const;
   
   //! Returns the first suitable data rank for a given name
-  //! Exact maching (exact case, no completion) is required
+  //! Exact matching (exact case, no completion) is required
   //! Firstly checks the recorded names
   //! If not found, considers the name as follows :
   //! Name = "TYPE" : search for the first item with this TYPE
index cc090c01521764bcaf11110713b545ecd553f3b1..79d458ae98d6ffa65c17ff16bfd65cb18a58f4c6 100644 (file)
@@ -26,7 +26,7 @@
 class Standard_Transient;
 
 
-//! Gives informations on an object
+//! Gives information on an object
 //! Used as template to instantiate Elem, etc
 //! This class is for Transient
 class MoniTool_DataInfo 
index 6016546fbe43108d6182e4838b381ca68b9eb960..b2e1346acbb65987d47a27eb5dd705d5e8bb47a4 100644 (file)
@@ -51,7 +51,7 @@ public:
   //! sub-classes, the result is the same)
   Standard_EXPORT Standard_Integer GetHashCode() const;
   
-  //! Specific testof equallity : to be defined by each sub-class,
+  //! Specific testof equality : to be defined by each sub-class,
   //! must be False if Elements have not the same true Type, else
   //! their contents must be compared
   Standard_EXPORT virtual Standard_Boolean Equates (const Handle(MoniTool_Element)& other) const = 0;
index b68c10e645247e7c2d0f44b320a9e1bf6335428d..3d5c482a5afa7c707b85919e857e1da2a1b03ef1 100644 (file)
@@ -86,7 +86,7 @@ public:
   //! Adds more items to be counted by Add... on current level
   Standard_EXPORT void OpenMore (const Standard_Integer id, const Standard_Integer nb);
   
-  //! Directly addes items
+  //! Directly adds items
   Standard_EXPORT void Add (const Standard_Integer nb = 1);
   
   //! Declares a count of items to be added later. If a sub-counter
index 0d6050a21ba2e5a668e18c02b3a9ad2195693100..6af5923661d7cd533b4c6193298f409e0ad9be39 100644 (file)
@@ -37,8 +37,8 @@ DEFINE_STANDARD_HANDLE(MoniTool_TransientElem, MoniTool_Element)
 //!
 //! Transient from Standard defines the class to be keyed
 //! MapTransientHasher from TColStd is the associated Hasher
-//! DataInfo from MoniTool   is an additionnal class which helps to provide
-//! informations on the value (template : see DataInfo)
+//! DataInfo from MoniTool   is an additional class which helps to provide
+//! information on the value (template : see DataInfo)
 class MoniTool_TransientElem : public MoniTool_Element
 {
 
@@ -53,7 +53,7 @@ public:
   //! Returns the contained value
   Standard_EXPORT const Handle(Standard_Transient)& Value() const;
   
-  //! Specific testof equallity : defined as False if <other> has
+  //! Specific testof equality : defined as False if <other> has
   //! not the same true Type, else contents are compared (by
   //! C++ operator ==)
   Standard_EXPORT Standard_Boolean Equates (const Handle(MoniTool_Element)& other) const Standard_OVERRIDE;
index efbfd05fa294b79d3121cea20d95f3eb04600ca7..c23fbfc5157f561c13674e84db278e18bbc89bed 100644 (file)
@@ -174,8 +174,8 @@ public:
   //! Empty string if out of range or not an Enum
   Standard_EXPORT Standard_CString EnumVal (const Standard_Integer num) const;
   
-  //! Returns the case number which cooresponds to a string value
-  //! Works with main and additionnal values
+  //! Returns the case number which corresponds to a string value
+  //! Works with main and additional values
   //! Returns (StartEnum - 1) if not OK, -1 if not an Enum
   Standard_EXPORT Standard_Integer EnumCase (const Standard_CString val) const;
   
@@ -197,7 +197,7 @@ public:
   //! Sets a specific Satisfies function : it is added to the
   //! already defined criteria
   //! It must match the form :
-  //! statisfies (val : HAsciiString) returns Boolean
+  //! satisfies (val : HAsciiString) returns Boolean
   Standard_EXPORT void SetSatisfies (const MoniTool_ValueSatisfies func, const Standard_CString name);
   
   //! Returns name of specific satisfy, empty string if none
index 50299d927f7cf46eb06a5b30b0714872b4cdf57a..207f095fb4b2d846634cd9b9f8cf1d306b7e6b1e 100644 (file)
@@ -62,7 +62,7 @@ public:
   
   //! Specific action of Transfer. The Result is stored in
   //! the returned Binder, or a Null Handle for "No result"
-  //! (Default defined as doing nothing; should be deffered)
+  //! (Default defined as doing nothing; should be deferred)
   //! "mutable" allows the Actor to record intermediate
   //! information, in addition to those of TransferProcess
   Standard_EXPORT virtual Handle(Transfer_Binder) Transferring
index 80a06b5052433c50fefb19eb09aeebf4d99f5c5f..5df317852fe2eda211ee88a0be65220957148591 100644 (file)
@@ -61,7 +61,7 @@ public:
   
   //! Specific action of Transfer. The Result is stored in
   //! the returned Binder, or a Null Handle for "No result"
-  //! (Default defined as doing nothing; should be deffered)
+  //! (Default defined as doing nothing; should be deferred)
   //! "mutable" allows the Actor to record intermediate
   //! information, in addition to those of TransferProcess
   Standard_EXPORT virtual Handle(Transfer_Binder) Transferring
index 52e7b2d0ccc76a3ef63e47712b1289963eb48cdc..9b8d2913800e38c18354f1758448d56e710b2a97 100644 (file)
@@ -112,7 +112,7 @@ public:
   //! (for StatusError, rather use SetError, below)
   Standard_EXPORT void SetStatusExec (const Transfer_StatusExec stat);
   
-  //! Used to declare an individual transfer as beeing erroneous
+  //! Used to declare an individual transfer as being erroneous
   //! (Status is set to Void, StatusExec is set to Error, <errmess>
   //! is added to Check's list of Fails)
   //! It is possible to record several messages of error
index 39f0a626f3c37cc3be0127422f677beb08de1949..13fb3d6c6834eb3a269d5d46c072613bfb484c48 100644 (file)
@@ -26,7 +26,7 @@
 class Standard_Transient;
 
 
-//! Gives informations on an object
+//! Gives information on an object
 //! Used as template to instantiate Mapper and SimpleBinder
 //! This class is for Transient
 class Transfer_DataInfo 
index e3de039c03685cf948563492025ad1d25bb63319..c170f0c05e22709e6a81f50429561f9420245e54 100644 (file)
@@ -52,7 +52,7 @@ public:
   //! sub-classes, the result is the same)
   Standard_EXPORT Standard_Integer GetHashCode() const;
   
-  //! Specific testof equallity : to be defined by each sub-class,
+  //! Specific testof equality : to be defined by each sub-class,
   //! must be False if Finders have not the same true Type, else
   //! their contents must be compared
   Standard_EXPORT virtual Standard_Boolean Equates (const Handle(Transfer_Finder)& other) const = 0;
index 7c292d9d0cda992824fdb6e88c43c76ebdd80f64..77af7152964515f6e9e39cad612cb5c0811b0aab 100644 (file)
@@ -62,7 +62,7 @@ public:
   Standard_EXPORT Transfer_MultipleBinder();
   
   //! Returns True if a starting object is bound with SEVERAL
-  //! results : Here, returns allways True
+  //! results : Here, returns always True
   Standard_EXPORT virtual Standard_Boolean IsMultiple() const Standard_OVERRIDE;
   
   //! Returns the Type permitted for Results, i.e. here Transient
index 43f08ebc062294cc04b7f62539db06992c6a9efd..3dbeecec84b082661548dbce467924328bae3627 100644 (file)
@@ -361,17 +361,17 @@ public:
   
   //! Returns, as an iterator, the log of root transfer, i.e. the
   //! created objects and Binders bound to starting roots
-  //! If withstart is given True, Starting Objets are also returned
+  //! If withstart is given True, Starting Objects are also returned
   Standard_EXPORT Transfer_IteratorOfProcessForFinder RootResult (const Standard_Boolean withstart = Standard_False) const;
   
   //! Returns, as an Iterator, the entire log of transfer (list of
   //! created objects and Binders which can bring errors)
-  //! If withstart is given True, Starting Objets are also returned
+  //! If withstart is given True, Starting Objects are also returned
   Standard_EXPORT Transfer_IteratorOfProcessForFinder CompleteResult (const Standard_Boolean withstart = Standard_False) const;
   
   //! Returns Binders which are neither "Done" nor "Initial",
   //! that is Error,Loop or Run (abnormal states at end of Transfer)
-  //! Starting Objects are given in correspondance in the iterator
+  //! Starting Objects are given in correspondence in the iterator
   Standard_EXPORT Transfer_IteratorOfProcessForFinder AbnormalResult() const;
   
   //! Returns a CheckList as a list of Check : each one is for a
@@ -433,7 +433,7 @@ private:
   //! without ErrorHandle. It invokes the Actor to work (set by
   //! SetActor), and tries its Nexts if no result is produced,
   //! until a Non Null Binder is produced.
-  //! But keep in mind that a Null Binder can allways be returned
+  //! But keep in mind that a Null Binder can always be returned
   //! if a Starting Entity has not been recognized at all.
   Standard_EXPORT Handle(Transfer_Binder) TransferProduct (const Handle(Transfer_Finder)& start,
                                 const Message_ProgressRange& theProgress = Message_ProgressRange());
index ecdda9cc5aef5fd85af0700b175622d0bda1343f..58f7201b4bfc688f76d881f06962d320665e8f9f 100644 (file)
@@ -348,17 +348,17 @@ public:
   
   //! Returns, as an iterator, the log of root transfer, i.e. the
   //! created objects and Binders bound to starting roots
-  //! If withstart is given True, Starting Objets are also returned
+  //! If withstart is given True, Starting Objects are also returned
   Standard_EXPORT Transfer_IteratorOfProcessForTransient RootResult (const Standard_Boolean withstart = Standard_False) const;
   
   //! Returns, as an Iterator, the entire log of transfer (list of
   //! created objects and Binders which can bring errors)
-  //! If withstart is given True, Starting Objets are also returned
+  //! If withstart is given True, Starting Objects are also returned
   Standard_EXPORT Transfer_IteratorOfProcessForTransient CompleteResult (const Standard_Boolean withstart = Standard_False) const;
   
   //! Returns Binders which are neither "Done" nor "Initial",
   //! that is Error,Loop or Run (abnormal states at end of Transfer)
-  //! Starting Objects are given in correspondance in the iterator
+  //! Starting Objects are given in correspondence in the iterator
   Standard_EXPORT Transfer_IteratorOfProcessForTransient AbnormalResult() const;
   
   //! Returns a CheckList as a list of Check : each one is for a
@@ -419,7 +419,7 @@ private:
   //! without ErrorHandle. It invokes the Actor to work (set by
   //! SetActor), and tries its Nexts if no result is produced,
   //! until a Non Null Binder is produced.
-  //! But keep in mind that a Null Binder can allways be returned
+  //! But keep in mind that a Null Binder can always be returned
   //! if a Starting Entity has not been recognized at all.
   Standard_EXPORT Handle(Transfer_Binder) TransferProduct (const Handle(Standard_Transient)& start,
                                    const Message_ProgressRange& theProgress = Message_ProgressRange());
index 1b9ecb4ec453448857227bb2051a75582ec78d68..54ef19aeba777276337f181185f8fb05fab02f42 100644 (file)
@@ -43,7 +43,7 @@ public:
   
   //! Creates an empty SimpleBinderOfTransient
   //! Returns True if a starting object is bound with SEVERAL
-  //! results : Here, returns allways False
+  //! results : Here, returns always False
   //! See Binder itself
   Standard_EXPORT Transfer_SimpleBinderOfTransient();
   
index 46c23c0a1f01d0e727a6949de36483f395bf730e..472b547ba8f78b4652bf57dd04c6cd3fe78bca3c 100644 (file)
@@ -39,7 +39,7 @@ class Interface_Check;
 
 //! Defines an Iterator on the result of a Transfer
 //! Available for Normal Results or not (Erroneous Transfer)
-//! It gives several kinds of Informations, and allows to consider
+//! It gives several kinds of Information, and allows to consider
 //! various criteria (criteria are cumulative)
 class Transfer_TransferIterator 
 {
@@ -93,7 +93,7 @@ public:
   
   //! Returns True if current Item brings a Result, Transient
   //! (Handle) or not or Multiple. That is to say, if it corresponds
-  //! to a normally acheived Transfer, Transient Result is read by
+  //! to a normally achieved Transfer, Transient Result is read by
   //! specific TransientResult below.
   //! Other kind of Result must be read specifically from its Binder
   Standard_EXPORT Standard_Boolean HasResult() const;
@@ -102,7 +102,7 @@ public:
   Standard_EXPORT Standard_Boolean HasUniqueResult() const;
   
   //! Returns the Type of the Result of the current Item, if Unique.
-  //! If No Unique Result (Error Transfert or Multiple Result),
+  //! If No Unique Result (Error Transfer or Multiple Result),
   //! returns a Null Handle
   //! The Type is : the Dynamic Type for a Transient Result,
   //! the Type defined by the Binder Class else
index 756c79b77982db26c43caa2dc118446e75d122a8..fe64179347e5c854bb2c11cda891d61191e45ff6 100644 (file)
@@ -37,7 +37,7 @@ DEFINE_STANDARD_HANDLE(Transfer_TransientListBinder, Transfer_Binder)
 //! This binder binds several (a list of) Transients with a starting
 //! entity, when this entity itself corresponds to a simple list
 //! of Transients. Each part is not seen as a sub-result of an
-//! independant componant, but as an item of a built-in list
+//! independent component, but as an item of a built-in list
 class Transfer_TransientListBinder : public Transfer_Binder
 {
 
index 13bf4c4a798e69e1166c8dd922b0c30da3864a96..5bfc96437d05ef43a3a962ce5c14fdb786a82c54 100644 (file)
@@ -48,7 +48,7 @@ public:
   //! Returns the contained value
   Standard_EXPORT const Handle(Standard_Transient)& Value() const;
   
-  //! Specific testof equallity : defined as False if <other> has
+  //! Specific testof equality : defined as False if <other> has
   //! not the same true Type, else contents are compared (by
   //! C++ operator ==)
   Standard_EXPORT Standard_Boolean Equates (const Handle(Transfer_Finder)& other) const Standard_OVERRIDE;
index 34b6ea109cd85cfff73866ca5c0f048941f7d81a..2d95d28e20deb66d9f5793409ac08076296123e3 100644 (file)
@@ -41,7 +41,7 @@ DEFINE_STANDARD_HANDLE(Transfer_TransientProcess, Transfer_ProcessForTransient)
 //! TransientProcess is intended to work from an InterfaceModel
 //! to a set of application objects.
 //!
-//! Hence, some informations about starting entities can be gotten
+//! Hence, some information about starting entities can be gotten
 //! from the model : for Trace, CheckList, Integrity Status
 class Transfer_TransientProcess : public Transfer_ProcessForTransient
 {
@@ -53,7 +53,7 @@ public:
   Standard_EXPORT Transfer_TransientProcess(const Standard_Integer nb = 10000);
   
   //! Sets an InterfaceModel, used by StartTrace, CheckList, queries
-  //! on Integrity, to give informations significant for each norm.
+  //! on Integrity, to give information significant for each norm.
   Standard_EXPORT void SetModel (const Handle(Interface_InterfaceModel)& model);
   
   //! Returns the Model used for StartTrace
index 0038ad930049f9bac9bb691c29233bbda46cab97..9cff48c64464d62c968322ada8b59368418bf9d1 100644 (file)
@@ -125,10 +125,10 @@ public:
   Standard_EXPORT static void PrintResultInfo (const Handle(Message_Printer)& Printer, const Message_Msg& Header, const Handle(TransferBRep_TransferResultInfo)& ResultInfo, const Standard_Boolean printEmpty = Standard_True);
   
   //! Performs a heavy check by calling the Analyser from BRepCheck
-  //! This tool computes a lot of informations about integrity of a
+  //! This tool computes a lot of information about integrity of a
   //! Shape. This method uses it and converts its internal result
   //! to a classic check-list.
-  //! <lev> allows to get more informations :
+  //! <lev> allows to get more information :
   //! 0 : BRepCheck only
   //! 1(D) + Curves/Surfaces not C0  ;  2 + SameParameter on Edges
   //! Warning : entities to which checks are bound are the Shapes themselves,
index 7509bb8de943b225b8116653a2badff2e6d2cf3c..b0098572567395e1ae50e764c505a76feb23c2f0 100644 (file)
@@ -52,7 +52,7 @@ public:
   
   //! constructor which in the same time defines the result
   //! Returns True if a starting object is bound with SEVERAL
-  //! results : Here, returns allways False
+  //! results : Here, returns always False
   //! But it can have next results
   Standard_EXPORT TransferBRep_BinderOfShape(const TopoDS_Shape& res);
   
index 468a2b293b7ac57d1724545d3c844b92978ebb34..03f5b220ade9226c0c4825144055f55570192f5b 100644 (file)
@@ -49,7 +49,7 @@ public:
   //! Returns the contained value
   Standard_EXPORT const TopoDS_Shape& Value() const;
   
-  //! Specific testof equallity : defined as False if <other> has
+  //! Specific testof equality : defined as False if <other> has
   //! not the same true Type, else contents are compared (by
   //! C++ operator ==)
   Standard_EXPORT Standard_Boolean Equates (const Handle(Transfer_Finder)& other) const Standard_OVERRIDE;
index e622f62340a998087297362d980a1615b2eaaf60..6193b91bc9d3acf5fc570b27eea07fbabb9dc876 100644 (file)
@@ -173,14 +173,14 @@ public:
   
   //! Checks the Result of last Transfer (individual or roots, no
   //! cumulation on several transfers). Returns True if NO fail
-  //! occured during Transfer (queries the TransientProcess)
+  //! occurred during Transfer (queries the TransientProcess)
   Standard_EXPORT Standard_Boolean CheckStatusResult (const Standard_Boolean withprints) const;
   
   //! Checks the Result of last Transfer (individual or roots, no
   //! cumulation on several transfers) and returns the produced list
   Standard_EXPORT Interface_CheckIterator CheckListResult() const;
   
-  //! Returns the TransientProcess. It records informations about
+  //! Returns the TransientProcess. It records information about
   //! the very last transfer done. Null if no transfer yet done.
   //! Can be used for queries more accurate than the default ones.
   Standard_EXPORT Handle(Transfer_TransientProcess) TransientProcess() const;
index de54ddad9f4ffc71cbd08a640ecebff68ab5584d..84eea2b8056c8b8d6cd2096b936ac60f19da655e 100644 (file)
@@ -26,7 +26,7 @@
 class TopoDS_Shape;
 
 
-//! Gives informations on an object, see template DataInfo
+//! Gives information on an object, see template DataInfo
 //! This class is for Shape
 class TransferBRep_ShapeInfo 
 {
index f9a49d618625b31b643e9ccf0fd2ec38faad8ff1..b786e2c2956276775dbbd9aea51ae4461e18f22b 100644 (file)
@@ -46,7 +46,7 @@ DEFINE_STANDARD_HANDLE(TransferBRep_ShapeListBinder, Transfer_Binder)
 //! This binder binds several (a list of) shapes with a starting
 //! entity, when this entity itself corresponds to a simple list
 //! of shapes. Each part is not seen as a sub-result of an
-//! independant componant, but as an item of a built-in list
+//! independent component, but as an item of a built-in list
 class TransferBRep_ShapeListBinder : public Transfer_Binder
 {
 
index 9e6b7f4ebe7b66b05bcbd32ac9d2570e45aa8e0d..6a17a58cc7f0dc40dbb896047490026eddd0d565 100644 (file)
@@ -49,7 +49,7 @@ public:
   //! Returns the contained value
   Standard_EXPORT const TopoDS_Shape& Value() const;
   
-  //! Specific testof equallity : defined as False if <other> has
+  //! Specific testof equality : defined as False if <other> has
   //! not the same true Type, else contents are compared (by
   //! C++ operator ==)
   Standard_EXPORT Standard_Boolean Equates (const Handle(Transfer_Finder)& other) const Standard_OVERRIDE;
index ee0cfe2cbf066edd079ff3d94e7348963cebe81e..3909fa1d31a068fecd5488f9edf266b8ec48c9ee 100644 (file)
@@ -41,7 +41,7 @@ public:
   DEFINE_STANDARD_ALLOC
 
   
-  //! Empty contructor of the class.
+  //! Empty constructor of the class.
   Standard_EXPORT Units_Explorer();
   
   //! Creates a new instance of the class, initialized with
index 36d5bd7c0cde2c563b29a1b2eb744bc254c1998f..610dbdfb90b688a5aede5cb73521c8faee3eb170 100644 (file)
@@ -152,7 +152,7 @@ void Units_Sentence::SetConstants()
 
 //=======================================================================
 //function : CalculateLocal
-//purpose  : auxilary
+//purpose  : auxiliary
 //=======================================================================
 static Handle(Units_Token) CalculateLocal(const Handle(Units_TokensSequence)& aSeq)
 {
index 2b51e1e51ce9ded14616c2b5b54f4d94ef73dab1..e03256f84d0e0201af6bb1c0ca9f8adc591b8332 100644 (file)
@@ -55,7 +55,7 @@ public:
   Standard_EXPORT Handle(Units_Token) Evaluate();
   
   //! Return True if number of created tokens > 0
-  //! (i.e creation of sentence is succesfull)
+  //! (i.e creation of sentence is successful)
     Standard_Boolean IsDone() const;
   
   //! Useful for debugging.
index b0eb28c0ca68b242232fb7568785548810a1987a..5f38fbd394d08dbd54f7bc8c7789adabd2239d46 100644 (file)
@@ -43,7 +43,7 @@ DEFINE_STANDARD_HANDLE(Units_ShiftedToken, Units_Token)
 //! the mutiplicative factor, and <b> the gap relative
 //! to the ordinate axis.
 //!
-//! An example is the  tranlation between the  Celsius
+//! An example is the  translation between the  Celsius
 //! and Fahrenheit degree of temperature.
 class Units_ShiftedToken : public Units_Token
 {
index 4e29be16dbf1cf6fb3d7c5e14aecbaf9aab9bc74..87d03ae024c99ae6ad61a6bd00dde73f02c190cc 100644 (file)
@@ -48,7 +48,7 @@ public:
   //! International System of Units, and <amove>  is the gap
   //! in relation to another unit.
   //!
-  //! For  example Celcius   dregee   of temperature  is  an
+  //! For  example Celsius   degree   of temperature  is  an
   //! instance of ShiftedUnit  with <avalue> equal to 1. and
   //! <amove> equal to 273.15.
   Standard_EXPORT Units_ShiftedUnit(const Standard_CString aname, const Standard_CString asymbol, const Standard_Real avalue, const Standard_Real amove, const Handle(Units_Quantity)& aquantity);
index ae99aaf5a89a6c098b1f18c36df8df4505d2cc77..6f39995b2a1b25b65ddf6695cc45858aca883952 100644 (file)
@@ -47,7 +47,7 @@ public:
   Standard_EXPORT Units_UnitsSystem();
   
   //! Returns an instance of UnitsSystem initialized to the
-  //! S.I. units system upgraded by the base system units decription
+  //! S.I. units system upgraded by the base system units description
   //! file.
   //! Attempts to find the four following files:
   //! $CSF_`aName`Defaults/.aName
@@ -60,7 +60,7 @@ public:
   //! Returns the sequence of refined quantities.
   Standard_EXPORT Handle(Units_QuantitiesSequence) QuantitiesSequence() const;
   
-  //! Returns a sequence of integer in correspondance with
+  //! Returns a sequence of integer in correspondence with
   //! the sequence of quantities, which indicates, for each
   //! redefined quantity, the index into the sequence of
   //! units, of the active unit.
index 4a8affa2b5b6fc544c406caf9d3d1214cd10d6ea..d59ab564988547e2c410c01a25bec6c23460e5be 100644 (file)
@@ -88,7 +88,7 @@ public:
   //! In the first case the result is at the distance
   //! <Dist> to the plane <Pln> in the direction of the
   //! normal to <Pln>.
-  //! Otherwize it is in the opposite direction.
+  //! Otherwise it is in the opposite direction.
   Standard_EXPORT gce_MakePln(const gp_Pln& Pln, const Standard_Real Dist);
   
   //! Make a Pln from gp <ThePln> passing through 3
index 94de6a7bf4d3805bfb038ba4aee5c45272dcf0a3..267d2e3d328836691ee450d89c5af438150fd420 100644 (file)
@@ -93,7 +93,7 @@ public:
     const gp_Pnt& Location() const;
   
 
-  //! Returns the axis placement one axis whith the same
+  //! Returns the axis placement one axis with the same
   //! location and direction as <me>.
     const gp_Ax1& Position() const;
   
index 444232fbf2caede4420dc79f81f889dff3a887df..1e6b239d6eeb245ed94845878ce367045f539b5c 100644 (file)
@@ -105,7 +105,7 @@ public:
     const gp_Pnt2d& Location() const;
   
 
-  //! Returns the axis placement one axis whith the same
+  //! Returns the axis placement one axis with the same
   //! location and direction as <me>.
     const gp_Ax2d& Position() const;
   
index c5241abe0a9b049ffcf65d888be1dc2d55b22a3e..a78d0a6c286681c7a5312d33b225d2c3ae017961 100644 (file)
@@ -577,7 +577,7 @@ math_FunctionRoots::math_FunctionRoots(math_FunctionWithDerivative& F,
 
 
   // calculate all the real roots of a function within the range 
-  // A..B. whitout condition on A and B
+  // A..B. without condition on A and B
   // a solution X is found when
   //   abs(Xi - Xi-1) <= EpsX and abs(F(Xi)-K) <= Epsf.
   // The function is considered as null between A and B if
index ac2cc4a61939e749f4204f6d8f47bb6de0f7b763..570ff84d00e49d25c57d653516c7b0618972550a 100644 (file)
@@ -44,7 +44,7 @@ public:
 
   
   //! Calculates all the real roots of a function F-K within the range
-  //! A..B. whithout conditions on A and B
+  //! A..B. without conditions on A and B
   //! A solution X is found when
   //! abs(Xi - Xi-1) <= Epsx and abs(F(Xi)-K) <= EpsF.
   //! The function is considered as null between A and B if
index a0d52ddecab396b853fccec45b4099cf98aba58f..c57f30883111f972ec67b0fe85a2c9a15782fd7c 100644 (file)
@@ -43,7 +43,7 @@ public:
   
 
   //! The Gauss-Legendre integration with Order = points of
-  //! integration for each unknow, is done on the function F
+  //! integration for each unknown, is done on the function F
   //! between the bounds Lower and Upper.
   Standard_EXPORT math_GaussMultipleIntegration(math_MultipleVarFunction& F, const math_Vector& Lower, const math_Vector& Upper, const math_IntegerVector& Order);
   
index 5de7fec328ecbd416ae3b438263858fe3c4d9def..1d5c8d8522be649c995d37d41d2f6c0d6fe31043 100644 (file)
@@ -43,7 +43,7 @@ public:
   
 
   //! The Gauss-Legendre integration with Order = points of
-  //! integration for each unknow, is done on the function F
+  //! integration for each unknown, is done on the function F
   //! between the bounds Lower and Upper.
   Standard_EXPORT math_GaussSetIntegration(math_FunctionSet& F, const math_Vector& Lower, const math_Vector& Upper, const math_IntegerVector& Order);
   
index 4adc5392b8bcf7a14a643166b1168db5a6c50b81..03dc91d02d705eeee2ff148c7fb2540f8b3bbbdd 100644 (file)
@@ -74,7 +74,7 @@ protected:
 private:
 
   
-  //! perfoms  actual  computation
+  //! performs  actual  computation
   Standard_EXPORT void Perform (math_Function& F, const Standard_Real Lower, const Standard_Real Upper, const Standard_Integer Order);
 
 
index 28fc3f7f1bd8e1d225048091101b09ddb1b685f0..e9263f4dfff9ea135e9822dc59b286535c6eb6ef 100644 (file)
@@ -94,7 +94,7 @@ public:
   //! done.
     const math_Matrix& AllValues() const;
   
-  //! Prints informations on the current state of the object.
+  //! Prints information on the current state of the object.
   Standard_EXPORT void Dump (Standard_OStream& o) const;
 
 
index 59deb6bd753b3b24b546b5ccd127ac71c25b17df..9e223fddbb2019567cde4117a9cdd31d8e860557 100644 (file)
@@ -58,10 +58,10 @@ public:
 
   DEFINE_STANDARD_ALLOC
 
-  //! contructs an IntegerVector in the range [Lower..Upper]
+  //! constructs an IntegerVector in the range [Lower..Upper]
   Standard_EXPORT math_IntegerVector(const Standard_Integer theFirst, const Standard_Integer theLast);
 
-  //! contructs an IntegerVector in the range [Lower..Upper]
+  //! constructs an IntegerVector in the range [Lower..Upper]
   //! with all the elements set to theInitialValue.
   Standard_EXPORT math_IntegerVector(const Standard_Integer theFirst, const Standard_Integer theLast, const Standard_Integer theInitialValue);
 
index d5432ec3624263041c0e674984adb3e316d6a847..819b8ca05ba6ff8af389c271171b47e972634d73 100644 (file)
@@ -346,7 +346,7 @@ Standard_NODISCARD math_Matrix operator- (const math_Matrix& Right) const
 }
   
   //! Matrixes are copied through assignement.
-  //! An exception is raised if the dimensions are differents.
+  //! An exception is raised if the dimensions are different.
   Standard_EXPORT math_Matrix& Initialized (const math_Matrix& Other);
 math_Matrix& operator= (const math_Matrix& Other)
 {
index b407501ab9aea61aadf695693d8c82f06e21d8a0..4dbce1f0c5a1f41f0fc838d24e0454795f4cf353 100644 (file)
@@ -159,7 +159,7 @@ void math_NewtonMinimum::Perform(math_MultipleVarFunctionWithHessian& F,
 
     if (myIsBoundsDefined)
     {
-      // Project point on bounds or nullify TheStep coords if point lies on boudary.
+      // Project point on bounds or nullify TheStep coords if point lies on boundary.
 
       *suivant = *precedent - TheStep;
       Standard_Real aMult = RealLast();
index 8ae683cfedf7011d398e78bed289b2e3c4fffa6c..506b4ebcac37eddd6f1355c80fe718e09e034665 100644 (file)
@@ -66,18 +66,18 @@ public:
   //! It can be redefined in a sub-class to implement a specific test.
     virtual Standard_Boolean IsConverged() const;
   
-  //! Tests if an error has occured.
+  //! Tests if an error has occurred.
     Standard_Boolean IsDone() const;
   
   //! Tests if the Function is convexe during optimization.
     Standard_Boolean IsConvex() const;
   
   //! returns the location vector of the minimum.
-  //! Exception NotDone is raised if an error has occured.
+  //! Exception NotDone is raised if an error has occurred.
     const math_Vector& Location() const;
   
   //! outputs the location vector of the minimum in Loc.
-  //! Exception NotDone is raised if an error has occured.
+  //! Exception NotDone is raised if an error has occurred.
   //! Exception DimensionError is raised if the range of Loc is not
   //! equal to the range of the StartingPoint.
     void Location (math_Vector& Loc) const;
@@ -90,7 +90,8 @@ public:
     Standard_Real Minimum() const;
   
   //! returns the gradient vector at the minimum.
-  //! Exception NotDone is raised if an error has occured.the minimum was not found.
+  //! Exception NotDone is raised if an error has occurred.
+  //! The minimum was not found.
     const math_Vector& Gradient() const;
   
   //! outputs the gradient vector at the minimum in Grad.
@@ -101,11 +102,11 @@ public:
   
   //! returns the number of iterations really done in the
   //! calculation of the minimum.
-  //! The exception NotDone is raised if an error has occured.
+  //! The exception NotDone is raised if an error has occurred.
     Standard_Integer NbIterations() const;
 
   //! Returns the Status of computation.
-  //! The exception NotDone is raised if an error has occured.
+  //! The exception NotDone is raised if an error has occurred.
     math_Status GetStatus() const;
 
   
index efca39ffe75a30972f2acb80b9e1b8d17f3334c7..2da8e9239d25822646d50afda9000db49e02bcc3 100644 (file)
@@ -40,7 +40,7 @@ Standard_EXPORT Standard_Integer  LU_Decompose(math_Matrix& a,
 // Given a matrix a(1..n, 1..n), this routine computes its LU decomposition, 
 // The matrix a is replaced by this LU decomposition and the vector indx(1..n)
 // is an output which records the row permutation effected by the partial
-// pivoting; d is output as +1 or -1 depending on wether the number of row
+// pivoting; d is output as +1 or -1 depending on whether the number of row
 // interchanges was even or odd.
 
 Standard_EXPORT Standard_Integer LU_Decompose(math_Matrix& a, 
index 6d595d1b414b73f80f8fa6ef98c7ac90a1a8d938..17032030f188933f4c7a6fbe4ccd0e8c5d83abd1 100644 (file)
@@ -52,7 +52,7 @@ public:
   //! Given an input matrix Cont, two input vectors Secont
   //! and StartingPoint, it solves Cont*X = Secont (only
   //! = equations) with a minimization of Norme(X-X0).
-  //! The maximun iterations number allowed is fixed to
+  //! The maximum iterations number allowed is fixed to
   //! NbIterations.
   //! The tolerance EpsLic is fixed for the dual variable
   //! convergence. The tolerance EpsLix is used for the
@@ -66,7 +66,7 @@ public:
   //! first equations are equal equations and the Nci last
   //! equations are inequalities <) with a minimization
   //! of Norme(X-X0).
-  //! The maximun iterations number allowed is fixed to
+  //! The maximum iterations number allowed is fixed to
   //! NbIterations.
   //! The tolerance EpsLic is fixed for the dual variable
   //! convergence. The tolerance EpsLix is used for the
index ccf5f945f5b26b26c3bae7e1e210382727379886..c4d7069b48c7f6b760bfec865471a2e8df0ea887 100644 (file)
@@ -61,11 +61,11 @@ public:
 
   DEFINE_STANDARD_ALLOC
 
-  //! Contructs a non-initialized vector in the range [theLower..theUpper]
+  //! Constructs a non-initialized vector in the range [theLower..theUpper]
   //! "theLower" and "theUpper" are the indexes of the lower and upper bounds of the constructed vector.
   Standard_EXPORT math_Vector(const Standard_Integer theLower, const Standard_Integer theUpper);
 
-  //! Contructs a vector in the range [theLower..theUpper]
+  //! Constructs a vector in the range [theLower..theUpper]
   //! whose values are all initialized with the value "theInitialValue"
   Standard_EXPORT math_Vector(const Standard_Integer theLower, const Standard_Integer theUpper, const Standard_Real theInitialValue);
 
@@ -265,7 +265,7 @@ public:
   }
 
   //! Initialises a vector by copying "theOther".
-  //! An exception is raised if the Lengths are differents.
+  //! An exception is raised if the Lengths are different.
   Standard_EXPORT math_Vector& Initialized(const math_Vector& theOther);
 
   math_Vector& operator=(const math_Vector& theOther)