From 7b5e532f8322b8767c202c5d24b5f554731a51fe Mon Sep 17 00:00:00 2001 From: luz paz Date: Mon, 18 Jan 2021 12:36:06 +0300 Subject: [PATCH] 0031939: Coding - correction of spelling errors in comments [part 7] Fix various typos Fixed via codespell v2.1.dev --- adm/cmake/cotire.cmake | 2 +- adm/genproj.tcl | 6 +++--- adm/occaux.tcl | 2 +- adm/upgrade.tcl | 2 +- .../boolean_operations/boolean_operations.md | 8 ++++---- dox/specification/pbr_math.md | 2 +- dox/upgrade/upgrade.md | 2 +- .../draw_test_harness/draw_test_harness.md | 8 +++++--- .../modeling_algos/modeling_algos.md | 5 +++-- dox/user_guides/ocaf/ocaf.md | 18 +++++++++--------- dox/user_guides/step/step.md | 2 +- dox/user_guides/visualization/visualization.md | 2 +- samples/mfc/standard/Common/OCC_MainFrame.cpp | 5 ++--- samples/qt/FuncDemo/src/FThread.cpp | 2 +- src/SWDRAW/SWDRAW_ShapeFix.cxx | 7 +++---- tests/boolean/bcut_complex/F2 | 2 +- tests/boolean/bfuse_simple/E5 | 4 ++-- tests/boolean/bfuse_simple/E6 | 4 ++-- tests/boolean/bfuse_simple/E7 | 4 ++-- tests/boolean/bfuse_simple/E8 | 4 ++-- tests/boolean/bfuse_simple/E9 | 4 ++-- tests/boolean/bfuse_simple/F1 | 4 ++-- tests/boolean/bfuse_simple/F2 | 4 ++-- tests/boolean/bfuse_simple/F3 | 4 ++-- tests/boolean/bfuse_simple/F4 | 6 +++--- tests/boolean/bfuse_simple/F5 | 4 ++-- tests/boolean/bfuse_simple/F6 | 4 ++-- tests/boolean/bfuse_simple/F7 | 4 ++-- tests/boolean/bfuse_simple/F8 | 4 ++-- tests/boolean/bfuse_simple/F9 | 4 ++-- tests/boolean/bfuse_simple/G1 | 4 ++-- tests/boolean/bfuse_simple/G2 | 4 ++-- tests/boolean/bfuse_simple/G3 | 4 ++-- tests/boolean/bfuse_simple/G4 | 4 ++-- tests/boolean/bfuse_simple/G5 | 4 ++-- tests/boolean/bfuse_simple/G6 | 4 ++-- tests/boolean/bfuse_simple/G7 | 4 ++-- tests/boolean/bfuse_simple/G8 | 4 ++-- tests/boolean/bfuse_simple/G9 | 4 ++-- tests/boolean/bfuse_simple/H1 | 4 ++-- tests/boolean/bfuse_simple/H2 | 4 ++-- tests/boolean/bfuse_simple/H3 | 4 ++-- tests/boolean/bfuse_simple/H4 | 4 ++-- tests/boolean/bfuse_simple/H5 | 4 ++-- tests/boolean/bfuse_simple/H6 | 4 ++-- tests/boolean/bfuse_simple/H7 | 4 ++-- tests/boolean/bfuse_simple/H8 | 4 ++-- tests/boolean/bfuse_simple/H9 | 4 ++-- tests/boolean/bfuse_simple/I1 | 4 ++-- tests/boolean/bfuse_simple/I2 | 4 ++-- tests/boolean/bfuse_simple/I3 | 4 ++-- tests/boolean/bfuse_simple/I4 | 4 ++-- tests/boolean/bfuse_simple/I5 | 4 ++-- tests/boolean/bfuse_simple/I6 | 2 +- tests/boolean/bfuse_simple/I7 | 2 +- tests/boolean/bfuse_simple/I8 | 2 +- tests/boolean/bfuse_simple/I9 | 2 +- tests/boolean/bfuse_simple/J1 | 2 +- tests/boolean/bfuse_simple/J2 | 2 +- tests/boolean/bfuse_simple/J3 | 2 +- tests/boolean/bfuse_simple/J4 | 2 +- tests/boolean/bfuse_simple/J5 | 2 +- tests/boolean/bfuse_simple/J6 | 2 +- tests/boolean/bfuse_simple/J7 | 2 +- tests/boolean/bfuse_simple/J8 | 2 +- tests/bugs/begin | 2 +- tests/bugs/caf/bug2269 | 2 +- tests/bugs/caf/bug22976 | 2 +- tests/bugs/caf/bug23766_4 | 4 ++-- tests/bugs/caf/bug23766_5 | 4 ++-- tests/bugs/caf/bug23766_6 | 4 ++-- tests/bugs/caf/bug28428 | 2 +- tests/bugs/caf/bug31748_2 | 6 +++--- tests/bugs/caf/bug31748_3 | 6 +++--- tests/bugs/caf/bug31770_2 | 6 +++--- tests/bugs/caf/bug425 | 2 +- tests/bugs/demo/bug14673_2 | 2 +- tests/bugs/demo/bug23410 | 2 +- tests/bugs/demo/bug25344_3 | 2 +- tests/bugs/fclasses/bug181_1 | 2 +- tests/bugs/fclasses/bug181_2 | 2 +- tests/bugs/fclasses/bug30775 | 2 +- tests/bugs/fclasses/bug710 | 2 +- tests/bugs/heal/bug22 | 2 +- tests/bugs/heal/bug24008_1 | 2 +- tests/bugs/heal/bug24008_2 | 2 +- tests/bugs/heal/bug26735 | 2 +- tests/bugs/heal/bug28768 | 2 +- tests/bugs/iges/bug26047 | 2 +- tests/bugs/mesh/bug21593 | 2 +- tests/bugs/mesh/bug25547 | 2 +- tests/bugs/modalg_1/buc60714 | 2 +- tests/bugs/modalg_1/buc60777 | 2 +- tests/bugs/modalg_1/bug15943 | 2 +- tests/bugs/modalg_1/bug174 | 4 ++-- tests/bugs/modalg_2/bug21754 | 2 +- tests/bugs/modalg_2/bug22306_1 | 2 +- tests/bugs/modalg_2/bug22306_2 | 2 +- tests/bugs/modalg_2/bug22306_3 | 2 +- tests/bugs/modalg_2/bug22306_4 | 2 +- tests/bugs/modalg_2/bug22306_5 | 2 +- tests/bugs/modalg_2/bug22631 | 2 +- tests/bugs/modalg_2/bug22790 | 2 +- tests/bugs/modalg_2/bug22814 | 2 +- tests/bugs/modalg_2/bug22893 | 2 +- tests/bugs/modalg_2/bug22986 | 2 +- tests/bugs/modalg_2/bug251_1 | 4 ++-- tests/bugs/modalg_2/bug251_2 | 4 ++-- tests/bugs/modalg_2/bug292 | 4 ++-- tests/bugs/modalg_2/bug345 | 2 +- tests/bugs/modalg_2/bug530 | 2 +- tests/bugs/modalg_3/bug22595 | 2 +- tests/bugs/modalg_3/bug600 | 2 +- tests/bugs/modalg_4/bug5806 | 2 +- tests/bugs/modalg_4/bug625 | 2 +- tests/bugs/modalg_4/bug6272_71 | 2 +- tests/bugs/modalg_4/bug6272_710 | 2 +- tests/bugs/modalg_4/bug6272_72 | 2 +- tests/bugs/modalg_4/bug6272_73 | 2 +- tests/bugs/modalg_4/bug6272_74 | 2 +- tests/bugs/modalg_4/bug6272_75 | 2 +- tests/bugs/modalg_4/bug6272_76 | 2 +- tests/bugs/modalg_4/bug6272_77 | 2 +- tests/bugs/modalg_4/bug6272_78 | 2 +- tests/bugs/modalg_4/bug6272_79 | 2 +- tests/bugs/modalg_4/bug6272_81 | 2 +- tests/bugs/modalg_4/bug6272_810 | 2 +- tests/bugs/modalg_4/bug6272_82 | 2 +- tests/bugs/modalg_4/bug6272_83 | 2 +- tests/bugs/modalg_4/bug6272_84 | 2 +- tests/bugs/modalg_4/bug6272_85 | 2 +- tests/bugs/modalg_4/bug6272_86 | 2 +- tests/bugs/modalg_4/bug6272_87 | 2 +- tests/bugs/modalg_4/bug6272_88 | 2 +- tests/bugs/modalg_4/bug6272_89 | 2 +- tests/bugs/modalg_4/bug712_1 | 2 +- tests/bugs/modalg_4/bug745_10 | 2 +- tests/bugs/modalg_4/bug767 | 2 +- tests/bugs/modalg_4/bug794 | 2 +- tests/bugs/modalg_4/bug80 | 2 +- tests/bugs/modalg_4/bug8228 | 2 +- tests/bugs/modalg_5/bug23845 | 2 +- tests/bugs/modalg_5/bug24758_2 | 2 +- tests/bugs/modalg_5/bug24764 | 2 +- tests/bugs/modalg_5/bug25729 | 2 +- tests/bugs/modalg_6/bug25220 | 2 +- tests/bugs/modalg_6/bug26687 | 2 +- tests/bugs/modalg_6/bug26718 | 2 +- tests/bugs/modalg_6/bug26848 | 2 +- tests/bugs/modalg_6/bug27252_2 | 6 +++--- tests/bugs/modalg_6/bug27252_3 | 4 ++-- tests/bugs/modalg_6/bug27252_4 | 4 ++-- tests/bugs/modalg_6/bug27391 | 2 +- tests/bugs/modalg_7/bug22750 | 10 +++++----- tests/bugs/modalg_7/bug23378_1 | 2 +- tests/bugs/modalg_7/bug23378_2 | 2 +- tests/bugs/modalg_7/bug24954_1 | 2 +- tests/bugs/modalg_7/bug24954_2 | 2 +- tests/bugs/modalg_7/bug24954_3 | 2 +- tests/bugs/modalg_7/bug24954_4 | 2 +- tests/bugs/modalg_7/bug24954_5 | 2 +- tests/bugs/modalg_7/bug24954_6 | 2 +- tests/bugs/modalg_7/bug24954_7 | 2 +- tests/bugs/modalg_7/bug24954_8 | 2 +- tests/bugs/modalg_7/bug24954_9 | 2 +- tests/bugs/modalg_7/bug27419 | 2 +- tests/bugs/modalg_7/bug27948 | 2 +- tests/bugs/modalg_7/bug29293_1 | 2 +- tests/bugs/modalg_7/bug29293_2 | 2 +- tests/bugs/moddata_1/buc61006 | 2 +- tests/bugs/moddata_1/bug187 | 2 +- tests/bugs/moddata_1/bug22165 | 2 +- tests/bugs/moddata_1/bug22194 | 2 +- tests/bugs/moddata_1/bug22623 | 2 +- tests/bugs/moddata_1/bug227_1 | 2 +- tests/bugs/moddata_1/bug227_2 | 2 +- tests/bugs/moddata_2/bug231 | 2 +- tests/bugs/moddata_2/bug253 | 2 +- tests/bugs/moddata_2/bug262 | 2 +- tests/bugs/moddata_2/bug313 | 2 +- tests/bugs/moddata_2/bug366 | 2 +- tests/bugs/moddata_2/bug428 | 2 +- tests/bugs/moddata_2/bug469 | 2 +- tests/bugs/moddata_2/bug515 | 4 ++-- tests/bugs/moddata_2/bug542 | 4 ++-- tests/bugs/moddata_2/bug6412_1 | 2 +- tests/bugs/moddata_2/bug705 | 2 +- tests/bugs/moddata_2/bug712_2 | 2 +- tests/bugs/moddata_2/bug76 | 2 +- tests/bugs/moddata_3/bug24108_2 | 2 +- tests/bugs/moddata_3/bug27299_1 | 2 +- tests/bugs/moddata_3/bug27299_2 | 2 +- tests/bugs/moddata_3/bug27299_3 | 2 +- tests/bugs/moddata_3/bug599 | 2 +- tests/bugs/splitshape/end | 2 +- tests/bugs/step/bug2368 | 2 +- tests/bugs/step/bug24283_1 | 2 +- tests/bugs/step/bug24283_2 | 2 +- tests/bugs/step/bug26925 | 2 +- tests/bugs/step/bug630 | 2 +- tests/bugs/step/bug8229 | 2 +- tests/bugs/step/pro19895 | 2 +- tests/bugs/vis/buc60661 | 2 +- tests/bugs/vis/bug10702 | 2 +- tests/bugs/vis/bug113 | 2 +- tests/bugs/vis/bug17126 | 2 +- tests/bugs/vis/bug21578 | 2 +- tests/bugs/vis/bug21798 | 2 +- tests/bugs/vis/bug223 | 2 +- tests/bugs/vis/bug230_1 | 2 +- tests/bugs/vis/bug230_2 | 2 +- tests/bugs/vis/bug23226 | 2 +- tests/bugs/vis/bug24001 | 2 +- tests/bugs/vis/bug24389 | 6 +++--- tests/bugs/vis/bug25492 | 2 +- tests/bugs/vis/bug25540 | 2 +- tests/bugs/vis/bug25775 | 2 +- tests/bugs/vis/bug26139 | 2 +- tests/bugs/vis/bug26940 | 4 ++-- tests/bugs/vis/bug26960 | 2 +- tests/bugs/vis/bug26973 | 2 +- tests/bugs/vis/bug27536 | 2 +- tests/bugs/vis/bug27688 | 2 +- tests/bugs/vis/bug27751_capping | 2 +- tests/bugs/vis/bug280_2 | 2 +- tests/bugs/vis/bug28988 | 2 +- tests/bugs/vis/bug30630_3 | 2 +- tests/bugs/vis/bug30695 | 8 ++++---- tests/bugs/vis/bug31221 | 4 ++-- tests/bugs/vis/bug872 | 2 +- tests/bugs/xde/bug22776 | 2 +- tests/bugs/xde/bug22826 | 2 +- tests/bugs/xde/bug22898 | 2 +- tests/bugs/xde/bug22982 | 2 +- tests/bugs/xde/bug23009 | 2 +- tests/bugs/xde/bug23736 | 2 +- tests/bugs/xde/bug23895 | 2 +- tests/bugs/xde/bug27169 | 16 ++++++++-------- tests/bugs/xde/bug28044 | 2 +- tests/bugs/xde/bug547_1 | 2 +- tests/bugs/xde/bug6542 | 8 ++++---- tests/caf/driver/A1 | 4 ++-- tests/caf/driver/A2 | 4 ++-- tests/caf/driver/A3 | 2 +- tests/caf/driver/A4 | 2 +- tests/caf/driver/A5 | 4 ++-- tests/caf/driver/A6 | 6 +++--- tests/caf/driver/A7 | 4 ++-- tests/caf/driver/A8 | 4 ++-- tests/caf/driver/A9 | 2 +- tests/caf/driver/B1 | 2 +- tests/caf/driver/B2 | 2 +- tests/caf/driver/B3 | 2 +- tests/caf/driver/B4 | 4 ++-- tests/caf/driver/B5 | 2 +- tests/caf/driver/B6 | 2 +- tests/caf/driver/B7 | 2 +- tests/caf/nam/A2 | 2 +- tests/caf/nam/A3 | 2 +- tests/caf/nam/A5 | 4 ++-- tests/caf/nam/begin | 2 +- tests/caf/named_shape/E1 | 4 ++-- tests/caf/named_shape/E2 | 4 ++-- tests/caf/named_shape/E3 | 2 +- tests/caf/named_shape/E4 | 2 +- tests/caf/named_shape/E5 | 4 ++-- tests/caf/named_shape/E6 | 6 +++--- tests/caf/named_shape/E7 | 4 ++-- tests/caf/named_shape/E8 | 4 ++-- tests/caf/named_shape/E9 | 2 +- tests/caf/named_shape/F1 | 2 +- tests/caf/named_shape/F2 | 2 +- tests/caf/named_shape/F3 | 2 +- tests/caf/named_shape/F4 | 4 ++-- tests/caf/named_shape/F5 | 2 +- tests/caf/named_shape/F6 | 2 +- tests/caf/named_shape/F7 | 2 +- tests/chamfer/begin | 2 +- tests/collections/n/osdpath | 14 +++++++------- tests/de/end | 12 ++++++------ tests/draft/angle/L2 | 2 +- tests/gdt/export/end | 10 +++++----- tests/gdt/import/end | 10 +++++----- tests/gdt/presentation/end | 10 +++++----- tests/geometry/2dbeziecurve/B1 | 2 +- tests/geometry/2dbsplinecurve/B7 | 2 +- tests/geometry/begin | 8 ++++---- tests/heal/data/MDTV | 6 +++--- tests/lowalgos/bvh/bug30655_1 | 4 ++-- tests/lowalgos/classifier/bug24422 | 2 +- tests/lowalgos/intss/begin | 2 +- tests/lowalgos/intss/bug25193 | 2 +- tests/lowalgos/intss/bug25416_3 | 2 +- tests/lowalgos/intss/bug25890 | 2 +- tests/lowalgos/intss/bug26576_1 | 4 ++-- tests/lowalgos/intss/bug26576_3 | 4 ++-- tests/lowalgos/intss/bug26576_4 | 8 ++++---- tests/lowalgos/intss/bug27937_1 | 6 +++--- tests/lowalgos/intss/bug27937_2 | 6 +++--- tests/lowalgos/intss/bug29866 | 6 +++--- tests/lowalgos/intss/bug333 | 5 ++--- tests/lowalgos/intss/bug431 | 2 +- tests/lowalgos/intss/bug567_1 | 4 ++-- tests/lowalgos/intss/bug567_2 | 4 ++-- tests/offset/compshape/A1 | 2 +- tests/offset/compshape/A4 | 2 +- tests/offset/shape_type_i_c/XV8 | 2 +- tests/offset/shape_type_i_c/XV9 | 2 +- tests/offset/shape_type_i_c/XW1 | 2 +- tests/offset/shape_type_i_c/XW2 | 2 +- tests/offset/shape_type_i_c/XW3 | 2 +- tests/offset/shape_type_i_c/XW4 | 2 +- tests/offset/shape_type_i_c/XW5 | 2 +- tests/offset/shape_type_i_c/XW6 | 2 +- tests/offset/shape_type_i_c/XW7 | 2 +- tests/perf/bop/boxholes | 2 +- tests/perf/bop/buildfaces | 2 +- tests/perf/mesh/bug24968_1 | 2 +- tests/perf/mesh/bug24968_2 | 2 +- tests/perf/modalg/bug10160_1 | 2 +- tests/perf/modalg/bug10160_10 | 2 +- tests/perf/modalg/bug10160_11 | 2 +- tests/perf/modalg/bug10160_12 | 2 +- tests/perf/modalg/bug10160_2 | 2 +- tests/perf/modalg/bug10160_3 | 2 +- tests/perf/modalg/bug10160_4 | 2 +- tests/perf/modalg/bug10160_5 | 2 +- tests/perf/modalg/bug10160_6 | 2 +- tests/perf/modalg/bug10160_7 | 2 +- tests/perf/modalg/bug10160_8 | 2 +- tests/perf/modalg/bug10160_9 | 2 +- tests/perf/modalg/bug19793_2 | 2 +- tests/perf/modalg/bug25788 | 2 +- tests/perf/modalg/bug28030 | 2 +- tests/perf/vis/bug24623_1 | 2 +- tests/perf/vis/bug24623_2 | 4 ++-- tests/pipe/specific/end | 6 +++--- tests/thrusection/specific/E5 | 2 +- tests/thrusection/specific/E6 | 2 +- tests/thrusection/specific/E7 | 2 +- tests/thrusection/specific/E8 | 2 +- tests/thrusection/specific/E9 | 2 +- tests/thrusection/specific/F1 | 2 +- tests/thrusection/specific/F2 | 2 +- tests/thrusection/specific/F3 | 2 +- tests/thrusection/specific/G3 | 2 +- tests/thrusection/specific/G4 | 2 +- tests/thrusection/specific/G5 | 2 +- tests/thrusection/specific/G6 | 2 +- tests/thrusection/specific/M6 | 2 +- tests/thrusection/specific/M7 | 2 +- tests/thrusection/specific/M8 | 2 +- tests/thrusection/specific/M9 | 2 +- tests/thrusection/specific/N1 | 2 +- tests/thrusection/specific/N2 | 2 +- tests/thrusection/specific/N3 | 2 +- tests/thrusection/specific/N4 | 2 +- tests/v3d/glsl/double_precision | 2 +- tests/v3d/manipulator/scale | 2 +- 359 files changed, 522 insertions(+), 522 deletions(-) diff --git a/adm/cmake/cotire.cmake b/adm/cmake/cotire.cmake index f0916e21f4..a63f3ceaf3 100644 --- a/adm/cmake/cotire.cmake +++ b/adm/cmake/cotire.cmake @@ -3017,7 +3017,7 @@ function (cotire_setup_unity_build_target _languages _configurations _target) endif() else() if (_targetAutoMoc OR _targetAutoUic OR _targetAutoRcc) - # depend on the original target's implicity generated _automoc target + # depend on the original target's implicitly generated _automoc target if (CMAKE_VERSION VERSION_LESS "3.8.0") add_dependencies(${_unityTargetName} ${_target}_automoc) else() diff --git a/adm/genproj.tcl b/adm/genproj.tcl index d3a5c8a933..59042819c5 100644 --- a/adm/genproj.tcl +++ b/adm/genproj.tcl @@ -759,7 +759,7 @@ proc osutils:tk:sort { tklm theSrcDir theSourceDirOther } { return $lret } -# close dependencies of ltk. (full wok pathes of toolkits) +# close dependencies of ltk. (full work paths of toolkits) # The CURRENT WOK LOCATION MUST contains ALL TOOLKITS required. # (locate not performed.) proc osutils:tk:close { ltk theSrcDir theSourceDirOther } { @@ -906,7 +906,7 @@ proc osutils:collectinc {theModules theSrcDir theIncPath} { # relative anIncPath in connection with aCasRoot/$theSrcDir set aFromBuildIncToSrcPath [relativePath "$anIncPath" "$aCasRoot/$theSrcDir"] - # create and copy short-cut header files + # create and copy shortcut header files foreach anUnit $anUnits { osutils:checksrcfiles ${anUnit} $theSrcDir @@ -1671,7 +1671,7 @@ proc wokUtils:EASY:bs1 { s } { return $r } -# Returs for a full path the liste of n last directory part +# Returns for a full path the liste of n last directory part # n = 1 => tail # n = 2 => dir/file.c # n = 3 => sdir/dir/file.c diff --git a/adm/occaux.tcl b/adm/occaux.tcl index 97217b3b3d..cd7fcb45c4 100644 --- a/adm/occaux.tcl +++ b/adm/occaux.tcl @@ -16,7 +16,7 @@ # commercial license or contractual agreement. # ======================================================================= -# This script contains auxilary functions which can be used +# This script contains auxiliary functions which can be used # in documentation generation process # ======================================================================= diff --git a/adm/upgrade.tcl b/adm/upgrade.tcl index 8617165511..e07b041ed4 100644 --- a/adm/upgrade.tcl +++ b/adm/upgrade.tcl @@ -370,7 +370,7 @@ proc upgrade {args} { } } -# search and rename the indeces (old names) of @theNewNames with their values (new ones) +# search and rename the indices (old names) of @theNewNames with their values (new ones) # processes files that have @theExtensions only in @thePath folder proc Rename {thePath theExtensions theNewNames theCheckMode} { upvar $theNewNames aNewNames diff --git a/dox/specification/boolean_operations/boolean_operations.md b/dox/specification/boolean_operations/boolean_operations.md index 1ccfcca2bd..96de5fe0c1 100644 --- a/dox/specification/boolean_operations/boolean_operations.md +++ b/dox/specification/boolean_operations/boolean_operations.md @@ -1677,7 +1677,7 @@ Let us consider face *F1* and solid *S2* that have an intersection curve: @figure{/specification/boolean_operations/images/boolean_image046.png,"",230} -* The result of *Cut21* operation is is not defined because the dimension of the face (2) is less than the dimension of the solid (3). +* The result of *Cut21* operation is not defined because the dimension of the face (2) is less than the dimension of the solid (3). @subsubsection specification__boolean_9_4_16 Case 16: A Face and a Solid that have overlapping faces. @@ -1695,7 +1695,7 @@ Let us consider face *F1* and solid *S2* that have overlapping faces: @figure{/specification/boolean_operations/images/boolean_image049.png,"",230} -* The result of *Cut21* operation is is not defined because the dimension of the face (2) is less than the dimension of the solid (3). +* The result of *Cut21* operation is not defined because the dimension of the face (2) is less than the dimension of the solid (3). @subsubsection specification__boolean_9_4_17 Case 17: A Face and a Solid that have overlapping edges. @@ -1712,7 +1712,7 @@ Let us consider face *F1* and solid *S2* that have overlapping edges: @figure{/specification/boolean_operations/images/boolean_image051.png,"",230} -* The result of *Cut21* operation is is not defined because the dimension of the face (2) is less than the dimension of the solid (3). +* The result of *Cut21* operation is not defined because the dimension of the face (2) is less than the dimension of the solid (3). @subsubsection specification__boolean_9_4_18 Case 18: A Face and a Solid that have overlapping vertices. @@ -1728,7 +1728,7 @@ Let us consider face *F1* and solid *S2* that have overlapping vertices: @figure{/specification/boolean_operations/images/boolean_image053.png,"",230} -* The result of *Cut21* operation is is not defined because the dimension of the face (2) is less than the dimension of the solid (3). +* The result of *Cut21* operation is not defined because the dimension of the face (2) is less than the dimension of the solid (3). @subsubsection specification__boolean_9_4_19 Case 19: Two intersecting Solids. diff --git a/dox/specification/pbr_math.md b/dox/specification/pbr_math.md index 2ade52a3c7..8f68accd28 100644 --- a/dox/specification/pbr_math.md +++ b/dox/specification/pbr_math.md @@ -192,7 +192,7 @@ It is called **local illumination**. Based on this name there is also a global o \f[L_{indirect} = \int\limits_H f(v, l) L_i^{indirect}(l) \cos\theta_l\, \mathrm{d}l\f] It includes influence of light reflected or scattered from other points and environment's contribution. -It's impossible to achieve photorealistic results without this component, but is is also very difficult to compute. +It's impossible to achieve photorealistic results without this component, but it is also very difficult to compute. While the cross point light interaction cannot be calculated in a simple way (especially in real time rendering), the environment illumination has some options to be realized via precomputational work before visualization. But right now lets summarize the practical application of illumination model. At this moment the output radiance is represented as: diff --git a/dox/upgrade/upgrade.md b/dox/upgrade/upgrade.md index 269d1c8681..87d73022b3 100644 --- a/dox/upgrade/upgrade.md +++ b/dox/upgrade/upgrade.md @@ -1046,7 +1046,7 @@ Release 7.1.0 disables this functionality by default in favor of Programmable Pi Method *V3d_View::Export()*, based on *gl2ps* library, requires fixed pipeline and will return error if used with default settings. Applications should explicitly enable fixed pipeline by setting *OpenGl_Caps::ffpEnable* flag to TRUE within *OpenGl_GraphicDriver::ChangeOptions()* before creating the viewer to use *V3d_View::Export()*. -This method is declared as deprecated and will be removed in one of the the next OCCT releases. +This method is declared as deprecated and will be removed in one of the next OCCT releases. The recommended way to generate a vector image of a 3D model or scene is to use an application-level solution independent from OpenGL. @subsection upgrade_710_trsfpers Transformation persistence diff --git a/dox/user_guides/draw_test_harness/draw_test_harness.md b/dox/user_guides/draw_test_harness/draw_test_harness.md index e564ed446a..ae3a8db8b2 100644 --- a/dox/user_guides/draw_test_harness/draw_test_harness.md +++ b/dox/user_guides/draw_test_harness/draw_test_harness.md @@ -282,7 +282,7 @@ unset varname [varname varname ...] Without a value, *set* returns the content of the variable. -*unset* deletes variables. It is is also used to delete Draw variables. +*unset* deletes variables. It is also used to delete Draw variables. **Example:** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~{.cpp} @@ -6716,7 +6716,9 @@ options are : * *-FX Tx Ty TZ [Nx Ny Nz]* : Tangent and Normal are fixed * *-G guide* -These commands are used to create a shape from wires. One wire is designated as the contour that defines the direction; it is called the spine. At least one other wire is used to define the the sweep profile. +These commands are used to create a shape from wires. +One wire is designated as the contour that defines the direction; it is called the spine. +At least one other wire is used to define the sweep profile. * **mksweep** -- initializes the sweep creation and defines the wire to be used as the spine. * **addsweep** -- defines the wire to be used as the profile. * **deletesweep** -- cancels the choice of profile wire, without leaving the mksweep mode. You can re-select a profile wire. @@ -9258,7 +9260,7 @@ stepwrite 0 a /disk1/tmp/aaa.igs @subsection occt_draw_8_3 General commands -These are auxilary commands used for the analysis of result of translation of IGES and STEP files. +These are auxiliary commands used for the analysis of result of translation of IGES and STEP files. @subsubsection occt_draw_8_3_1 count diff --git a/dox/user_guides/modeling_algos/modeling_algos.md b/dox/user_guides/modeling_algos/modeling_algos.md index 7228b87c4b..353134dc96 100644 --- a/dox/user_guides/modeling_algos/modeling_algos.md +++ b/dox/user_guides/modeling_algos/modeling_algos.md @@ -1634,7 +1634,7 @@ It is forbidden to sweep Solids and Composite Solids. A Compound generates a Co @figure{/user_guides/modeling_algos/images/modeling_algos_image033.png,"Generating a sweep",360} -*BRepPrimAPI_MakeSweep class* is a deferred class used as a root of the the following sweep classes: +*BRepPrimAPI_MakeSweep class* is a deferred class used as a root of the following sweep classes: * *BRepPrimAPI_MakePrism* -- produces a linear sweep * *BRepPrimAPI_MakeRevol* -- produces a rotational sweep * *BRepPrimAPI_MakePipe* -- produces a general sweep. @@ -1667,7 +1667,8 @@ TopoDS_Solid P3 = BRepPrimAPI_MakePrism(F,direc,Standard_False); @subsubsection occt_modalg_4_2_3 Rotational Sweep *BRepPrimAPI_MakeRevol* class allows creating a rotational sweep from a shape, an axis (gp_Ax1), and an angle. The angle has a default value of 2*PI which means a closed revolution. -*BRepPrimAPI_MakeRevol* constructors have a last argument to copy or share the original shape. The following code creates a a full and a partial rotation using a face, an axis and an angle. +*BRepPrimAPI_MakeRevol* constructors have a last argument to copy or share the original shape. +The following code creates a full and a partial rotation using a face, an axis and an angle. ~~~~~ TopoDS_Face F = ...; // the profile diff --git a/dox/user_guides/ocaf/ocaf.md b/dox/user_guides/ocaf/ocaf.md index 18d52ca34a..ef75d9db41 100644 --- a/dox/user_guides/ocaf/ocaf.md +++ b/dox/user_guides/ocaf/ocaf.md @@ -1461,8 +1461,8 @@ The procedure of its creation is as follows: The long cylinder representing a "stem" of the nail refers to the corresponding parameters of the cone to define its own data (position, radius and height). It means that the long cylinder depends on the cone. - The parameters of the head cylinder may be expressed through the cone parameters - only or through the cone and the long cylinder parameters. + The parameters of the head cylinder may be expressed through the cone parameters + only or through the cone and the long cylinder parameters. It is suggested to express the position and the radius of the head cylinder through the position and the radius of the long cylinder, and the height of the head cylinder through the height of the cone. @@ -1478,12 +1478,12 @@ The procedure of its creation is as follows: @subsubsection occt_ocaf_8a_3_1 Creation of the nail - This method of the interface creates a data tree for the nail at a given leaf of OCAF data tree. - - It creates three sub-leaves for the cone and two cylinders and allocates the necessary data (references at the sub-leaves of the long and the head cylinders). - - It sets the default values of position, radius and height of the nail. - + This method of the interface creates a data tree for the nail at a given leaf of OCAF data tree. + + It creates three sub-leaves for the cone and two cylinders and allocates the necessary data (references at the sub-leaves of the long and the head cylinders). + + It sets the default values of position, radius and height of the nail. + The nail has the following user parameters: * The position -- coincides with the position of the cone * The radius of the stem part of the nail -- coincides with the radius of the cone @@ -1609,7 +1609,7 @@ To automatically erase the nail from the viewer and the data tree it is enough // A virtual method ::Arguments() returns a list of arguments of the function. CylinderDriver::Arguments( TDF_LabelList& 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() ) { diff --git a/dox/user_guides/step/step.md b/dox/user_guides/step/step.md index 8328a914fb..0fe82691a7 100644 --- a/dox/user_guides/step/step.md +++ b/dox/user_guides/step/step.md @@ -1066,7 +1066,7 @@ The table below describes STEP entities, which are created when the assembly str | :----- | :------ | :----- | :----- | | Points | Geom_CartesianPoint, Geom2d_CartesianPoint | cartesian_point | | | | TColgp_Array1OfPnt, TColgp_Array1OfPnt2d | polyline | | -| Placements | Geom_Axis1Plasement, Geom2d_AxisPlacement | axis1_placement | | +| Placements | Geom_Axis1Placement, Geom2d_AxisPlacement | axis1_placement | | | | Geom_Axis2Placement | axis2_placement_3d | | | Directions | Geom_Direction, Geom2d_Direction | direction | | | Vectors | Geom_Vector, Geom2d_Vector | vector | | diff --git a/dox/user_guides/visualization/visualization.md b/dox/user_guides/visualization/visualization.md index 403749d53e..aef9335a3e 100644 --- a/dox/user_guides/visualization/visualization.md +++ b/dox/user_guides/visualization/visualization.md @@ -20,7 +20,7 @@ As a result, in 3D, you, the user, have no need to be familiar with any function If, however, you require types of interactive objects and filters other than those provided, you will need to know the mechanics of presentable and selectable objects, specifically how to implement their virtual functions. To do this requires familiarity with such fundamental concepts as the Sensitive Primitive and the Presentable Object. -The the following packages are used to display 3D objects: +The following packages are used to display 3D objects: * *AIS*; * *StdPrs*; * *Prs3d*; diff --git a/samples/mfc/standard/Common/OCC_MainFrame.cpp b/samples/mfc/standard/Common/OCC_MainFrame.cpp index 246a9edfdc..82f760a5b4 100755 --- a/samples/mfc/standard/Common/OCC_MainFrame.cpp +++ b/samples/mfc/standard/Common/OCC_MainFrame.cpp @@ -142,8 +142,7 @@ void OCC_MainFrame::DockControlBarLeftOf(CToolBar* Bar,CToolBar* LeftOf) n = (dw&CBRS_ALIGN_LEFT && n==0) ? AFX_IDW_DOCKBAR_LEFT : n; n = (dw&CBRS_ALIGN_RIGHT && n==0) ? AFX_IDW_DOCKBAR_RIGHT : n; - // When we take the default parameters on rect, DockControlBar will dock - // each Toolbar on a seperate line. By calculating a rectangle, we in effect - // are simulating a Toolbar being dragged to that location and docked. + // When we take the default parameters on rect, DockControlBar will dock each Toolbar on a separate line. + // By calculating a rectangle, we in effect are simulating a Toolbar being dragged to that location and docked. DockControlBar(Bar,n,&rect); } diff --git a/samples/qt/FuncDemo/src/FThread.cpp b/samples/qt/FuncDemo/src/FThread.cpp index d66d14a4ae..e3a4b66dd2 100644 --- a/samples/qt/FuncDemo/src/FThread.cpp +++ b/samples/qt/FuncDemo/src/FThread.cpp @@ -109,7 +109,7 @@ void FThread::run() const int ret = D->Execute(log); if (ret == 0) { - // Successfuly executed! + // Successfully executed! itr.SetStatus(L, TFunction_ES_Succeeded); TDF_LabelList res; diff --git a/src/SWDRAW/SWDRAW_ShapeFix.cxx b/src/SWDRAW/SWDRAW_ShapeFix.cxx index e14348b075..9568345c65 100644 --- a/src/SWDRAW/SWDRAW_ShapeFix.cxx +++ b/src/SWDRAW/SWDRAW_ShapeFix.cxx @@ -717,14 +717,14 @@ static Standard_Integer checkoverlapedges(Draw_Interpretor& di, Standard_Integer ShapeAnalysis_Edge sae; if(sae.CheckOverlapping(e1,e2,aTol,aDistDomain)) { if(aDistDomain ==0.0) - di<<"Edges is overlaping comletly\n"; + di<<"Edges are overlapping completely\n"; else { - di<<"Edges is overlaped\n"; + di<<"Edges are overlapped\n"; di<<"with tolerance = "<= $end1} { puts " Mkoffset operation was made successfully" } -# Lenth of "profile" : 203.733802110964 +# Length of "profile" : 203.733802110964 renamevar result_1 result diff --git a/tests/bugs/modalg_1/bug15943 b/tests/bugs/modalg_1/bug15943 index d4cd635755..5e990b6d83 100755 --- a/tests/bugs/modalg_1/bug15943 +++ b/tests/bugs/modalg_1/bug15943 @@ -3,7 +3,7 @@ puts "OCC15943" puts "============" puts "" ####################################################################### -# Wrong result of boolen fuse +# Wrong result of boolean fuse ####################################################################### restore [locate_data_file OCC15943_p1.brep] b1 diff --git a/tests/bugs/modalg_1/bug174 b/tests/bugs/modalg_1/bug174 index 742a6a31c4..1efe2e7012 100755 --- a/tests/bugs/modalg_1/bug174 +++ b/tests/bugs/modalg_1/bug174 @@ -3,8 +3,8 @@ puts "OCC174" puts "========" puts "" ########################################################################### -## After analyze given face (file ff97.brep) using BRepCheck we recieve problem - "Bad Orientation of Subshape". -## But we believe that this shape must be OK or we have to recieve more detail another reply from BRepCheck. +## After analyze given face (file ff97.brep) using BRepCheck we receive problem - "Bad Orientation of Subshape". +## But we believe that this shape must be OK or we have to receive more detail another reply from BRepCheck. ########################################################################### restore [locate_data_file OCC174.brep] result diff --git a/tests/bugs/modalg_2/bug21754 b/tests/bugs/modalg_2/bug21754 index dbfd507aee..5dd362af8d 100755 --- a/tests/bugs/modalg_2/bug21754 +++ b/tests/bugs/modalg_2/bug21754 @@ -8,7 +8,7 @@ puts "" set BugNumber OCC21754 -# load shape and make face with natural bounds, to excluse possibility of +# load shape and make face with natural bounds, to exclude possibility of # lame excuse saying that it contains small edges restore [locate_data_file OCC21754-bug_bsection_empty.brep] a mksurface s a diff --git a/tests/bugs/modalg_2/bug22306_1 b/tests/bugs/modalg_2/bug22306_1 index db9e9fc9e7..860ddce871 100755 --- a/tests/bugs/modalg_2/bug22306_1 +++ b/tests/bugs/modalg_2/bug22306_1 @@ -3,7 +3,7 @@ puts "OCC22306" puts "============" puts "" ####################################################################### -# Fuse between cylinder and sphere produces not vallid result +# Fuse between cylinder and sphere produces not valid result ####################################################################### set BugNumber OCC22306 diff --git a/tests/bugs/modalg_2/bug22306_2 b/tests/bugs/modalg_2/bug22306_2 index 29bed13386..2194d4288c 100755 --- a/tests/bugs/modalg_2/bug22306_2 +++ b/tests/bugs/modalg_2/bug22306_2 @@ -3,7 +3,7 @@ puts "OCC22306" puts "============" puts "" ####################################################################### -# Fuse between cylinder and sphere produces not vallid result +# Fuse between cylinder and sphere produces not valid result ####################################################################### set BugNumber OCC22306 diff --git a/tests/bugs/modalg_2/bug22306_3 b/tests/bugs/modalg_2/bug22306_3 index af7935c550..fd2fc6e7be 100755 --- a/tests/bugs/modalg_2/bug22306_3 +++ b/tests/bugs/modalg_2/bug22306_3 @@ -3,7 +3,7 @@ puts "OCC22306" puts "============" puts "" ####################################################################### -# Fuse between cylinder and sphere produces not vallid result +# Fuse between cylinder and sphere produces not valid result ####################################################################### set BugNumber OCC22306 diff --git a/tests/bugs/modalg_2/bug22306_4 b/tests/bugs/modalg_2/bug22306_4 index 22f4554280..739559bcd4 100755 --- a/tests/bugs/modalg_2/bug22306_4 +++ b/tests/bugs/modalg_2/bug22306_4 @@ -3,7 +3,7 @@ puts "OCC22306" puts "============" puts "" ####################################################################### -# Fuse between cylinder and sphere produces not vallid result +# Fuse between cylinder and sphere produces not valid result ####################################################################### set BugNumber OCC22306 diff --git a/tests/bugs/modalg_2/bug22306_5 b/tests/bugs/modalg_2/bug22306_5 index 37627ce93a..9117293e13 100755 --- a/tests/bugs/modalg_2/bug22306_5 +++ b/tests/bugs/modalg_2/bug22306_5 @@ -3,7 +3,7 @@ puts "OCC22306" puts "============" puts "" ####################################################################### -# Fuse between cylinder and sphere produces not vallid result +# Fuse between cylinder and sphere produces not valid result ####################################################################### set BugNumber OCC22306 diff --git a/tests/bugs/modalg_2/bug22631 b/tests/bugs/modalg_2/bug22631 index 4b2449cb99..6f20c841a7 100755 --- a/tests/bugs/modalg_2/bug22631 +++ b/tests/bugs/modalg_2/bug22631 @@ -3,7 +3,7 @@ puts "OCC22631" puts "================" puts "" ####################################################################################### -# Regression in vizualization for b-spline surface +# Regression in visualization for b-spline surface ###################################################################################### set BugNumber OCC22631 diff --git a/tests/bugs/modalg_2/bug22790 b/tests/bugs/modalg_2/bug22790 index 0907542b10..72f3ebd116 100755 --- a/tests/bugs/modalg_2/bug22790 +++ b/tests/bugs/modalg_2/bug22790 @@ -3,7 +3,7 @@ puts "OCC22790" puts "============" puts "" ####################################################################### -# Boolean opeation Fuse fails. +# Boolean operation Fuse fails. ####################################################################### set BugNumber OCC22790 diff --git a/tests/bugs/modalg_2/bug22814 b/tests/bugs/modalg_2/bug22814 index 1963decf31..22ee9f2660 100755 --- a/tests/bugs/modalg_2/bug22814 +++ b/tests/bugs/modalg_2/bug22814 @@ -3,7 +3,7 @@ puts "OCC22814" puts "============" puts "" ####################################################################### -# Boolean opeation Section fails +# Boolean operation Section fails ####################################################################### set BugNumber OCC22814 diff --git a/tests/bugs/modalg_2/bug22893 b/tests/bugs/modalg_2/bug22893 index b38842d954..92ddb7fc7f 100755 --- a/tests/bugs/modalg_2/bug22893 +++ b/tests/bugs/modalg_2/bug22893 @@ -3,7 +3,7 @@ puts "OCC22893" puts "============" puts "" ############################################################################# -# Possible regression is tesselation algorithm of OCCT 6.5.2 +# Possible regression is tessellation algorithm of OCCT 6.5.2 ############################################################################# set BugNumber OCC22893 diff --git a/tests/bugs/modalg_2/bug22986 b/tests/bugs/modalg_2/bug22986 index a6962c67d5..8775cc4e4d 100755 --- a/tests/bugs/modalg_2/bug22986 +++ b/tests/bugs/modalg_2/bug22986 @@ -3,7 +3,7 @@ puts "OCC22986" puts "===========" puts "" ####################################################################### -# Regression with OCCT652 on Windows. DRAWEXE craches during featprism +# Regression with OCCT652 on Windows. DRAWEXE crashes during featprism ####################################################################### set BugNumber OCC22986 diff --git a/tests/bugs/modalg_2/bug251_1 b/tests/bugs/modalg_2/bug251_1 index 6a96082df2..88e940cdcf 100755 --- a/tests/bugs/modalg_2/bug251_1 +++ b/tests/bugs/modalg_2/bug251_1 @@ -20,8 +20,8 @@ foreach a [explode result e] { set coe [checkoverlapedges e1 e2 5.0e-5] puts "$a <-> $b: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { - puts "Error: $a and $b are overlaped" + if { [regexp "Edges are not overlapped" $coe] != 1 } { + puts "Error: $a and $b are overlapped" } } } diff --git a/tests/bugs/modalg_2/bug251_2 b/tests/bugs/modalg_2/bug251_2 index ae3cc79ce5..d65217b8b8 100755 --- a/tests/bugs/modalg_2/bug251_2 +++ b/tests/bugs/modalg_2/bug251_2 @@ -20,8 +20,8 @@ foreach a [explode result e] { set coe [checkoverlapedges e1 e2 5.0e-5] puts "$a <-> $b: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { - puts "Error: $a and $b are overlaped" + if { [regexp "Edges are not overlapped" $coe] != 1 } { + puts "Error: $a and $b are overlapped" } } } diff --git a/tests/bugs/modalg_2/bug292 b/tests/bugs/modalg_2/bug292 index 1164842050..2060e1a3d2 100755 --- a/tests/bugs/modalg_2/bug292 +++ b/tests/bugs/modalg_2/bug292 @@ -4,8 +4,8 @@ puts " OCC292 " puts "========================" puts "" ################################################################# -## Attached face looks as unclosed but command "checkshape" concludes that it is valid. Inspite of that, -## mesh for shading is not creating on this face. +## Attached face looks as unclosed but command "checkshape" concludes that it is valid. +## In spite of that, mesh for shading is not being created on this face. ################################################################# restore [locate_data_file OCC292.brep] result diff --git a/tests/bugs/modalg_2/bug345 b/tests/bugs/modalg_2/bug345 index e3efccd7e3..4a58706067 100755 --- a/tests/bugs/modalg_2/bug345 +++ b/tests/bugs/modalg_2/bug345 @@ -5,7 +5,7 @@ puts "OCC345" puts "================" puts "" ############################################ -## Command sameparametr in DRAW hangs on attached edge. +## Command sameparameter in DRAW hangs on attached edge. ############################################ restore [locate_data_file OCC345.brep] result diff --git a/tests/bugs/modalg_2/bug530 b/tests/bugs/modalg_2/bug530 index 25479bc5b2..c63f9d9b52 100755 --- a/tests/bugs/modalg_2/bug530 +++ b/tests/bugs/modalg_2/bug530 @@ -6,7 +6,7 @@ puts "OCC530" puts "=======" puts "" #################################### -## Draw hungs up during performing bfuse operation +## Draw hangs up during performing bfuse operation #################################### cpulimit 3000 diff --git a/tests/bugs/modalg_3/bug22595 b/tests/bugs/modalg_3/bug22595 index f587f7af53..5994721ede 100644 --- a/tests/bugs/modalg_3/bug22595 +++ b/tests/bugs/modalg_3/bug22595 @@ -3,7 +3,7 @@ puts "OCC22595" puts "============" puts "" ###################################################### -# gp_Mat's constructors incompletely initilize memory +# gp_Mat's constructors incompletely initialize memory ###################################################### set BugNumber OCC22595 diff --git a/tests/bugs/modalg_3/bug600 b/tests/bugs/modalg_3/bug600 index 02c44c87fb..f6968bc86d 100755 --- a/tests/bugs/modalg_3/bug600 +++ b/tests/bugs/modalg_3/bug600 @@ -1,5 +1,5 @@ puts "========================" -puts " OCC600: Result of BOPCOMMON operation is unclosed shape inspite of source solids are valid" +puts " OCC600: Result of BOPCOMMON operation is unclosed shape in spite of source solids are valid" puts "========================" cpulimit 200 diff --git a/tests/bugs/modalg_4/bug5806 b/tests/bugs/modalg_4/bug5806 index bb574f1559..197a76f0dc 100755 --- a/tests/bugs/modalg_4/bug5806 +++ b/tests/bugs/modalg_4/bug5806 @@ -22,7 +22,7 @@ if { [catch { thrusections resthru 1 1 wc pl } catch_result] } { puts "Faulty ${BugNumber} : thrusections is wrong" } -# straighforward hollowing will fail due to problems in the algorithm +# straightforward hollowing will fail due to problems in the algorithm explode resthru f if { [catch { offsetshape result resthru -0.5 resthru_6 resthru_7 } catch_result] } { diff --git a/tests/bugs/modalg_4/bug625 b/tests/bugs/modalg_4/bug625 index 3446082d04..d40baec41a 100755 --- a/tests/bugs/modalg_4/bug625 +++ b/tests/bugs/modalg_4/bug625 @@ -6,7 +6,7 @@ puts "OCC625" puts "========================" puts "" ############################################################################### -## Created filler looks strange (see attached picture) inspite of checkshapes told about correct source and result shapes. +## Created filler looks strange (see attached picture) in spite of checkshapes told about correct source and result shapes. ############################################################################### pload QAcommands diff --git a/tests/bugs/modalg_4/bug6272_71 b/tests/bugs/modalg_4/bug6272_71 index e58c4ae233..b6837defbe 100755 --- a/tests/bugs/modalg_4/bug6272_71 +++ b/tests/bugs/modalg_4/bug6272_71 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_710 b/tests/bugs/modalg_4/bug6272_710 index afdb22e152..f78013213b 100755 --- a/tests/bugs/modalg_4/bug6272_710 +++ b/tests/bugs/modalg_4/bug6272_710 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_72 b/tests/bugs/modalg_4/bug6272_72 index a46d024c05..d7d3a95c76 100755 --- a/tests/bugs/modalg_4/bug6272_72 +++ b/tests/bugs/modalg_4/bug6272_72 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_73 b/tests/bugs/modalg_4/bug6272_73 index b7ec6a1977..9a585ef725 100755 --- a/tests/bugs/modalg_4/bug6272_73 +++ b/tests/bugs/modalg_4/bug6272_73 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_74 b/tests/bugs/modalg_4/bug6272_74 index 79f8e45a2f..125b359bac 100755 --- a/tests/bugs/modalg_4/bug6272_74 +++ b/tests/bugs/modalg_4/bug6272_74 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_75 b/tests/bugs/modalg_4/bug6272_75 index d9c5c286b8..88929fd7f7 100755 --- a/tests/bugs/modalg_4/bug6272_75 +++ b/tests/bugs/modalg_4/bug6272_75 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_76 b/tests/bugs/modalg_4/bug6272_76 index 2b8699d52d..c02d3687bf 100755 --- a/tests/bugs/modalg_4/bug6272_76 +++ b/tests/bugs/modalg_4/bug6272_76 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_77 b/tests/bugs/modalg_4/bug6272_77 index 18c7c086e0..ff2d07111a 100755 --- a/tests/bugs/modalg_4/bug6272_77 +++ b/tests/bugs/modalg_4/bug6272_77 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_78 b/tests/bugs/modalg_4/bug6272_78 index b83f4c3d24..fc60f204ab 100755 --- a/tests/bugs/modalg_4/bug6272_78 +++ b/tests/bugs/modalg_4/bug6272_78 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_79 b/tests/bugs/modalg_4/bug6272_79 index 16dcfa855c..0661d7a999 100755 --- a/tests/bugs/modalg_4/bug6272_79 +++ b/tests/bugs/modalg_4/bug6272_79 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_81 b/tests/bugs/modalg_4/bug6272_81 index dde4dce380..242b7e934a 100755 --- a/tests/bugs/modalg_4/bug6272_81 +++ b/tests/bugs/modalg_4/bug6272_81 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_810 b/tests/bugs/modalg_4/bug6272_810 index e2a3c79264..1b37de4a29 100755 --- a/tests/bugs/modalg_4/bug6272_810 +++ b/tests/bugs/modalg_4/bug6272_810 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_82 b/tests/bugs/modalg_4/bug6272_82 index 2d61987798..4067f33c44 100755 --- a/tests/bugs/modalg_4/bug6272_82 +++ b/tests/bugs/modalg_4/bug6272_82 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_83 b/tests/bugs/modalg_4/bug6272_83 index 548fcb90f7..b2a1c5dc6c 100755 --- a/tests/bugs/modalg_4/bug6272_83 +++ b/tests/bugs/modalg_4/bug6272_83 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_84 b/tests/bugs/modalg_4/bug6272_84 index f4f6da039a..f1bccca48e 100755 --- a/tests/bugs/modalg_4/bug6272_84 +++ b/tests/bugs/modalg_4/bug6272_84 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_85 b/tests/bugs/modalg_4/bug6272_85 index 8c1ab166bf..de69f5b907 100755 --- a/tests/bugs/modalg_4/bug6272_85 +++ b/tests/bugs/modalg_4/bug6272_85 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_86 b/tests/bugs/modalg_4/bug6272_86 index 8bf25dd473..dd7475e6ab 100755 --- a/tests/bugs/modalg_4/bug6272_86 +++ b/tests/bugs/modalg_4/bug6272_86 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_87 b/tests/bugs/modalg_4/bug6272_87 index a844538bc4..329054bd26 100755 --- a/tests/bugs/modalg_4/bug6272_87 +++ b/tests/bugs/modalg_4/bug6272_87 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_88 b/tests/bugs/modalg_4/bug6272_88 index c1102cbc35..921579f9b3 100755 --- a/tests/bugs/modalg_4/bug6272_88 +++ b/tests/bugs/modalg_4/bug6272_88 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug6272_89 b/tests/bugs/modalg_4/bug6272_89 index aa8f64c649..6d0beca8d6 100755 --- a/tests/bugs/modalg_4/bug6272_89 +++ b/tests/bugs/modalg_4/bug6272_89 @@ -11,7 +11,7 @@ set BugNumber OCC6272 restore [locate_data_file OCC6272_bridge2.brep] a1 # -# a1 is compound. It containes a_3, a_5, a_1, a_2, a_4, a_6 solids +# a1 is compound. It contains a_3, a_5, a_1, a_2, a_4, a_6 solids # explode a1 so diff --git a/tests/bugs/modalg_4/bug712_1 b/tests/bugs/modalg_4/bug712_1 index 6d999e5c95..4dac4add38 100755 --- a/tests/bugs/modalg_4/bug712_1 +++ b/tests/bugs/modalg_4/bug712_1 @@ -4,7 +4,7 @@ puts "OCC712" puts "========" puts "" ######################################################### -## Exeption is raised in DRAW during building draft with help command "depouille" +## Exception is raised in DRAW during building draft with help command "depouille" ## on face in the attached shape. ######################################################### diff --git a/tests/bugs/modalg_4/bug745_10 b/tests/bugs/modalg_4/bug745_10 index 6784e5b61f..3c72c0ea73 100755 --- a/tests/bugs/modalg_4/bug745_10 +++ b/tests/bugs/modalg_4/bug745_10 @@ -3,7 +3,7 @@ puts "OCC745" puts "========" puts "" ############################################# -# Negative offset parameter leads to positive offset and vise +# Negative offset parameter leads to positive offset and vice- # versa. Result of the offset represent an edge instead of wire. ############################################# diff --git a/tests/bugs/modalg_4/bug767 b/tests/bugs/modalg_4/bug767 index 9179b37bc8..746f8b3b67 100755 --- a/tests/bugs/modalg_4/bug767 +++ b/tests/bugs/modalg_4/bug767 @@ -4,7 +4,7 @@ puts "OCC767" puts "=======" puts "" ############################################ -## Command sameparametr in DRAW hangs on attached edge. +## Command sameparameter in DRAW hangs on attached edge. ############################################ restore [locate_data_file OCC767.brep] result diff --git a/tests/bugs/modalg_4/bug794 b/tests/bugs/modalg_4/bug794 index 97b3521644..a6b0932f18 100755 --- a/tests/bugs/modalg_4/bug794 +++ b/tests/bugs/modalg_4/bug794 @@ -3,7 +3,7 @@ puts " OCC794 " puts "=========" puts "" ##################################################### -## The offset algorithm produced invalid result when offseting an attached face +## The offset algorithm produced invalid result when offsetting an attached face ##################################################### pload QAcommands diff --git a/tests/bugs/modalg_4/bug80 b/tests/bugs/modalg_4/bug80 index efe5dc1d45..4a1fb8777c 100755 --- a/tests/bugs/modalg_4/bug80 +++ b/tests/bugs/modalg_4/bug80 @@ -4,7 +4,7 @@ puts "OCC80" puts "============" puts "" ########################################################## -## The command "section" in Draw gives exception "attempt to access to null objec " +## The command "section" in Draw gives exception "attempt to access to null object " ########################################################## restore [locate_data_file BUC60877_lh.brep] sh diff --git a/tests/bugs/modalg_4/bug8228 b/tests/bugs/modalg_4/bug8228 index a255b4c538..833129373f 100755 --- a/tests/bugs/modalg_4/bug8228 +++ b/tests/bugs/modalg_4/bug8228 @@ -3,7 +3,7 @@ puts "OCC8228" puts "============" puts "" ###################################################### -# exeption is raised during the vprops in DRAW on the attached shape +# exception is raised during the vprops in DRAW on the attached shape ###################################################### set BugNumber OCC8228 diff --git a/tests/bugs/modalg_5/bug23845 b/tests/bugs/modalg_5/bug23845 index 02c063df6a..6dbc53d4f0 100755 --- a/tests/bugs/modalg_5/bug23845 +++ b/tests/bugs/modalg_5/bug23845 @@ -3,7 +3,7 @@ puts "OCC23845" puts "================" puts "" ####################################################################### -# New auxilary method concatenating a wire into an edge based on C0-continuous curve. +# New auxiliary method concatenating a wire into an edge based on C0-continuous curve. ####################################################################### restore [locate_data_file bug23845_profil_0a.brep] a diff --git a/tests/bugs/modalg_5/bug24758_2 b/tests/bugs/modalg_5/bug24758_2 index 64e5d8cd2c..8ac61452e1 100644 --- a/tests/bugs/modalg_5/bug24758_2 +++ b/tests/bugs/modalg_5/bug24758_2 @@ -81,7 +81,7 @@ vertex vf0 x0 y0 z0 vertex vf1 x1 y1 z1 # -- variant: replace curve by arc with start at x0,y0,z0 and end at x1,y1,z1, -# -- such that tanget at start point is along Y +# -- such that tangent at start point is along Y #dset Rflute ((x1-x0)*(x1-x0)+(y1-y0)*(y1-y0))/(2*(x1-x0)) #circle aflute x0+Rflute y0 0 0 0 1 Rflute #mkedge sflute_1 aflute vf0 vf1 diff --git a/tests/bugs/modalg_5/bug24764 b/tests/bugs/modalg_5/bug24764 index 43ca30b0fe..b587de8342 100755 --- a/tests/bugs/modalg_5/bug24764 +++ b/tests/bugs/modalg_5/bug24764 @@ -5,7 +5,7 @@ puts "OCC24764" puts "================" puts "" ####################################################################################### -# Alien subshapes occured in result of 'bopcheck' operation +# Alien subshapes occurred in result of 'bopcheck' operation ###################################################################################### cpulimit 2000 diff --git a/tests/bugs/modalg_5/bug25729 b/tests/bugs/modalg_5/bug25729 index f67a42d739..44d5f7365e 100644 --- a/tests/bugs/modalg_5/bug25729 +++ b/tests/bugs/modalg_5/bug25729 @@ -3,7 +3,7 @@ puts "OCC25729" puts "=========" puts "" ############################################### -# algorith BRepOffset_MakeOffset(...) produces wrong result for join type Intersection +# algorithm BRepOffset_MakeOffset(...) produces wrong result for join type Intersection ############################################### restore [locate_data_file bug25729_source_shape.brep] s diff --git a/tests/bugs/modalg_6/bug25220 b/tests/bugs/modalg_6/bug25220 index 2290eab159..c832d30a6b 100644 --- a/tests/bugs/modalg_6/bug25220 +++ b/tests/bugs/modalg_6/bug25220 @@ -3,7 +3,7 @@ puts "OCC25220" puts "============" puts "" ###################################################### -# Using BRepFill_OffsetWire withs wires containing arc edges throws exception "Standard_NullValue" +# Using BRepFill_OffsetWire with wires containing arc edges throws exception "Standard_NullValue" ###################################################### restore [locate_data_file bug25220.brep] a diff --git a/tests/bugs/modalg_6/bug26687 b/tests/bugs/modalg_6/bug26687 index f1e054d5a5..7ddfec465b 100755 --- a/tests/bugs/modalg_6/bug26687 +++ b/tests/bugs/modalg_6/bug26687 @@ -11,7 +11,7 @@ puts "" restore [locate_data_file bug26687_w.brep] w #It is impossible to create a plane there is no any surface -#which every edge has its p-cuve in. +#which every edge has its p-curve in. mkplane f w diff --git a/tests/bugs/modalg_6/bug26718 b/tests/bugs/modalg_6/bug26718 index fca59bfb3d..ac5d4a8527 100755 --- a/tests/bugs/modalg_6/bug26718 +++ b/tests/bugs/modalg_6/bug26718 @@ -3,7 +3,7 @@ puts "OCC26718" puts "============" puts "" ############################################################################################# -## Big tolerance value of the edge in the result of Genral Fuse operation +## Big tolerance value of the edge in the result of General Fuse operation ############################################################################################# restore [locate_data_file bug26718_w6_b1.brep] b1 diff --git a/tests/bugs/modalg_6/bug26848 b/tests/bugs/modalg_6/bug26848 index ccdef73d7c..13ccd9fb53 100755 --- a/tests/bugs/modalg_6/bug26848 +++ b/tests/bugs/modalg_6/bug26848 @@ -2,7 +2,7 @@ puts "========================" puts " OCC26848" puts " OCC600" puts "========================" -## Result of BOPCOMMON operation is unclosed shape inspite of source solids are valid +## Result of BOPCOMMON operation is unclosed shape in spite of source solids are valid ## Result of BO depends on arguments order ############################################################ cpulimit 5000 diff --git a/tests/bugs/modalg_6/bug27252_2 b/tests/bugs/modalg_6/bug27252_2 index 3006392d57..6372ad1630 100644 --- a/tests/bugs/modalg_6/bug27252_2 +++ b/tests/bugs/modalg_6/bug27252_2 @@ -54,8 +54,8 @@ foreach Toler { 1.0e-7 1.0e-4 } { set coe [checkoverlapedges e1 e2 5.0e-5] puts "result_$ic <-> result_$ip: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { - puts "Error: result_$ic and result_$ip are overlaped" + if { [regexp "Edges are not overlapped" $coe] != 1 } { + puts "Error: result_$ic and result_$ip are overlapped" } } @@ -81,4 +81,4 @@ foreach Toler { 1.0e-7 1.0e-4 } { clear don s1 s2 result* checkview -screenshot -2d -path ${imagedir}/${test_image}_${CheckID}.png -} \ No newline at end of file +} diff --git a/tests/bugs/modalg_6/bug27252_3 b/tests/bugs/modalg_6/bug27252_3 index 89da745989..6aa6465cc8 100644 --- a/tests/bugs/modalg_6/bug27252_3 +++ b/tests/bugs/modalg_6/bug27252_3 @@ -54,8 +54,8 @@ foreach Toler { 1.0e-7 1.0e-4 } { set coe [checkoverlapedges e1 e2 5.0e-5] puts "result_$ic <-> result_$ip: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { - puts "Error: result_$ic and result_$ip are overlaped" + if { [regexp "Edges are not overlapped" $coe] != 1 } { + puts "Error: result_$ic and result_$ip are overlapped" } } diff --git a/tests/bugs/modalg_6/bug27252_4 b/tests/bugs/modalg_6/bug27252_4 index 0117253ca4..4c58844658 100644 --- a/tests/bugs/modalg_6/bug27252_4 +++ b/tests/bugs/modalg_6/bug27252_4 @@ -54,8 +54,8 @@ foreach Toler { 1.0e-7 1.0e-4 } { set coe [checkoverlapedges e1 e2 5.0e-5] puts "result_$ic <-> result_$ip: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { - puts "Error: result_$ic and result_$ip are overlaped" + if { [regexp "Edges are not overlapped" $coe] != 1 } { + puts "Error: result_$ic and result_$ip are overlapped" } } diff --git a/tests/bugs/modalg_6/bug27391 b/tests/bugs/modalg_6/bug27391 index 7b8905f26e..21141e1ae0 100644 --- a/tests/bugs/modalg_6/bug27391 +++ b/tests/bugs/modalg_6/bug27391 @@ -3,7 +3,7 @@ puts "OCC27391" puts "============" puts "" ###################################################### -# BRepLib::EnsureNormalConsistency() raises exception in case of asynchronious PolygonOnTriangulation problem +# BRepLib::EnsureNormalConsistency() raises exception in case of asynchronous PolygonOnTriangulation problem ###################################################### restore [locate_data_file bug27391_Ficomirrors_ExportBinMoldflow.brep] a diff --git a/tests/bugs/modalg_7/bug22750 b/tests/bugs/modalg_7/bug22750 index a5b198b829..a07937a978 100644 --- a/tests/bugs/modalg_7/bug22750 +++ b/tests/bugs/modalg_7/bug22750 @@ -26,12 +26,12 @@ appro c1 16 ee1 appro c2 16 ee2 appro c3 16 ee3 -#Make a surface by approximation passing throught a set of curves +#Make a surface by approximation passing through a set of curves # and create a face appsurf s1 c1 c2 c3 mkface f1 s1 -#Make a surface by approximation passing throught a set of ellipse +#Make a surface by approximation passing through a set of ellipse # and create a face appsurf s2 ee1 ee2 ee3 mkface f2 s2 @@ -45,7 +45,7 @@ circle c3 50 0 0 1 0 0 29 circle c4 100 0 0 1 0 0 20 circle c5 150 0 0 1 0 0 10 -#Make a surface by approximation passing throught a set of circles +#Make a surface by approximation passing through a set of circles # and create a face appsurf s3 c1 c2 c3 c4 c5 mkface f3 s3 @@ -74,7 +74,7 @@ checkshape so1 # The shape so1 is valid #Step 4: Create a Solid for fuselage -# We will extract the edge from the face f3, and use them to buid faces, the edge will be shared and we +# We will extract the edge from the face f3, and use them to build faces, the edge will be shared and we # can rebuild a sh and a solid with the basic and fast method nexplode f3 e @@ -97,7 +97,7 @@ checkshape rrr checknbshapes rrr -face 5 -wire 5 -shell 1 -solid 1 checkprops rrr -s 57448.9 -v 664969 -# Step 6: Create the othe wing using copy and rotation +# Step 6: Create the other wing using copy and rotation tcopy so1 so3 trotate so3 0 0 0 1 0 0 180 diff --git a/tests/bugs/modalg_7/bug23378_1 b/tests/bugs/modalg_7/bug23378_1 index 9dc66b4021..221e5e7dae 100644 --- a/tests/bugs/modalg_7/bug23378_1 +++ b/tests/bugs/modalg_7/bug23378_1 @@ -17,7 +17,7 @@ bopcut r # Result of operation should be two shapes (checking) set oper_result [explode r] if {[llength $oper_result] != 2} { - puts "ERRROR: Result of BrepAlgoAPI_Cut is unexpected" + puts "ERROR: Result of BrepAlgoAPI_Cut is unexpected" } # Algorithmic check of r_1 shape diff --git a/tests/bugs/modalg_7/bug23378_2 b/tests/bugs/modalg_7/bug23378_2 index 3e41a25c26..99d171650d 100644 --- a/tests/bugs/modalg_7/bug23378_2 +++ b/tests/bugs/modalg_7/bug23378_2 @@ -17,7 +17,7 @@ bopcut r # Result of operation should be two shapes (checking) set oper_result [explode r] if {[llength $oper_result] != 2} { - puts "ERRROR: Result of BrepAlgoAPI_Cut is unexpected" + puts "ERROR: Result of BrepAlgoAPI_Cut is unexpected" } # Algorithmic check of r_2 shape diff --git a/tests/bugs/modalg_7/bug24954_1 b/tests/bugs/modalg_7/bug24954_1 index 32c61d84bf..0dba6631cd 100644 --- a/tests/bugs/modalg_7/bug24954_1 +++ b/tests/bugs/modalg_7/bug24954_1 @@ -3,7 +3,7 @@ puts "OCC24954" puts "========" puts "" ################################################################ -# BRepBuilderAPI_MakeFace adds wire with aribitary orientation +# BRepBuilderAPI_MakeFace adds wire with arbitrary orientation ################################################################ polyline p 9.08 8.62 3.75 1.87 3.04 9. 4.26 1.37 -0.08 9.08 8.62 3.75 diff --git a/tests/bugs/modalg_7/bug24954_2 b/tests/bugs/modalg_7/bug24954_2 index 8930232b37..5243fd7002 100644 --- a/tests/bugs/modalg_7/bug24954_2 +++ b/tests/bugs/modalg_7/bug24954_2 @@ -3,7 +3,7 @@ puts "OCC24954" puts "========" puts "" ################################################################ -# BRepBuilderAPI_MakeFace adds wire with aribitary orientation +# BRepBuilderAPI_MakeFace adds wire with arbitrary orientation ################################################################ polyline p -1.15 3.42 1.95 4.54 3.13 1.36 2.97 -3.14 2.08 -1.15 3.42 1.95 diff --git a/tests/bugs/modalg_7/bug24954_3 b/tests/bugs/modalg_7/bug24954_3 index 655ba3c66c..292249078a 100644 --- a/tests/bugs/modalg_7/bug24954_3 +++ b/tests/bugs/modalg_7/bug24954_3 @@ -3,7 +3,7 @@ puts "OCC24954" puts "========" puts "" ################################################################ -# BRepBuilderAPI_MakeFace adds wire with aribitary orientation +# BRepBuilderAPI_MakeFace adds wire with arbitrary orientation ################################################################ polyline p -4.62 0.1 0.75 -4.12 4.64 -2.91 -1.55 -1.07 4.48 -4.62 0.1 0.75 diff --git a/tests/bugs/modalg_7/bug24954_4 b/tests/bugs/modalg_7/bug24954_4 index 26c9790271..f7c57bcb0e 100644 --- a/tests/bugs/modalg_7/bug24954_4 +++ b/tests/bugs/modalg_7/bug24954_4 @@ -3,7 +3,7 @@ puts "OCC24954" puts "========" puts "" ################################################################ -# BRepBuilderAPI_MakeFace adds wire with aribitary orientation +# BRepBuilderAPI_MakeFace adds wire with arbitrary orientation ################################################################ polyline p -2.92 -4.7 -2.87 4.73 1.75 1.76 3.14 -1.23 2.74 -2.92 -4.7 -2.87 diff --git a/tests/bugs/modalg_7/bug24954_5 b/tests/bugs/modalg_7/bug24954_5 index b61e4d5996..d1f7df4886 100644 --- a/tests/bugs/modalg_7/bug24954_5 +++ b/tests/bugs/modalg_7/bug24954_5 @@ -3,7 +3,7 @@ puts "OCC24954" puts "========" puts "" ################################################################ -# BRepBuilderAPI_MakeFace adds wire with aribitary orientation +# BRepBuilderAPI_MakeFace adds wire with arbitrary orientation ################################################################ polyline p -4.05 3.84 0.17 4.22 3.55 3.19 -1.32 -1.44 -1.57 -4.05 3.84 0.17 diff --git a/tests/bugs/modalg_7/bug24954_6 b/tests/bugs/modalg_7/bug24954_6 index de63e7074a..c010862fba 100644 --- a/tests/bugs/modalg_7/bug24954_6 +++ b/tests/bugs/modalg_7/bug24954_6 @@ -3,7 +3,7 @@ puts "OCC24954" puts "========" puts "" ################################################################ -# BRepBuilderAPI_MakeFace adds wire with aribitary orientation +# BRepBuilderAPI_MakeFace adds wire with arbitrary orientation ################################################################ polyline p -2.36 -1.62 0.17 3.26 -1.05 -3.8 2.75 -4.01 4.95 -2.36 -1.62 0.17 diff --git a/tests/bugs/modalg_7/bug24954_7 b/tests/bugs/modalg_7/bug24954_7 index 217ae8830c..1e40c4d6c4 100644 --- a/tests/bugs/modalg_7/bug24954_7 +++ b/tests/bugs/modalg_7/bug24954_7 @@ -3,7 +3,7 @@ puts "OCC24954" puts "========" puts "" ################################################################ -# BRepBuilderAPI_MakeFace adds wire with aribitary orientation +# BRepBuilderAPI_MakeFace adds wire with arbitrary orientation ################################################################ polyline p 4.72 2.03 -2.52 -4.78 1.89 -3.82 -1.42 4.56 1.55 4.72 2.03 -2.52 diff --git a/tests/bugs/modalg_7/bug24954_8 b/tests/bugs/modalg_7/bug24954_8 index adce12875a..48bc0abf85 100644 --- a/tests/bugs/modalg_7/bug24954_8 +++ b/tests/bugs/modalg_7/bug24954_8 @@ -3,7 +3,7 @@ puts "OCC24954" puts "========" puts "" ################################################################ -# BRepBuilderAPI_MakeFace adds wire with aribitary orientation +# BRepBuilderAPI_MakeFace adds wire with arbitrary orientation ################################################################ polyline p 2.02 -1.4 -3.75 -2.93 -1.87 1.72 -5. -0.18 0.39 2.02 -1.4 -3.75 diff --git a/tests/bugs/modalg_7/bug24954_9 b/tests/bugs/modalg_7/bug24954_9 index 435cda41bf..dcdebdfdac 100644 --- a/tests/bugs/modalg_7/bug24954_9 +++ b/tests/bugs/modalg_7/bug24954_9 @@ -3,7 +3,7 @@ puts "OCC24954" puts "========" puts "" ################################################################ -# BRepBuilderAPI_MakeFace adds wire with aribitary orientation +# BRepBuilderAPI_MakeFace adds wire with arbitrary orientation ################################################################ polyline p 1.21 0.16 4.2 3.12 4.16 0.93 -2.33 -2.55 2.41 1.21 0.16 4.2 diff --git a/tests/bugs/modalg_7/bug27419 b/tests/bugs/modalg_7/bug27419 index 55eb4061f1..fd1ead23a7 100644 --- a/tests/bugs/modalg_7/bug27419 +++ b/tests/bugs/modalg_7/bug27419 @@ -31,7 +31,7 @@ proj c $x_Coord $y_Coord $z_Coord #Get the length of projection set Proj_Len [lindex [string trim [length ext_1]] 4] -#Get maximim value of tolerance for the EDGE +#Get maximum value of tolerance for the EDGE set MaxTol_Edge [lindex [string trim [tolerance b_1]] 11] set MaxTol_Edge [string trim [string range $MaxTol_Edge [expr {[string first "=" $MaxTol_Edge] + 1}] [expr {[string length $MaxTol_Edge] - 1}]]] diff --git a/tests/bugs/modalg_7/bug27948 b/tests/bugs/modalg_7/bug27948 index e1d2295424..6cfec59e45 100644 --- a/tests/bugs/modalg_7/bug27948 +++ b/tests/bugs/modalg_7/bug27948 @@ -3,7 +3,7 @@ puts "OCC27948" puts "========" puts "" ################################## -# Cut produces unexcpected shape +# Cut produces unexpected shape ################################## restore [locate_data_file bug27948_a.brep] a diff --git a/tests/bugs/modalg_7/bug29293_1 b/tests/bugs/modalg_7/bug29293_1 index 7dc43f5f23..9ff06449e0 100644 --- a/tests/bugs/modalg_7/bug29293_1 +++ b/tests/bugs/modalg_7/bug29293_1 @@ -23,7 +23,7 @@ checknbshapes result -vertex 588 -edge 588 -wire 147 -face 147 -shell 147 # Check that the normal directions have been preserved. # All faces from input shapes which could pass into result have normals -# directed stricly to the top (0, 0, 1). So, it is necessary to check +# directed strictly to the top (0, 0, 1). So, it is necessary to check # that all faces from the result have the same normal direction. foreach f [explode result f] { diff --git a/tests/bugs/modalg_7/bug29293_2 b/tests/bugs/modalg_7/bug29293_2 index 119bf04252..04ad573be3 100644 --- a/tests/bugs/modalg_7/bug29293_2 +++ b/tests/bugs/modalg_7/bug29293_2 @@ -33,7 +33,7 @@ fit # Check that the normal directions have been preserved. # Both input faces faces have normals -# directed stricly to the top (0, 0, 1). So, it is necessary to check +# directed strictly to the top (0, 0, 1). So, it is necessary to check # that the reuslting face has the same normal direction. if {![regexp "(0, 0, 100)" [normals result -length 100 -print]]} { diff --git a/tests/bugs/moddata_1/buc61006 b/tests/bugs/moddata_1/buc61006 index f768a0d2d2..7b0bfe5218 100755 --- a/tests/bugs/moddata_1/buc61006 +++ b/tests/bugs/moddata_1/buc61006 @@ -4,7 +4,7 @@ puts "BUC61006" puts "=========" puts "" ######################################################### -## Checkshape says that face is valid but it inludes selfintersecting wire. +## Checkshape says that face is valid but it includes selfintersecting wire. ######################################################### restore [locate_data_file buc61006.brep] result diff --git a/tests/bugs/moddata_1/bug187 b/tests/bugs/moddata_1/bug187 index 8a8b18e513..a40381507c 100755 --- a/tests/bugs/moddata_1/bug187 +++ b/tests/bugs/moddata_1/bug187 @@ -8,7 +8,7 @@ puts "" ################################################################# ## In time document with "1-exhaust.brep" imported shape saving exception "Access Violation" ## raises because of wrong PColgp_HArray1 allocation. -## StandardCSFDB_Allocate badly allocates memory blocks: bad address value retuned. +## StandardCSFDB_Allocate badly allocates memory blocks: bad address value returned. ################################################################# restore [locate_data_file OCC187_from_bug_description.brep] result diff --git a/tests/bugs/moddata_1/bug22165 b/tests/bugs/moddata_1/bug22165 index 9d3f158f67..ee3dbc6da4 100644 --- a/tests/bugs/moddata_1/bug22165 +++ b/tests/bugs/moddata_1/bug22165 @@ -4,7 +4,7 @@ puts "OCC22165" puts "================" puts "" ####################################################################################### -# IGES transaltor does not produce any shape +# IGES translator does not produce any shape ###################################################################################### set BugNumber OCC22165 diff --git a/tests/bugs/moddata_1/bug22194 b/tests/bugs/moddata_1/bug22194 index a4810cea59..eef1ac92bb 100755 --- a/tests/bugs/moddata_1/bug22194 +++ b/tests/bugs/moddata_1/bug22194 @@ -3,7 +3,7 @@ puts "OCC22194" puts "============" puts "" ####################################################################### -# Exception in LocOpe_SplitShape algoritm +# Exception in LocOpe_SplitShape algorithm ####################################################################### restore [locate_data_file OCC22194-sh.brep] s diff --git a/tests/bugs/moddata_1/bug22623 b/tests/bugs/moddata_1/bug22623 index 8d7addae25..03b6cc8aec 100755 --- a/tests/bugs/moddata_1/bug22623 +++ b/tests/bugs/moddata_1/bug22623 @@ -6,7 +6,7 @@ puts "" puts "ATTENTION! TEST IN DEBUG MODE!" puts "" ####################################################################### -# Use of uninitializaed variables in HLRBRep_Curve::UpdateMinMax in debug mode +# Use of uninitialized variables in HLRBRep_Curve::UpdateMinMax in debug mode ####################################################################### catch { pload XDE } diff --git a/tests/bugs/moddata_1/bug227_1 b/tests/bugs/moddata_1/bug227_1 index bc0a9a48c6..179484b733 100755 --- a/tests/bugs/moddata_1/bug227_1 +++ b/tests/bugs/moddata_1/bug227_1 @@ -5,7 +5,7 @@ puts "(case 1)" puts "========" ############################################################## -##Incorrect result with missing faces after a fuse operation beetween the box and the wedge. +##Incorrect result with missing faces after a fuse operation between the box and the wedge. ############################################################### restore [locate_data_file OCC227a.brep] a diff --git a/tests/bugs/moddata_1/bug227_2 b/tests/bugs/moddata_1/bug227_2 index 1b7e73aa2b..16ae40be07 100755 --- a/tests/bugs/moddata_1/bug227_2 +++ b/tests/bugs/moddata_1/bug227_2 @@ -5,7 +5,7 @@ puts "(case 2)" puts "========" ############################################################## -##Incorrect result with missing faces after a fuse operation beetween the box and the wedge. +##Incorrect result with missing faces after a fuse operation between the box and the wedge. ############################################################### restore [locate_data_file OCC227a.brep] a diff --git a/tests/bugs/moddata_2/bug231 b/tests/bugs/moddata_2/bug231 index 7da341567a..560b9aa946 100755 --- a/tests/bugs/moddata_2/bug231 +++ b/tests/bugs/moddata_2/bug231 @@ -4,7 +4,7 @@ puts "========" puts "" ############################################# -##Uncorrect work DRAW command "proj" in version dev +##Incorrect work DRAW command "proj" in version dev ## and receive such result: ## in dev : ext_1 ext_2 ext_3 ## in C40 : ext_1 ext_2 ext_3 ext_4 diff --git a/tests/bugs/moddata_2/bug253 b/tests/bugs/moddata_2/bug253 index e8f307851a..a737170597 100755 --- a/tests/bugs/moddata_2/bug253 +++ b/tests/bugs/moddata_2/bug253 @@ -4,7 +4,7 @@ puts "========" ###################################################### ## Exception while segment operation on periodic BSpline curve. -## More over it seems that command segment in Draw doesnot work. +## More over it seems that command segment in Draw does not work. ###################################################### restore [locate_data_file OCC253.draw] result diff --git a/tests/bugs/moddata_2/bug262 b/tests/bugs/moddata_2/bug262 index 8d82dadd0d..f7dd93c9bc 100755 --- a/tests/bugs/moddata_2/bug262 +++ b/tests/bugs/moddata_2/bug262 @@ -13,7 +13,7 @@ build3d a ${tolerance} fsameparameter a explode a E -# Verify only a_1 and a_2 eges becouse a_3 had 3d curve before call of build3d command +# Verify only a_1 and a_2 eges because a_3 had 3d curve before call of build3d command set toler1 [maxtolerance a_1] regexp { +Edge +: +Min +[-0-9.+eE]+ +Max +([-0-9.+eE]+)} $toler1 full MaxEdgeTolerance1 diff --git a/tests/bugs/moddata_2/bug313 b/tests/bugs/moddata_2/bug313 index 9f009e7225..cc1bac90bc 100755 --- a/tests/bugs/moddata_2/bug313 +++ b/tests/bugs/moddata_2/bug313 @@ -5,7 +5,7 @@ puts "================" puts "" ######################################################## -#### Exeption is raised in DRAW during command "restore" on attahed shape. +#### Exception is raised in DRAW during command "restore" on attahed shape. ######################################################## restore [locate_data_file OCC313.brep] result diff --git a/tests/bugs/moddata_2/bug366 b/tests/bugs/moddata_2/bug366 index 7fccec9e69..17f55dd01c 100755 --- a/tests/bugs/moddata_2/bug366 +++ b/tests/bugs/moddata_2/bug366 @@ -4,7 +4,7 @@ puts " OCC366 " puts "========================" puts "" ################################################## -## Checkshape says that face is valid but it inludes selfintersecting wire +## Checkshape says that face is valid but it includes selfintersecting wire ################################################## restore [locate_data_file buc61006.brep] result diff --git a/tests/bugs/moddata_2/bug428 b/tests/bugs/moddata_2/bug428 index 7140f02607..7457abc572 100755 --- a/tests/bugs/moddata_2/bug428 +++ b/tests/bugs/moddata_2/bug428 @@ -1,5 +1,5 @@ puts "========" -puts "OCC428: Excep-tion during vizualization on attached shape in application." +puts "OCC428: Excep-tion during visualization on attached shape in application." puts "SAM1414: Excep-tion is raised in the package StdPrs." puts "========" diff --git a/tests/bugs/moddata_2/bug469 b/tests/bugs/moddata_2/bug469 index bd61c13ca3..ee90e9bf14 100755 --- a/tests/bugs/moddata_2/bug469 +++ b/tests/bugs/moddata_2/bug469 @@ -10,7 +10,7 @@ restore [locate_data_file OCC469.brep] a # remove small edges from the shape fixsmalledges a a 0.002 -# explode to get two arguemnts +# explode to get two arguments explode a # use fuzzy value to treat misalignment of the arguments diff --git a/tests/bugs/moddata_2/bug515 b/tests/bugs/moddata_2/bug515 index 2120f1b4af..105b9eb736 100755 --- a/tests/bugs/moddata_2/bug515 +++ b/tests/bugs/moddata_2/bug515 @@ -16,11 +16,11 @@ if { [catch {project c2d cx s -t 0.0015} ] } { set dump [dump c2d] # read dump of old curve set olddump [read [open [locate_data_file OCC515_DUMP]]] - # if the the dumps is equal this bug is still exist + # if the dumps are equal this bug still exists if { $dump == $olddump } { puts "OCC515 FAULTY" } else { - puts "OCC515 WARNING: Dumps of old and new curve are different, probably bug is still exist" + puts "OCC515 WARNING: Dumps of old and new curve are different, probably bug still exists" } } diff --git a/tests/bugs/moddata_2/bug542 b/tests/bugs/moddata_2/bug542 index 1b33b0e23e..36ef5e17be 100755 --- a/tests/bugs/moddata_2/bug542 +++ b/tests/bugs/moddata_2/bug542 @@ -17,11 +17,11 @@ if { [catch {project result c3d s } catch_result] } { set dump [dump result] # read dump of old curve set olddump [read [open [locate_data_file OCC542_DUMP]]] - # if the the dumps is equal this bug is still exist + # if the dumps are equal this bug still exists if { $dump == $olddump } { puts "OCC542 Faulty" } else { - puts "OCC542 WARNING: Dumps of old and new curve are different, probably bug is still exist" + puts "OCC542 WARNING: Dumps of old and new curve are different, probably bug still exists" } } diff --git a/tests/bugs/moddata_2/bug6412_1 b/tests/bugs/moddata_2/bug6412_1 index 87b5c66b4d..476adedaae 100755 --- a/tests/bugs/moddata_2/bug6412_1 +++ b/tests/bugs/moddata_2/bug6412_1 @@ -3,7 +3,7 @@ puts "OCC6412" puts "================" puts "" ####################################################################################### -# Regression in vizualization +# Regression in visualization ####################################################################################### set BugNumber OCC6412 diff --git a/tests/bugs/moddata_2/bug705 b/tests/bugs/moddata_2/bug705 index 85b69deaac..8eb7ddaaeb 100755 --- a/tests/bugs/moddata_2/bug705 +++ b/tests/bugs/moddata_2/bug705 @@ -5,7 +5,7 @@ puts "==========" puts "" ########################################################### ## The matrix of inertia for sphere computed incorrectly. -## In the secod case the not diagonal elements of the inertia matrix are not close to zero. +## In the second case the not diagonal elements of the inertia matrix are not close to zero. ########################################################### psphere result 10 10 10 diff --git a/tests/bugs/moddata_2/bug712_2 b/tests/bugs/moddata_2/bug712_2 index df5bd27201..4031b36a0b 100755 --- a/tests/bugs/moddata_2/bug712_2 +++ b/tests/bugs/moddata_2/bug712_2 @@ -5,7 +5,7 @@ puts "OCC712" puts "========" puts "" ############################################################ -## Exeption is raised in DRAW during building draft with help command "depouille" +## Exception is raised in DRAW during building draft with help command "depouille" ## on face in the attached shape. ## The source code of application is also attached and should be checked. ############################################################ diff --git a/tests/bugs/moddata_2/bug76 b/tests/bugs/moddata_2/bug76 index 591701be07..ca9c6c1d4d 100755 --- a/tests/bugs/moddata_2/bug76 +++ b/tests/bugs/moddata_2/bug76 @@ -15,7 +15,7 @@ checkshape sh2 regexp {Mass +: +([-0-9.+eE]+)} [vprops sh2] full l2 if { [expr abs([expr $l1 - $vol1_exp])] > 0.00999} { - puts "Error : Volume of OCC76-1.brep is calculated wrongly becuase $vol1_exp value must be but $l1 is" + puts "Error : Volume of OCC76-1.brep is calculated wrongly because $vol1_exp value must be but $l1 is" } else { puts " Volume of OCC76-1.brep is right calculated" } diff --git a/tests/bugs/moddata_3/bug24108_2 b/tests/bugs/moddata_3/bug24108_2 index aaedff49d6..4a95a009b3 100644 --- a/tests/bugs/moddata_3/bug24108_2 +++ b/tests/bugs/moddata_3/bug24108_2 @@ -4,7 +4,7 @@ puts "============" puts "" ####################################################################### # Boolean fuse fails -# -- test #2: in rotated co-ordinates -- +# -- test #2: in rotated coordinates -- ####################################################################### puts "Load first shape ..." diff --git a/tests/bugs/moddata_3/bug27299_1 b/tests/bugs/moddata_3/bug27299_1 index 5224f6ddee..93c45e3876 100644 --- a/tests/bugs/moddata_3/bug27299_1 +++ b/tests/bugs/moddata_3/bug27299_1 @@ -4,7 +4,7 @@ puts "================" puts "" ############################################################## # Incorrect result of the normal projection algorithm -# Exception during the exectuion +# Exception during the execution ############################################################## restore [locate_data_file bug27299_1.brep] aShape diff --git a/tests/bugs/moddata_3/bug27299_2 b/tests/bugs/moddata_3/bug27299_2 index b41bf432bb..9998387370 100644 --- a/tests/bugs/moddata_3/bug27299_2 +++ b/tests/bugs/moddata_3/bug27299_2 @@ -4,7 +4,7 @@ puts "================" puts "" ############################################################## # Incorrect result of the normal projection algorithm -# Exception during the exectuion +# Exception during the execution ############################################################## restore [locate_data_file bug27299_1.brep] aShape diff --git a/tests/bugs/moddata_3/bug27299_3 b/tests/bugs/moddata_3/bug27299_3 index b03773c748..66b5516cfa 100644 --- a/tests/bugs/moddata_3/bug27299_3 +++ b/tests/bugs/moddata_3/bug27299_3 @@ -4,7 +4,7 @@ puts "================" puts "" ############################################################## # Incorrect result of the normal projection algorithm -# Exception during the exectuion +# Exception during the execution ############################################################## restore [locate_data_file bug27299_2.brep] aShape diff --git a/tests/bugs/moddata_3/bug599 b/tests/bugs/moddata_3/bug599 index ddf00280c7..f308ba9afe 100644 --- a/tests/bugs/moddata_3/bug599 +++ b/tests/bugs/moddata_3/bug599 @@ -3,7 +3,7 @@ puts " OCC599" puts "========================" puts "" ######################################################### -## Result of BOPFUSE operation is unclosed shape inspite of source solids are valid +## Result of BOPFUSE operation is unclosed shape in spite of source solids are valid ######################################################### cpulimit 2000 diff --git a/tests/bugs/splitshape/end b/tests/bugs/splitshape/end index 6330cd43d2..43cc6dfa97 100644 --- a/tests/bugs/splitshape/end +++ b/tests/bugs/splitshape/end @@ -3,7 +3,7 @@ # test data (expected values of test execution). # The procedure is: # - load specified data files -# - check validity of result shape, vizualize building compartments, +# - check validity of result shape, visualize building compartments, ######################################################################## diff --git a/tests/bugs/step/bug2368 b/tests/bugs/step/bug2368 index 8238037a77..f3c1378e11 100644 --- a/tests/bugs/step/bug2368 +++ b/tests/bugs/step/bug2368 @@ -3,7 +3,7 @@ puts "OCC2368" puts "============" puts "" ###################################################### -# Exeption is raised in the application during reading attached IGES file. +# Exception is raised in the application during reading attached IGES file. ###################################################### set list [stepread [locate_data_file OCC2368.stp] a *] diff --git a/tests/bugs/step/bug24283_1 b/tests/bugs/step/bug24283_1 index 10ccbb3460..6fe91bd0f3 100644 --- a/tests/bugs/step/bug24283_1 +++ b/tests/bugs/step/bug24283_1 @@ -3,7 +3,7 @@ puts "OCC24283" puts "============" puts "" ##################################################### -# STEP read failes to read unbound advanced_face +# STEP read fails to read unbound advanced_face ##################################################### ReadStep D [locate_data_file bug24283_spheres.stp] diff --git a/tests/bugs/step/bug24283_2 b/tests/bugs/step/bug24283_2 index 6c4b0f776b..8f6b12d912 100644 --- a/tests/bugs/step/bug24283_2 +++ b/tests/bugs/step/bug24283_2 @@ -3,7 +3,7 @@ puts "OCC24283" puts "============" puts "" ##################################################### -# STEP read failes to read unbound advanced_face +# STEP read fails to read unbound advanced_face ##################################################### stepread [locate_data_file bug24283_spheres.stp] a * diff --git a/tests/bugs/step/bug26925 b/tests/bugs/step/bug26925 index 692cb27a31..dd8556f385 100644 --- a/tests/bugs/step/bug26925 +++ b/tests/bugs/step/bug26925 @@ -1,5 +1,5 @@ puts "# =====================================================================" -puts "# 0026925: Data Exchange - Execeptions can be raised if assembly is empty" +puts "# 0026925: Data Exchange - Exceptions can be raised if assembly is empty" puts "# =====================================================================" puts "" diff --git a/tests/bugs/step/bug630 b/tests/bugs/step/bug630 index 86165dea58..e434c5564e 100755 --- a/tests/bugs/step/bug630 +++ b/tests/bugs/step/bug630 @@ -3,7 +3,7 @@ puts "OCC630" puts "================" puts "" ######################################################## -## DRAW hungs up at the attempt to restore solid previously saved in STEP format +## DRAW hangs up at the attempt to restore solid previously saved in STEP format ######################################################## restore [locate_data_file OCC630.brep] a1 diff --git a/tests/bugs/step/bug8229 b/tests/bugs/step/bug8229 index d029eace67..bf5fbd5117 100755 --- a/tests/bugs/step/bug8229 +++ b/tests/bugs/step/bug8229 @@ -3,7 +3,7 @@ puts "OCC8229" puts "============" puts "" ####################################################################### -# Exeption is raised during the ReadStep in DRAW on the attached shape +# Exception is raised during the ReadStep in DRAW on the attached shape ####################################################################### set BugNumber OCC8229 diff --git a/tests/bugs/step/pro19895 b/tests/bugs/step/pro19895 index 74a72a7800..11a3a3ccbd 100755 --- a/tests/bugs/step/pro19895 +++ b/tests/bugs/step/pro19895 @@ -3,7 +3,7 @@ puts "PRO19895" puts "==========" ############################################################################# -## There is wrong tolerance after reading of the model in optimaze mode (C30). Retrive entity number 2139 from file +## There is wrong tolerance after reading of the model in optimaze mode (C30). Retrieve entity number 2139 from file ## "bm4_db_punch_a.stp" and will obtaine tolerance. It is very big and isolains extend from entity. ############################################################################# diff --git a/tests/bugs/vis/buc60661 b/tests/bugs/vis/buc60661 index 264e5077b2..5b916c36d9 100755 --- a/tests/bugs/vis/buc60661 +++ b/tests/bugs/vis/buc60661 @@ -8,7 +8,7 @@ pload XDE ################################################################## ##DESCRIPTION: It is impossible to nominate "sheding" mode in 3D-viewer for the some shapes in -## C30 (SUN station), which were stored in "IGES" format previousl and then were retrieved again +## C30 (SUN station), which were stored in "IGES" format previously and then were retrieved again ## into "BREP" format. ################################################################## diff --git a/tests/bugs/vis/bug10702 b/tests/bugs/vis/bug10702 index 0b425796f8..7100c9f5c6 100755 --- a/tests/bugs/vis/bug10702 +++ b/tests/bugs/vis/bug10702 @@ -29,7 +29,7 @@ vselect $x_coord $y_coord 1 ###vselect $x_coord $y_coord 1 meshhidesel m -puts "\nSelected elemement is hidden" +puts "\nSelected element is hidden" checkcolor $x_coord $y_coord 0 0 0.36 diff --git a/tests/bugs/vis/bug113 b/tests/bugs/vis/bug113 index b656f62026..8e2b352889 100755 --- a/tests/bugs/vis/bug113 +++ b/tests/bugs/vis/bug113 @@ -43,7 +43,7 @@ checkcolor ${X_01} ${Y_01} 0.8 0.8 0.8 checkcolor ${X_02} ${Y_02} 0.8 0.8 0.8 -# Hilight face +# Highlight face vmoveto ${X_01} ${Y_01} # Check face color diff --git a/tests/bugs/vis/bug17126 b/tests/bugs/vis/bug17126 index 0cde7e639d..b0cf9c834e 100644 --- a/tests/bugs/vis/bug17126 +++ b/tests/bugs/vis/bug17126 @@ -3,7 +3,7 @@ puts "OCC17126" puts "================" puts "" ####################################################################################### -# Vizualisation in 3d viewer in Draw hungs up +# Visualisation in 3d viewer in Draw hangs up ####################################################################################### restore [locate_data_file bug17126_ff_1285_viz.brep] a diff --git a/tests/bugs/vis/bug21578 b/tests/bugs/vis/bug21578 index efeaa7fced..8835246e5e 100755 --- a/tests/bugs/vis/bug21578 +++ b/tests/bugs/vis/bug21578 @@ -7,7 +7,7 @@ puts "OCC21578" puts "============" puts "" ###################################################### -# Attached shape is not vizualized in the shaded mode +# Attached shape is not visualized in the shaded mode ###################################################### set BugNumber OCC21578 diff --git a/tests/bugs/vis/bug21798 b/tests/bugs/vis/bug21798 index 0fc7337745..ed79652467 100755 --- a/tests/bugs/vis/bug21798 +++ b/tests/bugs/vis/bug21798 @@ -3,7 +3,7 @@ puts "OCC21798" puts "============" puts "" ####################################################################### -# Attached face hangs during vizualization in OCC Viewer 3D . +# Attached face hangs during visualization in OCC Viewer 3D . ####################################################################### set BugNumber OCC21798 diff --git a/tests/bugs/vis/bug223 b/tests/bugs/vis/bug223 index f5f6ac53bd..8c99859c40 100755 --- a/tests/bugs/vis/bug223 +++ b/tests/bugs/vis/bug223 @@ -57,6 +57,6 @@ puts "\n------- Additional Comments From Igor FEOKTISTOV 2002-05-20 12:32 ------ puts "It is not problem of meshing." puts "It is pure problem of shading geometrically coinciding faces with different" -puts "triangulation. If we create analitical cylinder and box by such way that plane" +puts "triangulation. If we create analytical cylinder and box by such way that plane" puts "faces of cylinder and two faces of box are coinceded, we will have the same" puts "result: fractional shading of coinciding faces.\n" diff --git a/tests/bugs/vis/bug230_1 b/tests/bugs/vis/bug230_1 index a530225817..8b4feba799 100644 --- a/tests/bugs/vis/bug230_1 +++ b/tests/bugs/vis/bug230_1 @@ -4,7 +4,7 @@ puts "OCC489" puts "========" puts "" ############################################ -## Numeric Error occures in V2d_View::WindowFit() , Magnify() +## Numeric Error occurs in V2d_View::WindowFit() , Magnify() ############################################ point p1 0 10 diff --git a/tests/bugs/vis/bug230_2 b/tests/bugs/vis/bug230_2 index 5abb7f7e16..094f1e32cc 100644 --- a/tests/bugs/vis/bug230_2 +++ b/tests/bugs/vis/bug230_2 @@ -4,7 +4,7 @@ puts "OCC489" puts "========" puts "" ############################################ -## Numeric Error occures in V2d_View::WindowFit() , Magnify() +## Numeric Error occurs in V2d_View::WindowFit() , Magnify() ############################################ point p1 0 10 diff --git a/tests/bugs/vis/bug23226 b/tests/bugs/vis/bug23226 index 5e0216b343..edc0a41e4e 100755 --- a/tests/bugs/vis/bug23226 +++ b/tests/bugs/vis/bug23226 @@ -12,7 +12,7 @@ set BugNumber OCC23226 # This test is modified test cdl/934/C2 # -# this test performs automatical test of primitives array objects by pixel checking +# this test performs automatic test of primitives array objects by pixel checking # this test ALSO DUMPS two result images (the primitives on the images should have # same contours, WIREFRAME OBJECTS ARE IN YELLOW-RED COLORS, SHADED OBJECTS ARE # BLUE-GREEN COLORS) diff --git a/tests/bugs/vis/bug24001 b/tests/bugs/vis/bug24001 index 59b6e27378..df937db500 100644 --- a/tests/bugs/vis/bug24001 +++ b/tests/bugs/vis/bug24001 @@ -26,7 +26,7 @@ vdump $imagedir/${casename}_${aTitle}.png -buffer rgb -width 512 -height 512 -st set aTitle "stereoL" vdump $imagedir/${casename}_${aTitle}.png -buffer rgb -width 512 -height 512 -stereo L -# test context stereo mode swicthing +# test context stereo mode switching # if not supported by hardware it must not crash vstereo 1 vclose all diff --git a/tests/bugs/vis/bug24389 b/tests/bugs/vis/bug24389 index 91979decf8..368b3e78fe 100644 --- a/tests/bugs/vis/bug24389 +++ b/tests/bugs/vis/bug24389 @@ -3,7 +3,7 @@ puts "CR24389" puts "============" puts "" ####################################################################### -# Invalid hilight of AIS dimension line in local selection +# Invalid highlight of AIS dimension line in local selection ####################################################################### vfont add [locate_data_file DejaVuSans.ttf] SansFont @@ -141,12 +141,12 @@ proc check_cross_picking { pick object name } { if {$i == $j} { set res [checkcolor $check_x $check_y 0 1 1] if { $res != 1 } { - puts "Error : No local hilighting of $name at pick coordinates ($pick_x, $pick_y) check coordinates ($check_x, $check_y)" + puts "Error : No local highlighting of $name at pick coordinates ($pick_x, $pick_y) check coordinates ($check_x, $check_y)" } } else { set res [checkcolor $check_x $check_y 0 0 0] if { $res != 1 } { - puts "Error : Unwanted hilighting of $name at pick coordinates ($pick_x, $pick_y) check coordinates ($check_x, $check_y)" + puts "Error : Unwanted highlighting of $name at pick coordinates ($pick_x, $pick_y) check coordinates ($check_x, $check_y)" } } } diff --git a/tests/bugs/vis/bug25492 b/tests/bugs/vis/bug25492 index b4cd5fc796..57135f95e8 100644 --- a/tests/bugs/vis/bug25492 +++ b/tests/bugs/vis/bug25492 @@ -4,7 +4,7 @@ puts "============" puts "" ####################################################################### # The selected subshape does not have topological relationship -# with orginal shape in OCC680 +# with original shape in OCC680 ####################################################################### pload ALL diff --git a/tests/bugs/vis/bug25540 b/tests/bugs/vis/bug25540 index c408c1f901..efcacb2b5e 100644 --- a/tests/bugs/vis/bug25540 +++ b/tests/bugs/vis/bug25540 @@ -27,7 +27,7 @@ vdump $imagedir/${casename}_shaded_pres.png vmoveto 100 100 vdump $imagedir/${casename}_h_pres.png -# Activate the local selection by edges and hilight small circle edge. +# Activate the local selection by edges and highlight small circle edge. # It's discretization should coincide with discretization of whole shape hiligting. vselmode p -set EDGE 1 vmoveto 130 80 diff --git a/tests/bugs/vis/bug25775 b/tests/bugs/vis/bug25775 index 32937d05d9..66c0cea0c9 100644 --- a/tests/bugs/vis/bug25775 +++ b/tests/bugs/vis/bug25775 @@ -1,5 +1,5 @@ puts "========" -puts "0025775: Default Gradient Backgound in V3d_Viewer has no effect in new created V3d_View" +puts "0025775: Default Gradient Background in V3d_Viewer has no effect in new created V3d_View" puts "========" puts "" diff --git a/tests/bugs/vis/bug26139 b/tests/bugs/vis/bug26139 index 6a9ac7defd..5ed565cd31 100644 --- a/tests/bugs/vis/bug26139 +++ b/tests/bugs/vis/bug26139 @@ -5,7 +5,7 @@ puts "" ########################################################################################## puts "AIS_InteractiveContext::Display performance regression" -# To measure performance downgrade, the time elapsed should be greated than on previous version +# To measure performance downgrade, the time elapsed should be greater than on previous version ########################################################################################## pload VISUALIZATION diff --git a/tests/bugs/vis/bug26940 b/tests/bugs/vis/bug26940 index 82399a37b7..d4bda0e888 100644 --- a/tests/bugs/vis/bug26940 +++ b/tests/bugs/vis/bug26940 @@ -16,7 +16,7 @@ vclipplane pln -set Driver1/Viewer1/View1 -equation 0 1 0 -0.5 -capping on vdump $imagedir/${casename}_normal.png set aColorNorm [vreadpixel 200 250 rgb name] -if { "$aColorNorm" != "GRAY14" } { puts "Error: Expected color of capping plane is GRAY14 (normal presentation). Actial is $aColorNorm" } +if { "$aColorNorm" != "GRAY14" } { puts "Error: Expected color of capping plane is GRAY14 (normal presentation). Actual is $aColorNorm" } vclear @@ -24,4 +24,4 @@ vconnectto bb 0 0 0 b vdump $imagedir/${casename}_connected.png set aColorConn [vreadpixel 200 250 rgb name] -if { "$aColorConn" != "GRAY14" } { puts "Error: Expected color of capping plane is GRAY14 (connected presentation). Actial is $aColorConn" } +if { "$aColorConn" != "GRAY14" } { puts "Error: Expected color of capping plane is GRAY14 (connected presentation). Actual is $aColorConn" } diff --git a/tests/bugs/vis/bug26960 b/tests/bugs/vis/bug26960 index aae31ebc79..ff6712f7ac 100644 --- a/tests/bugs/vis/bug26960 +++ b/tests/bugs/vis/bug26960 @@ -14,7 +14,7 @@ vdisplay -dispmode 1 -highmode 1 b vfit vselmode 4 1 vmoveto 250 250 -if {[vreadpixel 350 140 rgb name] != "BLACK"} { puts "ERROR: wrong inital location" } +if {[vreadpixel 350 140 rgb name] != "BLACK"} { puts "ERROR: wrong initial location" } vsetlocation b 0.5 0 0 if {[vreadpixel 350 140 rgb name] != "CYAN2"} { puts "ERROR: the transformation was not applied to highlight structure" } diff --git a/tests/bugs/vis/bug26973 b/tests/bugs/vis/bug26973 index 4b3b48e22c..3a1682ab8a 100644 --- a/tests/bugs/vis/bug26973 +++ b/tests/bugs/vis/bug26973 @@ -61,7 +61,7 @@ proc OCC26973 { toTestViewPlanes toApplyTrsf theImgIdr theCaseName} { set aSelectedFace [string trim [lindex [split [vstate] "\n"] 1] ] if {$aSelectedFace != "Face #1"} { puts "ERROR: wrong face is selected." - puts "Actually seleced face: $aSelectedFace" + puts "Actually selected face: $aSelectedFace" puts $aTestInfo } diff --git a/tests/bugs/vis/bug27536 b/tests/bugs/vis/bug27536 index 2f35cb1343..286fd869fb 100644 --- a/tests/bugs/vis/bug27536 +++ b/tests/bugs/vis/bug27536 @@ -15,7 +15,7 @@ vinit View2 w=200 h=400 vaxo vfit -# Check that box was't resized in small view +# Check that box wasn't resized in small view if {[vreadpixel 165 200 -rgb -name] != "DARKGOLDENROD"} { puts "ERROR: zoom persistent box is resized on view sizes changed!" } vdump $imagedir/${casename}_2.png diff --git a/tests/bugs/vis/bug27688 b/tests/bugs/vis/bug27688 index 3cc7095d74..bd74876f8c 100644 --- a/tests/bugs/vis/bug27688 +++ b/tests/bugs/vis/bug27688 @@ -2,7 +2,7 @@ puts "========" puts "Visualization, AIS_Dimension - add possibility to set custom text value" puts "========" -# Test case creates three lenght dimensions where value is set as real, +# Test case creates three length dimensions where value is set as real, # as text and is reset to auto value state. pload MODELING VISUALIZATION diff --git a/tests/bugs/vis/bug27751_capping b/tests/bugs/vis/bug27751_capping index b53e55edfd..ac1c1f8445 100644 --- a/tests/bugs/vis/bug27751_capping +++ b/tests/bugs/vis/bug27751_capping @@ -1,5 +1,5 @@ puts "========" -puts "Capping plane perserving material" +puts "Capping plane preserving material" puts "========" set aHatch [locate_data_file images/hatch_1.png] diff --git a/tests/bugs/vis/bug280_2 b/tests/bugs/vis/bug280_2 index f7d1387a7b..af7949c87d 100755 --- a/tests/bugs/vis/bug280_2 +++ b/tests/bugs/vis/bug280_2 @@ -1,6 +1,6 @@ puts "========" puts "OCC280" -puts "2. Hilighting the object, by moving mouse cursor on it does not hilight the object" +puts "2. Highlighting the object, by moving mouse cursor on it does not highlight the object" puts "========" vinit diff --git a/tests/bugs/vis/bug28988 b/tests/bugs/vis/bug28988 index 2a17b6f9d9..637e73fd9b 100644 --- a/tests/bugs/vis/bug28988 +++ b/tests/bugs/vis/bug28988 @@ -19,4 +19,4 @@ vmoveto 110 110 vlocation b -reset vmoveto 110 110 vreadpixel 110 110 rgb name -if { "[vreadpixel 110 110 rgb name]" != "CYAN2" } { puts "Error: resetted shape is not selected!" } +if { "[vreadpixel 110 110 rgb name]" != "CYAN2" } { puts "Error: reset shape is not selected!" } diff --git a/tests/bugs/vis/bug30630_3 b/tests/bugs/vis/bug30630_3 index 0f93917a37..6bf0e08a35 100644 --- a/tests/bugs/vis/bug30630_3 +++ b/tests/bugs/vis/bug30630_3 @@ -39,4 +39,4 @@ vdisplay -dispMode 1 c vaspects c -setBackFaceColor RED vfit vdump $imagedir/${casename}_mirrev.png -if { [vreadpixel 195 220 rgb name] == "BLUE2" } { puts "Error: revered mirrored box should NOT look inside out" } +if { [vreadpixel 195 220 rgb name] == "BLUE2" } { puts "Error: reversed mirrored box should NOT look inside out" } diff --git a/tests/bugs/vis/bug30695 b/tests/bugs/vis/bug30695 index d8ce2bfca4..366ccef3cb 100644 --- a/tests/bugs/vis/bug30695 +++ b/tests/bugs/vis/bug30695 @@ -34,14 +34,14 @@ vclipplane set pln view Driver1/Viewer1/View1 # use clippling plane to have two objects visible (the second object is partially visible) vclipplane change pln equation -1 0 0 5 -# apply inital selection rectangle, expecting selection of only fully visible object +# apply initial selection rectangle, expecting selection of only fully visible object vselect 40 100 370 300 if {[vnbselected] != 1} { - puts "ERROR: Bad numer of selected objects after clippling plane set on view!" + puts "ERROR: Bad number of selected objects after clippling plane set on view!" } -# apply inital selection rectangle, expecting selection of partially included object also +# apply initial selection rectangle, expecting selection of partially included object also vselect 40 100 370 300 -allowoverlap 1 if {[vnbselected] != 2} { - puts "ERROR: Bad numer of selected objects after clippling plane set on view with allow overlap selection!" + puts "ERROR: Bad number of selected objects after clippling plane set on view with allow overlap selection!" } diff --git a/tests/bugs/vis/bug31221 b/tests/bugs/vis/bug31221 index 2487ae5c91..e5db4a3eab 100644 --- a/tests/bugs/vis/bug31221 +++ b/tests/bugs/vis/bug31221 @@ -16,7 +16,7 @@ vdisplay e vfit # 1. -# Set composition filter AND to aplly VERTEX and EDGE filter +# Set composition filter AND to apply VERTEX and EDGE filter # the vertex and the edge isn't selected vselfilter -contextfilter AND -type VERTEX -secondtype EDGE @@ -36,7 +36,7 @@ vchangeselected e vchangeselected v # 3. -# Set composition filter OR to aplly VERTEX and EDGE filter +# Set composition filter OR to apply VERTEX and EDGE filter # the vertex and the edge is selected vselfilter -contextfilter OR -type VERTEX -secondtype EDGE diff --git a/tests/bugs/vis/bug872 b/tests/bugs/vis/bug872 index 34bc2aeb0b..3af52ef308 100755 --- a/tests/bugs/vis/bug872 +++ b/tests/bugs/vis/bug872 @@ -5,7 +5,7 @@ puts "=======" puts "" ######################################## -## Exception is raised during vizualization attached shape. +## Exception is raised during visualization attached shape. ######################################## cpulimit 3000 diff --git a/tests/bugs/xde/bug22776 b/tests/bugs/xde/bug22776 index aeb15262dc..d0b71947ee 100755 --- a/tests/bugs/xde/bug22776 +++ b/tests/bugs/xde/bug22776 @@ -105,7 +105,7 @@ puts "Transparency1 = ${Transparency1}" puts "Transparency2 = ${Transparency2}" set DefaultAISTransparency 0 if { ${Transparency1} != ${DefaultAISTransparency} } { - puts "Default transparency is worng: Error" + puts "Default transparency is wrong: Error" set status 1 } diff --git a/tests/bugs/xde/bug22826 b/tests/bugs/xde/bug22826 index c62c3316f2..e0d825c920 100755 --- a/tests/bugs/xde/bug22826 +++ b/tests/bugs/xde/bug22826 @@ -3,7 +3,7 @@ puts "OCC22826" puts "============" puts "" ####################################################################### -# Increasiong of perfomance of fixes applied during translation of STEP files. +# Increasiong of performance of fixes applied during translation of STEP files. ####################################################################### set BugNumber OCC22826 diff --git a/tests/bugs/xde/bug22898 b/tests/bugs/xde/bug22898 index b5d10f2dbf..a86dbb8a89 100644 --- a/tests/bugs/xde/bug22898 +++ b/tests/bugs/xde/bug22898 @@ -1,7 +1,7 @@ puts "TODO OCC24156 MacOS: Error: unsupported locale specification" # Test for issue #22898 and other functionality that can be affected by locale. -# Just run multiple conversions of the shape to and from diferent formats and +# Just run multiple conversions of the shape to and from different formats and # check that the result is good shape with expected area if { [checkplatform -linux] } { diff --git a/tests/bugs/xde/bug22982 b/tests/bugs/xde/bug22982 index b21c742605..d5a5135aac 100755 --- a/tests/bugs/xde/bug22982 +++ b/tests/bugs/xde/bug22982 @@ -5,7 +5,7 @@ puts "OCC22982" puts "============" puts "" ################################################################## -# Generic color is overriden in STEPCAFControl_Writer::WriteColors +# Generic color is overridden in STEPCAFControl_Writer::WriteColors ################################################################## set BugNumber OCC22982 diff --git a/tests/bugs/xde/bug23009 b/tests/bugs/xde/bug23009 index ddb83ade5c..338bddfc52 100755 --- a/tests/bugs/xde/bug23009 +++ b/tests/bugs/xde/bug23009 @@ -3,7 +3,7 @@ puts "OCC23009" puts "========================" puts "" ####################################################################### -# Request of a new feature fot units management during step import +# Request of a new feature for units management during step import ####################################################################### set BugNumber OCC23009 diff --git a/tests/bugs/xde/bug23736 b/tests/bugs/xde/bug23736 index 5db5b181ba..d9f05bf11d 100644 --- a/tests/bugs/xde/bug23736 +++ b/tests/bugs/xde/bug23736 @@ -3,7 +3,7 @@ puts "CR23736" puts "============" puts "" ###################################################### -# Exeption during reading STEP file in Test Harness +# Exception during reading STEP file in Test Harness ###################################################### pload DCAF diff --git a/tests/bugs/xde/bug23895 b/tests/bugs/xde/bug23895 index ee81e9bcbf..5ab5e9ca37 100644 --- a/tests/bugs/xde/bug23895 +++ b/tests/bugs/xde/bug23895 @@ -3,7 +3,7 @@ puts "OCC23895" puts "============" puts "" ################################################################# -# XCAF document shoud store names for subfigures from IGES files +# XCAF document should store names for subfigures from IGES files ################################################################# ReadIges D [locate_data_file bug23895_test.igs] diff --git a/tests/bugs/xde/bug27169 b/tests/bugs/xde/bug27169 index 319bb69eda..3c704aaa0b 100644 --- a/tests/bugs/xde/bug27169 +++ b/tests/bugs/xde/bug27169 @@ -26,22 +26,22 @@ puts "Name_3='${Name_3}'" puts "Name_4='${Name_4}'" if (![regexp {NAUO1} ${Name_1}]) { - puts "Error: Name of entitie ${label_1} is bad" + puts "Error: Name of entity ${label_1} is bad" } else { - puts "OK: Name of entitie ${label_1} is good" + puts "OK: Name of entity ${label_1} is good" } if (![regexp {NAUO2} ${Name_2}]) { - puts "Error: Name of entitie ${label_2} is bad" + puts "Error: Name of entity ${label_2} is bad" } else { - puts "OK: Name of entitie ${label_2} is good" + puts "OK: Name of entity ${label_2} is good" } if (![regexp {NAUO3} ${Name_3}]) { - puts "Error: Name of entitie ${label_3} is bad" + puts "Error: Name of entity ${label_3} is bad" } else { - puts "OK: Name of entitie ${label_3} is good" + puts "OK: Name of entity ${label_3} is good" } if (![regexp {NAUO4} ${Name_4}]) { - puts "Error: Name of entitie ${label_4} is bad" + puts "Error: Name of entity ${label_4} is bad" } else { - puts "OK: Name of entitie ${label_4} is good" + puts "OK: Name of entity ${label_4} is good" } diff --git a/tests/bugs/xde/bug28044 b/tests/bugs/xde/bug28044 index 6bfbac46d4..1d3c907fa3 100644 --- a/tests/bugs/xde/bug28044 +++ b/tests/bugs/xde/bug28044 @@ -77,7 +77,7 @@ for { set i 0 } { $i < 12 } { incr i } { if {[llength $err_compare_ref] > 0} { puts "Error : differences with reference data found :\n$err_compare_ref" } else { - puts "Comparision of current result with reference data - OK\n" + puts "Comparison of current result with reference data - OK\n" } puts "TEST COMPLETED" \ No newline at end of file diff --git a/tests/bugs/xde/bug547_1 b/tests/bugs/xde/bug547_1 index d6236712bd..f5c543c299 100755 --- a/tests/bugs/xde/bug547_1 +++ b/tests/bugs/xde/bug547_1 @@ -4,7 +4,7 @@ puts "(case 1)" puts "========================" puts "" #################################### -## Big tolerance after commmand fixshape r a 1.e-7 1 +## Big tolerance after command fixshape r a 1.e-7 1 #################################### cpulimit 3000 diff --git a/tests/bugs/xde/bug6542 b/tests/bugs/xde/bug6542 index 2c49bf2860..e37da46149 100644 --- a/tests/bugs/xde/bug6542 +++ b/tests/bugs/xde/bug6542 @@ -26,10 +26,10 @@ if {$index > -1} { set index1 [lsearch -exact ${dumpList} Circle] if {${index1} == -1} { - puts "Faulty ${BugNumber} : there is not a cirle in source file" + puts "Faulty ${BugNumber} : there is not a circle in source file" incr status } else { - puts "OK ${BugNumber} : there is a cirle in source file" + puts "OK ${BugNumber} : there is a circle in source file" set Center_X_1 [lindex ${dumpList} [expr ${index1} + 5]] set Center_Y_1 [lindex ${dumpList} [expr ${index1} + 7]] set Center_Z_1 [lindex ${dumpList} [expr ${index1} + 9]] @@ -77,10 +77,10 @@ if {$index > -1} { set index2 [lsearch -exact ${dumpList2} Circle] if {${index2} == -1} { - puts "Faulty ${BugNumber} : there is not a cirle in writing file" + puts "Faulty ${BugNumber} : there is not a circle in writing file" incr status } else { - puts "OK ${BugNumber} : there is a cirle in writing file" + puts "OK ${BugNumber} : there is a circle in writing file" set Center_X_2 [lindex ${dumpList2} [expr ${index2} + 5]] set Center_Y_2 [lindex ${dumpList2} [expr ${index2} + 7]] set Center_Z_2 [lindex ${dumpList2} [expr ${index2} + 9]] diff --git a/tests/caf/driver/A1 b/tests/caf/driver/A1 index 8f13d7954d..b849ca17f5 100755 --- a/tests/caf/driver/A1 +++ b/tests/caf/driver/A1 @@ -2,7 +2,7 @@ NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels @@ -10,7 +10,7 @@ AddDriver D Box Attach Cyl ComputeFun D $F2; ## compute the function GetShape D $F2:2 Box2; ## check result whatis Box2 -GetReference D $B2; ## referes to result NS +GetReference D $B2; ## refers to result NS #2 NewCommand D diff --git a/tests/caf/driver/A2 b/tests/caf/driver/A2 index a2ca503912..9efcc8603b 100755 --- a/tests/caf/driver/A2 +++ b/tests/caf/driver/A2 @@ -14,14 +14,14 @@ AddDriver D Box Attach PTxyz PTALine PRLine PMirr Sph NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels ComputeFun D $F2; ## compute the function GetShape D $F2:2 Box2; ## check result whatis Box2 -GetReference D $B2; ## referes to result NS +GetReference D $B2; ## refers to result NS #2 diff --git a/tests/caf/driver/A3 b/tests/caf/driver/A3 index 4055a0908a..30807bf85a 100755 --- a/tests/caf/driver/A3 +++ b/tests/caf/driver/A3 @@ -3,7 +3,7 @@ AddDriver D Box Cyl Sph Attach XAttach PTxyz PTALine PRLine PMirr Cut Fuse Prism NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels diff --git a/tests/caf/driver/A4 b/tests/caf/driver/A4 index 16464455e0..424f6906be 100755 --- a/tests/caf/driver/A4 +++ b/tests/caf/driver/A4 @@ -4,7 +4,7 @@ AddDriver D Box Cyl Sph Attach XAttach PTxyz PTALine PRLine PMirr Cut Fuse Prism NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels diff --git a/tests/caf/driver/A5 b/tests/caf/driver/A5 index 8b5aca2946..87c8131dae 100755 --- a/tests/caf/driver/A5 +++ b/tests/caf/driver/A5 @@ -4,7 +4,7 @@ AddDriver D Box Cyl Sph Attach XAttach PTxyz PTALine PRLine PMirr Cut Fuse Prism NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels @@ -23,7 +23,7 @@ set Cyl [AddCyl D 70 275 ${Sel1}] ComputeFun D $Cyl:1 GetShape D $Cyl:1:2 CylS -#3 Transalte Cylinder +#3 Translate Cylinder NewCommand D set FTr1 [PTranslateDXYZ D $Cyl 100 0 0] ComputeFun D $FTr1 diff --git a/tests/caf/driver/A6 b/tests/caf/driver/A6 index 24c08bd551..d757e41d4d 100755 --- a/tests/caf/driver/A6 +++ b/tests/caf/driver/A6 @@ -5,14 +5,14 @@ set B1 [AddBox D 130 140 150]; ## add box ComputeFun D $B1:1; ## compute box1 function GetShape D $B1:1:2 Box1; ## check result whatis Box1 -# referes to result NS +# refers to result NS GetReference D $B1; ## check is reference set #2 - create box using more flexible set of commands NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels @@ -20,7 +20,7 @@ AddDriver D Box Attach Cyl ComputeFun D $F2; ## compute the function GetShape D $F2:2 Box2; ## check result whatis Box2 -GetReference D $B2; ## referes to result NS +GetReference D $B2; ## refers to result NS #3 NewCommand D diff --git a/tests/caf/driver/A7 b/tests/caf/driver/A7 index 231b303d86..067e946a84 100755 --- a/tests/caf/driver/A7 +++ b/tests/caf/driver/A7 @@ -15,7 +15,7 @@ NewCommand D isos 12 set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels @@ -23,7 +23,7 @@ ComputeFun D $F2; ## compute the function GetShape D $F2:2 Box2; ## check result fit whatis Box2 -GetReference D $B2; ## referes to result NS +GetReference D $B2; ## refers to result NS #2 Prism (after step #1) diff --git a/tests/caf/driver/A8 b/tests/caf/driver/A8 index 99b93cf306..9df0d59189 100755 --- a/tests/caf/driver/A8 +++ b/tests/caf/driver/A8 @@ -15,7 +15,7 @@ NewCommand D isos 12 set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels @@ -23,7 +23,7 @@ ComputeFun D $F2; ## compute the function GetShape D $F2:2 Box2; ## check result fit whatis Box2 -GetReference D $B2; ## referes to result NS +GetReference D $B2; ## refers to result NS #2 Revol Sectioned explode Box2 F diff --git a/tests/caf/driver/A9 b/tests/caf/driver/A9 index d886efac6f..696c4dcb1d 100755 --- a/tests/caf/driver/A9 +++ b/tests/caf/driver/A9 @@ -5,7 +5,7 @@ set B1 [AddBox D 130 140 150]; ## add box ComputeFun D $B1:1; ## compute box1 function GetShape D $B1:1:2 Box1; ## check result whatis Box1 -# referes to result NS +# refers to result NS GetReference D $B1; ## check is reference set diff --git a/tests/caf/driver/B1 b/tests/caf/driver/B1 index 39427fdcdc..0e1ae14176 100755 --- a/tests/caf/driver/B1 +++ b/tests/caf/driver/B1 @@ -4,7 +4,7 @@ AddDriver D Box Cyl Sph Attach XAttach PTxyz PTALine PRLine PMirr Cut Fuse Prism NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels diff --git a/tests/caf/driver/B2 b/tests/caf/driver/B2 index c2e5f9507a..e337a72506 100755 --- a/tests/caf/driver/B2 +++ b/tests/caf/driver/B2 @@ -5,7 +5,7 @@ set B1 [AddBox D 130 140 150]; ## add box ComputeFun D $B1:1; ## compute box1 function GetShape D $B1:1:2 Box1; ## check result whatis Box1 -# referes to result NS +# refers to result NS GetReference D $B1; ## check is reference set diff --git a/tests/caf/driver/B3 b/tests/caf/driver/B3 index a939afa561..58b9046a97 100755 --- a/tests/caf/driver/B3 +++ b/tests/caf/driver/B3 @@ -5,7 +5,7 @@ set B1 [AddBox D 130 140 150]; ## add box ComputeFun D $B1:1; ## compute box1 function GetShape D $B1:1:2 Box1; ## check result whatis Box1 -# referes to result NS +# refers to result NS GetReference D $B1; ## check is reference set diff --git a/tests/caf/driver/B4 b/tests/caf/driver/B4 index bbc49bd626..83c6c648e3 100755 --- a/tests/caf/driver/B4 +++ b/tests/caf/driver/B4 @@ -8,7 +8,7 @@ NewCommand D isos 12 set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels @@ -16,7 +16,7 @@ ComputeFun D $F2; ## compute the function GetShape D $F2:2 Box2; ## check result fit whatis Box2 -GetReference D $B2; ## referes to result NS +GetReference D $B2; ## refers to result NS #2 Prism 1 diff --git a/tests/caf/driver/B5 b/tests/caf/driver/B5 index 078ce1a05b..e8d9c13017 100755 --- a/tests/caf/driver/B5 +++ b/tests/caf/driver/B5 @@ -5,7 +5,7 @@ set Pnt1 [AddPoint D 0 0 0]; ## add point1 ComputeFun D $Pnt1:1; ## compute function GetShape D $Pnt1:1:2 P1; ## check result whatis P1 -# referes to result NS +# refers to result NS GetReference D $Pnt1; ## check is reference set set Pnt2 [AddPoint D 0 200 0]; diff --git a/tests/caf/driver/B6 b/tests/caf/driver/B6 index f5f7bb89e5..002b7a1562 100755 --- a/tests/caf/driver/B6 +++ b/tests/caf/driver/B6 @@ -5,7 +5,7 @@ set Pnt1 [AddPoint D 0 0 0]; ## add point1 ComputeFun D $Pnt1:1; ## compute function GetShape D $Pnt1:1:2 P1; ## check result whatis P1 -# referes to result NS +# refers to result NS GetReference D $Pnt1; ## check is reference set set Pnt2 [AddPoint D 0 200 0]; diff --git a/tests/caf/driver/B7 b/tests/caf/driver/B7 index 542693eddf..3c0cd391d8 100755 --- a/tests/caf/driver/B7 +++ b/tests/caf/driver/B7 @@ -5,7 +5,7 @@ set Pnt1 [AddPoint D 0 0 0]; ## add point1 ComputeFun D $Pnt1:1; ## compute function GetShape D $Pnt1:1:2 P1; ## check result whatis P1 -# referes to result NS +# refers to result NS GetReference D $Pnt1; ## check is reference set set Pnt2 [AddPoint D 0 200 0]; diff --git a/tests/caf/nam/A2 b/tests/caf/nam/A2 index 78e5ed3876..be80e640c0 100644 --- a/tests/caf/nam/A2 +++ b/tests/caf/nam/A2 @@ -9,7 +9,7 @@ source ${scriptdir}/A1 if {$IsDone == 0} { set Test "TNaming_Iterator test" set IsDone 0 - set TestError " # Can't test iterators becouse of Builder errors" + set TestError " # Can't test iterators because of Builder errors" } else { set Test "TNaming_Iterator test" diff --git a/tests/caf/nam/A3 b/tests/caf/nam/A3 index f5e328a894..ad2af0295d 100644 --- a/tests/caf/nam/A3 +++ b/tests/caf/nam/A3 @@ -91,7 +91,7 @@ for {set i 1} {$i <= 10} {incr i} { BuildNamedShape D [set TestLab]:4:1 MODIFY [lindex $needgenerate 0] [lindex $needgenerate 1] [lindex $needgenerate 2] [lindex $needgenerate 3] [lindex $needgenerate 4] [lindex $needgenerate 5] [lindex $needgenerate 6] [lindex $needgenerate 7] [lindex $needgenerate 8] [lindex $needgenerate 9] [lindex $needgenerate 10] [lindex $needgenerate 11] BuildNamedShape D [set TestLab]:4:2 GENERATED [lindex $needmodify 0] [lindex $needmodify 1] [lindex $needmodify 2] [lindex $needmodify 3] b_1 b_1 -#################### test TNamig_Tool::NamedShape commmand #################### +#################### test TNamig_Tool::NamedShape command #################### set names "e1 e2 e3 p p_1 p_2 p_3 p_5 b b_1 b_2 b_3 b_4 b_5 b_6 c c_1 c_2 c_3 c_5 c_6 c_7 c_8 c_9 c_10" set entities "1:1 1:2 1:3 2 2:1 2:1 2:1 2:3 3 3:1 3:2 3:3 3:4 3:5 3:6 4 4:1 4:1 4:2 4:1 4:1 4:1 4:2 2:3 4:1" diff --git a/tests/caf/nam/A5 b/tests/caf/nam/A5 index b758609081..73bc37363d 100644 --- a/tests/caf/nam/A5 +++ b/tests/caf/nam/A5 @@ -26,7 +26,7 @@ set IsDone 1 source ${scriptdir}/A3 set Test "TNaming_Selector test" if {$IsDone == 0} { - set TestError " # Can't test iterators becouse of Tool errors: # $TestError" + set TestError " # Can't test iterators because of Tool errors: # $TestError" } else { #################### selection and checking shapes #################### @@ -80,7 +80,7 @@ for {set i 1} {$i <= 35} {incr i} { } } } -#################### with setted valid map #################### +#################### with set valid map #################### } diff --git a/tests/caf/nam/begin b/tests/caf/nam/begin index f079c57c47..663c9ad0b5 100644 --- a/tests/caf/nam/begin +++ b/tests/caf/nam/begin @@ -17,7 +17,7 @@ set scriptdir [file dirname [info script]] set mistake 0 -#################### procedure GetDigit returns digit (cutted) from string #################### +#################### procedure GetDigit returns digit (cut) from string #################### proc GetDigit {s} { set res "" for {set a 0} {$a < [string length $s]} {incr a} { diff --git a/tests/caf/named_shape/E1 b/tests/caf/named_shape/E1 index 52e0b74562..1cbe2a8cb1 100755 --- a/tests/caf/named_shape/E1 +++ b/tests/caf/named_shape/E1 @@ -24,7 +24,7 @@ isos 12 NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels @@ -32,7 +32,7 @@ AddDriver D Box Attach Cyl ComputeFun D $F2; ## compute the function GetShape D $F2:2 Box2; ## check result whatis Box2 -GetReference D $B2; ## referes to result NS +GetReference D $B2; ## refers to result NS #2 NewCommand D diff --git a/tests/caf/named_shape/E2 b/tests/caf/named_shape/E2 index de9896333f..91f1c428fc 100755 --- a/tests/caf/named_shape/E2 +++ b/tests/caf/named_shape/E2 @@ -31,14 +31,14 @@ AddDriver D Box Attach PTxyz PTALine PRLine PMirr Sph NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels ComputeFun D $F2; ## compute the function GetShape D $F2:2 Box2; ## check result whatis Box2 -GetReference D $B2; ## referes to result NS +GetReference D $B2; ## refers to result NS #2 diff --git a/tests/caf/named_shape/E3 b/tests/caf/named_shape/E3 index 70848c0758..63a2377e2f 100755 --- a/tests/caf/named_shape/E3 +++ b/tests/caf/named_shape/E3 @@ -24,7 +24,7 @@ AddDriver D Box Cyl Sph Attach XAttach PTxyz PTALine PRLine PMirr Cut Fuse Prism NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels diff --git a/tests/caf/named_shape/E4 b/tests/caf/named_shape/E4 index c4138164db..5ce08d6836 100755 --- a/tests/caf/named_shape/E4 +++ b/tests/caf/named_shape/E4 @@ -25,7 +25,7 @@ AddDriver D Box Cyl Sph Attach XAttach PTxyz PTALine PRLine PMirr Cut Fuse Prism NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels diff --git a/tests/caf/named_shape/E5 b/tests/caf/named_shape/E5 index 73a53957c9..aff8cabd55 100755 --- a/tests/caf/named_shape/E5 +++ b/tests/caf/named_shape/E5 @@ -25,7 +25,7 @@ AddDriver D Box Cyl Sph Attach XAttach PTxyz PTALine PRLine PMirr Cut Fuse Prism NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels @@ -44,7 +44,7 @@ set Cyl [AddCyl D 70 275 ${Sel1}] ComputeFun D $Cyl:1 GetShape D $Cyl:1:2 CylS -#3 Transalte Cylinder +#3 Translate Cylinder NewCommand D set FTr1 [PTranslateDXYZ D $Cyl 100 0 0] ComputeFun D $FTr1 diff --git a/tests/caf/named_shape/E6 b/tests/caf/named_shape/E6 index 4c36ee7b8a..83525c8c6f 100755 --- a/tests/caf/named_shape/E6 +++ b/tests/caf/named_shape/E6 @@ -29,14 +29,14 @@ set B1 [AddBox D 130 140 150]; ## add box ComputeFun D $B1:1; ## compute box1 function GetShape D $B1:1:2 Box1; ## check result whatis Box1 -# referes to result NS +# refers to result NS GetReference D $B1; ## check is reference set #2 - create box using more flexible set of commands NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels @@ -44,7 +44,7 @@ AddDriver D Box Attach Cyl ComputeFun D $F2; ## compute the function GetShape D $F2:2 Box2; ## check result whatis Box2 -GetReference D $B2; ## referes to result NS +GetReference D $B2; ## refers to result NS #3 NewCommand D diff --git a/tests/caf/named_shape/E7 b/tests/caf/named_shape/E7 index ce074359be..059f37ba7a 100755 --- a/tests/caf/named_shape/E7 +++ b/tests/caf/named_shape/E7 @@ -34,7 +34,7 @@ NewCommand D isos 12 set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels @@ -42,7 +42,7 @@ ComputeFun D $F2; ## compute the function GetShape D $F2:2 Box2; ## check result fit whatis Box2 -GetReference D $B2; ## referes to result NS +GetReference D $B2; ## refers to result NS #2 Prism (after step #1) diff --git a/tests/caf/named_shape/E8 b/tests/caf/named_shape/E8 index 8dbaec47f8..0f9da49cb4 100755 --- a/tests/caf/named_shape/E8 +++ b/tests/caf/named_shape/E8 @@ -33,7 +33,7 @@ NewCommand D isos 12 set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels @@ -41,7 +41,7 @@ ComputeFun D $F2; ## compute the function GetShape D $F2:2 Box2; ## check result fit whatis Box2 -GetReference D $B2; ## referes to result NS +GetReference D $B2; ## refers to result NS #2 Revol Sectioned explode Box2 F diff --git a/tests/caf/named_shape/E9 b/tests/caf/named_shape/E9 index e4cf671f4b..dbb0eab54c 100755 --- a/tests/caf/named_shape/E9 +++ b/tests/caf/named_shape/E9 @@ -28,7 +28,7 @@ set B1 [AddBox D 130 140 150]; ## add box ComputeFun D $B1:1; ## compute box1 function GetShape D $B1:1:2 Box1; ## check result whatis Box1 -# referes to result NS +# refers to result NS GetReference D $B1; ## check is reference set diff --git a/tests/caf/named_shape/F1 b/tests/caf/named_shape/F1 index ecb23c3eb2..1e9649d754 100755 --- a/tests/caf/named_shape/F1 +++ b/tests/caf/named_shape/F1 @@ -29,7 +29,7 @@ AddDriver D Box Cyl Sph Attach XAttach PTxyz PTALine PRLine PMirr Cut Fuse Prism NewCommand D set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels diff --git a/tests/caf/named_shape/F2 b/tests/caf/named_shape/F2 index 3998f5cc17..f7bec8fe56 100755 --- a/tests/caf/named_shape/F2 +++ b/tests/caf/named_shape/F2 @@ -28,7 +28,7 @@ set B1 [AddBox D 130 140 150]; ## add box ComputeFun D $B1:1; ## compute box1 function GetShape D $B1:1:2 Box1; ## check result whatis Box1 -# referes to result NS +# refers to result NS GetReference D $B1; ## check is reference set diff --git a/tests/caf/named_shape/F3 b/tests/caf/named_shape/F3 index 1653baff43..4599c503b7 100755 --- a/tests/caf/named_shape/F3 +++ b/tests/caf/named_shape/F3 @@ -33,7 +33,7 @@ set B1 [AddBox D 130 140 150]; ## add box ComputeFun D $B1:1; ## compute box1 function GetShape D $B1:1:2 Box1; ## check result whatis Box1 -# referes to result NS +# refers to result NS GetReference D $B1; ## check is reference set diff --git a/tests/caf/named_shape/F4 b/tests/caf/named_shape/F4 index cc914aa58e..79b9d75909 100755 --- a/tests/caf/named_shape/F4 +++ b/tests/caf/named_shape/F4 @@ -29,7 +29,7 @@ NewCommand D isos 12 set B2 [AddObject D]; ## add object set F2 [AddFunction D $B2 Box]; ## add function -BoxDX D $B2 190; ## set argumets of this function +BoxDX D $B2 190; ## set arguments of this function BoxDY D $B2 290 BoxDZ D $B2 390 InitLogBook D; ## initialize (clean) internal maps of labels @@ -37,7 +37,7 @@ ComputeFun D $F2; ## compute the function GetShape D $F2:2 Box2; ## check result fit whatis Box2 -GetReference D $B2; ## referes to result NS +GetReference D $B2; ## refers to result NS #2 Prism 1 diff --git a/tests/caf/named_shape/F5 b/tests/caf/named_shape/F5 index 1aa79668e5..804f050ed9 100755 --- a/tests/caf/named_shape/F5 +++ b/tests/caf/named_shape/F5 @@ -30,7 +30,7 @@ set Pnt1 [AddPoint D 0 0 0]; ## add point1 ComputeFun D $Pnt1:1; ## compute function GetShape D $Pnt1:1:2 P1; ## check result whatis P1 -# referes to result NS +# refers to result NS GetReference D $Pnt1; ## check is reference set set Pnt2 [AddPoint D 0 200 0]; diff --git a/tests/caf/named_shape/F6 b/tests/caf/named_shape/F6 index fdd1c18dc5..bb549d0c87 100755 --- a/tests/caf/named_shape/F6 +++ b/tests/caf/named_shape/F6 @@ -32,7 +32,7 @@ set Pnt1 [AddPoint D 0 0 0]; ## add point1 ComputeFun D $Pnt1:1; ## compute function GetShape D $Pnt1:1:2 P1; ## check result whatis P1 -# referes to result NS +# refers to result NS GetReference D $Pnt1; ## check is reference set set Pnt2 [AddPoint D 0 200 0]; diff --git a/tests/caf/named_shape/F7 b/tests/caf/named_shape/F7 index 1d0532a110..dd4b54a4e3 100644 --- a/tests/caf/named_shape/F7 +++ b/tests/caf/named_shape/F7 @@ -31,7 +31,7 @@ set Pnt1 [AddPoint D 0 0 0]; ## add point1 ComputeFun D $Pnt1:1; ## compute function GetShape D $Pnt1:1:2 P1; ## check result whatis P1 -# referes to result NS +# refers to result NS GetReference D $Pnt1; ## check is reference set set Pnt2 [AddPoint D 0 200 0]; diff --git a/tests/chamfer/begin b/tests/chamfer/begin index 27d01bbbba..3b9b4f9f60 100644 --- a/tests/chamfer/begin +++ b/tests/chamfer/begin @@ -103,7 +103,7 @@ proc chamf_sequence { args } { set len [llength $chamf_edge_face] for {set i 0} {$i < $len} {incr i} { -# Numbers of EDGE and FACE in inital shape for step $i +# Numbers of EDGE and FACE in initial shape for step $i set ef [lindex $chamf_edge_face $i] # Parameters of chamfer for step $i set p [lindex $chamf_parameters $i] diff --git a/tests/collections/n/osdpath b/tests/collections/n/osdpath index ff9c8f07c9..aaa0445000 100644 --- a/tests/collections/n/osdpath +++ b/tests/collections/n/osdpath @@ -10,16 +10,16 @@ if { [QAOsdPathType "D:\\"] != "absolute dos " } if { [QAOsdPathType {\\share\file.pdf}] != "absolute unc " } { puts "Error: UNC path misdetection" } if { [QAOsdPathType {\\?\C:\documents\file.docx}] != "absolute ntextended " } { puts "Error: NT Extended path misdetection" } if { [QAOsdPathType {\\?\UNC\server\share\file.zip}] != "absolute unc ntextended uncextended " } { puts "Error: UNC extended path misdetection" } -if { [QAOsdPathType {https://www.server.org/file.gif}] != "absolute protocol " } { puts "Error: remote protocal path misdetection" } -if { [QAOsdPathType {content://file.jpg}] != "absolute protocol content " } { puts "Error: content protocal path misdetection" } +if { [QAOsdPathType {https://www.server.org/file.gif}] != "absolute protocol " } { puts "Error: remote protocol path misdetection" } +if { [QAOsdPathType {content://file.jpg}] != "absolute protocol content " } { puts "Error: content protocol path misdetection" } if { [QAOsdPathType {/home/username/file.txt}] != "absolute unix " } { puts "Error: Unix path misdetection" } if { [QAOsdPathType {/boot.bin}] != "absolute unix " } { puts "Error: Unix path misdetection" } if { [QAOsdPathType {/}] != "absolute unix " } { puts "Error: Unix root misdetection" } -if { [QAOsdPathType {./subfolder/../file.txt}] != "relative " } { puts "Error: Realtive path misdetection" } -if { [QAOsdPathType {../file.txt}] != "relative " } { puts "Error: Realtive path misdetection" } -if { [QAOsdPathType {.}] != "relative " } { puts "Error: Realtive path misdetection" } -if { [QAOsdPathType {..}] != "relative " } { puts "Error: Realtive path misdetection" } -if { [QAOsdPathType {image.png}] != "relative " } { puts "Error: Realtive path misdetection" } +if { [QAOsdPathType {./subfolder/../file.txt}] != "relative " } { puts "Error: Relative path misdetection" } +if { [QAOsdPathType {../file.txt}] != "relative " } { puts "Error: Relative path misdetection" } +if { [QAOsdPathType {.}] != "relative " } { puts "Error: Relative path misdetection" } +if { [QAOsdPathType {..}] != "relative " } { puts "Error: Relative path misdetection" } +if { [QAOsdPathType {image.png}] != "relative " } { puts "Error: Relative path misdetection" } if { [QAOsdPathPart {image.png} -folder] != "" } { puts "Error: Empty folder misdetected" } if { [QAOsdPathPart {image.png} -fileName] != "image.png" } { puts "Error: File name misdetected" } diff --git a/tests/de/end b/tests/de/end index 418dc6e69c..7fe1a83195 100644 --- a/tests/de/end +++ b/tests/de/end @@ -7,7 +7,7 @@ # - write data to # Set flag dump_file to 1 in order to regenerate script files with actual data -# used as reference. In this mode all tests intentionaly report failure. +# used as reference. In this mode all tests intentionally report failure. set dump_file 0 ######################################################################## set mist_Second 0; set mist_w 0; set mist 0; set isIGES 0; @@ -250,7 +250,7 @@ if { $mist < 1} { if { $mist_w < 1 } { if { [catch { $ReadCommand D_Second $imagedir/${casename}_D_First$ext } catch_result] } { - set err_msg "Errorr: Second - file was not read - exception" + set err_msg "Error: Second - file was not read - exception" puts $err_msg append todo_msg $todo_mask $err_msg $end_line set mist_Second 1 @@ -607,9 +607,9 @@ if { $dump_file == 1 } { } close $fd_stream } elseif { $mist != 1 } { - puts "========================== Comparision with reference data ========" + puts "========================== Comparison with reference data ========" puts "" - # Comparision of reference data with obtained result + # Comparison of reference data with obtained result set ref_list [split $ref_data \n] set cur_list [split $result \n] set nb_ref [llength $ref_list] @@ -707,7 +707,7 @@ if { $dump_file == 1 } { } if { $dump_file != 0 } { - puts "Error : Running in regeneration mode, comparision was not performed!" + puts "Error : Running in regeneration mode, comparison was not performed!" if { $mist != 1 } { puts "Generation of test file $groupname/$gridname/$casename successful" } else { @@ -717,7 +717,7 @@ if { $dump_file != 0 } { if { $ref_Compare > 0} { puts "Error : $ref_Compare differences with reference data found :\n$err_compare_ref" } else { - puts "Comparision of current result with reference data - OK\n" + puts "Comparison of current result with reference data - OK\n" } } diff --git a/tests/draft/angle/L2 b/tests/draft/angle/L2 index 9ac24fc613..2f7a70134a 100644 --- a/tests/draft/angle/L2 +++ b/tests/draft/angle/L2 @@ -7,6 +7,6 @@ explode base face copy base_14 facdep vertex v1 12.9980200374864 -13 16.2268812577167 -# 2 degres +# 2 degrees depouille result base 0 -1 0 facdep 2 12.9980200374864 -13 16.2268812577167 0 -1 0 checkprops result -s 8004.37 diff --git a/tests/gdt/export/end b/tests/gdt/export/end index 126a7d9fa4..c9843ea9f8 100644 --- a/tests/gdt/export/end +++ b/tests/gdt/export/end @@ -1,5 +1,5 @@ # Set flag dump_file to 1 in order to regenerate script files with actual data -# used as reference. In this mode all tests intentionaly report failure. +# used as reference. In this mode all tests intentionally report failure. set dump_file 0 ######################################################################## set mist 0; @@ -143,9 +143,9 @@ if { $dump_file == 1 } { } close $fd_stream } elseif { $mist != 1 } { - puts "========================== Comparision with reference data ========" + puts "========================== Comparison with reference data ========" puts "" - # Comparision of reference data with obtained result + # Comparison of reference data with obtained result set ref_list [split $ref_data \n] set cur_list [split $result \n] set cur2_list [split $result2 \n] @@ -176,7 +176,7 @@ if { $dump_file == 1 } { } if { $dump_file != 0 } { - puts "Error : Running in regeneration mode, comparision was not performed!" + puts "Error : Running in regeneration mode, comparison was not performed!" if { $mist != 1 } { puts "Generation of test file $groupname/$gridname/$casename successful" } else { @@ -186,7 +186,7 @@ if { $dump_file != 0 } { if { $ref_Compare > 0} { puts "Error : $ref_Compare differences with reference data found :\n$err_compare_ref" } else { - puts "Comparision of current result with reference data - OK\n" + puts "Comparison of current result with reference data - OK\n" } } diff --git a/tests/gdt/import/end b/tests/gdt/import/end index 1a6ea1cd76..d718921fcc 100644 --- a/tests/gdt/import/end +++ b/tests/gdt/import/end @@ -1,5 +1,5 @@ # Set flag dump_file to 1 in order to regenerate script files with actual data -# used as reference. In this mode all tests intentionaly report failure. +# used as reference. In this mode all tests intentionally report failure. set dump_file 0 ######################################################################## set mist 0; @@ -77,9 +77,9 @@ if { $dump_file == 1 } { } close $fd_stream } elseif { $mist != 1 } { - puts "========================== Comparision with reference data ========" + puts "========================== Comparison with reference data ========" puts "" - # Comparision of reference data with obtained result + # Comparison of reference data with obtained result set ref_list [split $ref_data \n] set cur_list [split $result \n] set nb_ref [llength $ref_list] @@ -104,7 +104,7 @@ if { $dump_file == 1 } { } if { $dump_file != 0 } { - puts "Error : Running in regeneration mode, comparision was not performed!" + puts "Error : Running in regeneration mode, comparison was not performed!" if { $mist != 1 } { puts "Generation of test file $groupname/$gridname/$casename successful" } else { @@ -114,7 +114,7 @@ if { $dump_file != 0 } { if { $ref_Compare > 0} { puts "Error : $ref_Compare differences with reference data found :\n$err_compare_ref" } else { - puts "Comparision of current result with reference data - OK\n" + puts "Comparison of current result with reference data - OK\n" } } diff --git a/tests/gdt/presentation/end b/tests/gdt/presentation/end index 26a1011860..a379baf306 100644 --- a/tests/gdt/presentation/end +++ b/tests/gdt/presentation/end @@ -1,5 +1,5 @@ # Set flag dump_file to 1 in order to regenerate script files with actual data -# used as reference. In this mode all tests intentionaly report failure. +# used as reference. In this mode all tests intentionally report failure. set dump_file 0 ######################################################################## set mist 0; @@ -111,9 +111,9 @@ if { $dump_file == 1 } { } close $fd_stream } elseif { $mist != 1 } { - puts "========================== Comparision with reference data ========" + puts "========================== Comparison with reference data ========" puts "" - # Comparision of reference data with obtained result + # Comparison of reference data with obtained result set x_Ref 0; set y_Ref 0; set z_Ref 0; set mass_Ref 0; regexp {Centre of mass+: +([-0-9.+eE]+) +([-0-9.+eE]+) +([-0-9.+eE]+)} $ref_data full x_Ref y_Ref z_Ref @@ -147,7 +147,7 @@ if { $dump_file == 1 } { } if { $dump_file != 0 } { - puts "Error : Running in regeneration mode, comparision was not performed!" + puts "Error : Running in regeneration mode, comparison was not performed!" if { $mist != 1 } { puts "Generation of test file $groupname/$gridname/$casename successful" } else { @@ -157,7 +157,7 @@ if { $dump_file != 0 } { if { $ref_Compare > 0} { puts "Error : $ref_Compare differences with reference data found :\n$err_compare_ref" } else { - puts "Comparision of current result with reference data - OK\n" + puts "Comparison of current result with reference data - OK\n" } } diff --git a/tests/geometry/2dbeziecurve/B1 b/tests/geometry/2dbeziecurve/B1 index 891ecc3ece..2766bfb1db 100644 --- a/tests/geometry/2dbeziecurve/B1 +++ b/tests/geometry/2dbeziecurve/B1 @@ -31,7 +31,7 @@ point rd1_10 0 -63 point rd2_10 420 -378 2dbeziercurve result 8 0 0 0 1 -2 1 -2 -3 4 -3 4 5 -6 5 -6 -4 val2d result 0 1 10 -# Comparaison between currents value and references values +# Comparison between currents value and references values set tol 0.000001 set i 1 puts " --> Test value" diff --git a/tests/geometry/2dbsplinecurve/B7 b/tests/geometry/2dbsplinecurve/B7 index e0029a04e1..373e90b8e7 100644 --- a/tests/geometry/2dbsplinecurve/B7 +++ b/tests/geometry/2dbsplinecurve/B7 @@ -31,7 +31,7 @@ point rd2_9 7.1981968444776498 596.42386808493779 point rp_10 17.699999999999999 -15 point rd1_10 10.090909090909133 11.45454545454545 point rd2_10 -1197.6198347107429 -889.19008264462809 -# Comparaison between currents value and references values +# Comparison between currents value and references values set tol 0.000001 set i 1 puts " --> Test value" diff --git a/tests/geometry/begin b/tests/geometry/begin index b161e346c3..00b2190bf8 100755 --- a/tests/geometry/begin +++ b/tests/geometry/begin @@ -15,7 +15,7 @@ if { [info exists test_image ] == 0 } { # -#evaluate n points beetween u1 and u2 on the curve 2d c +#evaluate n points between u1 and u2 on the curve 2d c # proc val2d { c u1 u2 n } { @@ -42,7 +42,7 @@ proc val2d { c u1 u2 n } { } # -#evaluate n points beetween u1 and u2 on the curve 3d c +#evaluate n points between u1 and u2 on the curve 3d c # proc val3d { c u1 u2 n } { @@ -67,10 +67,10 @@ proc val3d { c u1 u2 n } { proc compare {r1 r2 tol} { if {$r1 - $r2 >= $tol} { - puts "Error : evalution" + puts "Error : evaluation" } if {$r2 - $r1 >= $tol} { - puts "Error : evalution" + puts "Error : evaluation" } } diff --git a/tests/heal/data/MDTV b/tests/heal/data/MDTV index c54433a271..460da41ba2 100644 --- a/tests/heal/data/MDTV +++ b/tests/heal/data/MDTV @@ -454,7 +454,7 @@ ICE.GENERIC_FILE_NAME :toto ! SplitClosedFaces.NbSplitPoints : Number of cuttings (number of resulting faces will be NbSplitPoints+1) ! SplitClosedFaces.CloseTolerance : Precision to define geometric closure. -! SplitContinuity : Correction or split shapes to have speicified continuity +! SplitContinuity : Correction or split shapes to have specified continuity ! SplitContinuity.Tolerance3d : 3D tolerance for correction of geometry ! SplitContinuity.SurfaceContinuity : Required continuity for surfaces ! SplitContinuity.CurveContinuity : Required continuity for curves @@ -522,8 +522,8 @@ ICE.GENERIC_FILE_NAME :toto ! FixShape.FixOrientationMode : Mode for fixing face orientation (default - -1, yes - 1 , no - 0). ! FixShape.FixMissingSeamMode : Mode for fixing face missing seam (default - -1, yes - 1 , no - 0). ! FixShape.FixSmallAreaWireMode : Mode for fixing small area wires (default - -1, yes - 1 , no - 0). -! FixShape.ModifyTopologyMode : Mode allowing of modifing of topology (default - 0, yes - 1 , no - 0). -! FixShape.ModifyGeometryMode : Mode allowing of modifing of geometry (default - 1, yes - 1 , no - 0). +! FixShape.ModifyTopologyMode : Mode allowing of modifying of topology (default - 0, yes - 1 , no - 0). +! FixShape.ModifyGeometryMode : Mode allowing of modifying of geometry (default - 1, yes - 1 , no - 0). ! FixShape.ClosedWireMode : Mode defining whether the wire is to be closed. (default - 1, yes - 1 , no - 0). ! FixShape.PreferencePCurveMode : Mode defining of preference of 2d representation (default - 1, yes - 1 , no - 0). ! FixShape.FixReorderMode : Mode for fixing of order of the edges in the wire (default - -1, yes - 1 , no - 0). diff --git a/tests/lowalgos/bvh/bug30655_1 b/tests/lowalgos/bvh/bug30655_1 index bcf4760e2a..e97f399408 100644 --- a/tests/lowalgos/bvh/bug30655_1 +++ b/tests/lowalgos/bvh/bug30655_1 @@ -20,7 +20,7 @@ foreach v [explode b v] { checkprops rv_$v -equal r_$v } -# select elements interfering with each edge (must be two vertices, five edges and and four faces - 11 in total) +# select elements interfering with each edge (must be two vertices, five edges and four faces - 11 in total) foreach e [explode b e] { QABVH_ShapeSelect r_$e b $e QABVH_ShapeSelect rv_$e b $e -void @@ -33,7 +33,7 @@ foreach e [explode b e] { checkprops rv_$e -equal r_$e } -# select elements interfering with each face (must be ffour vertices, eight edges and and five faces - 17 in total) +# select elements interfering with each face (must be ffour vertices, eight edges and five faces - 17 in total) foreach f [explode b f] { QABVH_ShapeSelect r_$f b $f QABVH_ShapeSelect rv_$f b $f -void diff --git a/tests/lowalgos/classifier/bug24422 b/tests/lowalgos/classifier/bug24422 index d514c639cb..dd9128f6c0 100644 --- a/tests/lowalgos/classifier/bug24422 +++ b/tests/lowalgos/classifier/bug24422 @@ -3,7 +3,7 @@ puts "OCC24422" puts "================" puts "" ####################################################################### -# Wrong result done by FaceClassifier algorythm +# Wrong result done by FaceClassifier algorithm ####################################################################### restore [locate_data_file bug24422_Compound.brep] b diff --git a/tests/lowalgos/intss/begin b/tests/lowalgos/intss/begin index af6e07dbf3..a73c682a6e 100644 --- a/tests/lowalgos/intss/begin +++ b/tests/lowalgos/intss/begin @@ -63,7 +63,7 @@ proc CheckOverlapIntCurves { theListOfCurves {theTolerance 1.0e-7} } { set coe [ checkoverlapedges e1 e2 $theTolerance ] - if { [regexp "Edges is not overlaped" $coe] != 1 } { + if { [regexp "Edges are not overlapped" $coe] != 1 } { set cIdx1 [ expr $i1 + 1 ] set cIdx2 [ expr $i2 + 1 ] diff --git a/tests/lowalgos/intss/bug25193 b/tests/lowalgos/intss/bug25193 index e401b254b6..1ccf7091b2 100644 --- a/tests/lowalgos/intss/bug25193 +++ b/tests/lowalgos/intss/bug25193 @@ -55,7 +55,7 @@ while { $AllowRepeate != 0 } { set coe [checkoverlapedges e1 e2] puts "res_$ic <-> res_$jc: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { + if { [regexp "Edges are not overlapped" $coe] != 1 } { puts "Error: Overlapped intersection curves" } } diff --git a/tests/lowalgos/intss/bug25416_3 b/tests/lowalgos/intss/bug25416_3 index 39c76766ed..516a7c6f1f 100644 --- a/tests/lowalgos/intss/bug25416_3 +++ b/tests/lowalgos/intss/bug25416_3 @@ -27,7 +27,7 @@ foreach i $ll { set coe [checkoverlapedges e1 e2] puts "$i<->$j: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { + if { [regexp "Edges are not overlapped" $coe] != 1 } { set status 2 } } diff --git a/tests/lowalgos/intss/bug25890 b/tests/lowalgos/intss/bug25890 index 4c3dad3985..3458058f18 100644 --- a/tests/lowalgos/intss/bug25890 +++ b/tests/lowalgos/intss/bug25890 @@ -3,7 +3,7 @@ puts "OCC25890" puts "============" puts "" ############################### -## Intersection algorithm produces curves overlaped +## Intersection algorithm produces curves overlapped ############################### set ExpToler 1.5361108163989659e-007 diff --git a/tests/lowalgos/intss/bug26576_1 b/tests/lowalgos/intss/bug26576_1 index 735d1b400d..0320d17ada 100644 --- a/tests/lowalgos/intss/bug26576_1 +++ b/tests/lowalgos/intss/bug26576_1 @@ -45,8 +45,8 @@ for {set i 1} {$i < ${NbCurv}} {incr i} { set coe [checkoverlapedges e1 e2 $Tolerance_Reached] puts "c_$i<->c_$j: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { - puts "Error: c_$i and c_$j are overlaped" + if { [regexp "Edges are not overlapped" $coe] != 1 } { + puts "Error: c_$i and c_$j are overlapped" } } } diff --git a/tests/lowalgos/intss/bug26576_3 b/tests/lowalgos/intss/bug26576_3 index f3fa3f7c76..51473c8642 100644 --- a/tests/lowalgos/intss/bug26576_3 +++ b/tests/lowalgos/intss/bug26576_3 @@ -50,8 +50,8 @@ for {set i 1} {$i < ${NbCurv}} {incr i} { set coe [checkoverlapedges e1 e2 $Tolerance_Reached] puts "$i<->$j: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { - puts "Error: c_$i and c_$j are overlaped" + if { [regexp "Edges are not overlapped" $coe] != 1 } { + puts "Error: c_$i and c_$j are overlapped" } } } diff --git a/tests/lowalgos/intss/bug26576_4 b/tests/lowalgos/intss/bug26576_4 index 86edaba0ac..7ab8e436b1 100644 --- a/tests/lowalgos/intss/bug26576_4 +++ b/tests/lowalgos/intss/bug26576_4 @@ -57,12 +57,12 @@ for {set i 1} {$i < ${NbCurv}} {incr i} { puts "$i<->$j: $coeb" puts "$i<->$j: $coei" - if { [regexp "Edges is not overlaped" $coeb] != 1 } { - puts "Error: c_$i and c_$j are overlaped" + if { [regexp "Edges are not overlapped" $coeb] != 1 } { + puts "Error: c_$i and c_$j are overlapped" } - if { [regexp "Edges is not overlaped" $coei] != 1 } { - puts "Error: intres_$i and intres_$j are overlaped" + if { [regexp "Edges are not overlapped" $coei] != 1 } { + puts "Error: intres_$i and intres_$j are overlapped" } erase eb1 eb2 ei1 ei2 diff --git a/tests/lowalgos/intss/bug27937_1 b/tests/lowalgos/intss/bug27937_1 index d4337ee9a9..7a565bbeae 100644 --- a/tests/lowalgos/intss/bug27937_1 +++ b/tests/lowalgos/intss/bug27937_1 @@ -53,8 +53,8 @@ while { $AllowRepeate != 0 } { set coe [checkoverlapedges e1 e2 5.0e-5] puts "result_$ic <-> result_$ip: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { - puts "Error: result_$ic and result_$ip are overlaped" + if { [regexp "Edges are not overlapped" $coe] != 1 } { + puts "Error: result_$ic and result_$ip are overlapped" } } @@ -73,4 +73,4 @@ don result* fit clear don s1 s2 result* -checkview -screenshot -2d -path ${imagedir}/${test_image}.png \ No newline at end of file +checkview -screenshot -2d -path ${imagedir}/${test_image}.png diff --git a/tests/lowalgos/intss/bug27937_2 b/tests/lowalgos/intss/bug27937_2 index 00032ca121..e04d950711 100644 --- a/tests/lowalgos/intss/bug27937_2 +++ b/tests/lowalgos/intss/bug27937_2 @@ -54,8 +54,8 @@ while { $AllowRepeate != 0 } { set coe [checkoverlapedges e1 e2 5.0e-5] puts "result_$ic <-> result_$ip: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { - puts "Error: result_$ic and result_$ip are overlaped" + if { [regexp "Edges are not overlapped" $coe] != 1 } { + puts "Error: result_$ic and result_$ip are overlapped" } } @@ -74,4 +74,4 @@ don result* fit clear don s1 s2 result* -checkview -screenshot -2d -path ${imagedir}/${test_image}.png \ No newline at end of file +checkview -screenshot -2d -path ${imagedir}/${test_image}.png diff --git a/tests/lowalgos/intss/bug29866 b/tests/lowalgos/intss/bug29866 index 53ad0a9535..141d1bc9de 100644 --- a/tests/lowalgos/intss/bug29866 +++ b/tests/lowalgos/intss/bug29866 @@ -49,8 +49,8 @@ while { $AllowRepeate != 0 } { set coe [checkoverlapedges e1 e2 5.0e-5] puts "result_$ic <-> result_$ip: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { - puts "Error: result_$ic and result_$ip are overlaped" + if { [regexp "Edges are not overlapped" $coe] != 1 } { + puts "Error: result_$ic and result_$ip are overlapped" } } @@ -70,4 +70,4 @@ don result* fit clear don s1 s2 result* -checkview -screenshot -2d -path ${imagedir}/${test_image}.png \ No newline at end of file +checkview -screenshot -2d -path ${imagedir}/${test_image}.png diff --git a/tests/lowalgos/intss/bug333 b/tests/lowalgos/intss/bug333 index d80400f170..5e1db00cde 100644 --- a/tests/lowalgos/intss/bug333 +++ b/tests/lowalgos/intss/bug333 @@ -45,8 +45,8 @@ while { $AllowRepeate != 0 } { set coe [checkoverlapedges e1 e2 5.0e-5] puts "result_$ic <-> result_$ip: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { - puts "Error: result_$ic and result_$ip are overlaped" + if { [regexp "Edges are not overlapped" $coe] != 1 } { + puts "Error: result_$ic and result_$ip are overlapped" } } @@ -69,4 +69,3 @@ clear don s1 s2 result* checkview -screenshot -2d -path ${imagedir}/${test_image}.png - diff --git a/tests/lowalgos/intss/bug431 b/tests/lowalgos/intss/bug431 index 4b5f75d009..ff7aabb3f0 100644 --- a/tests/lowalgos/intss/bug431 +++ b/tests/lowalgos/intss/bug431 @@ -3,7 +3,7 @@ puts " OCC431 " puts "========================" puts "" ##################################### -## Intersection of two surfaces is not compleate curve. +## Intersection of two surfaces is not complete curve. ##################################### restore [locate_data_file OCC431a.draw] su1 diff --git a/tests/lowalgos/intss/bug567_1 b/tests/lowalgos/intss/bug567_1 index 223b72581c..6f5f35df38 100644 --- a/tests/lowalgos/intss/bug567_1 +++ b/tests/lowalgos/intss/bug567_1 @@ -56,8 +56,8 @@ if { [catch {intersect res s1 s2 } catch_result] } { set coe [checkoverlapedges e1 e2 5.0e-5] puts "res_$ic <-> res_$ip: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { - puts "Error: res_$ic and res_$ip are overlaped" + if { [regexp "Edges are not overlapped" $coe] != 1 } { + puts "Error: res_$ic and res_$ip are overlapped" } } diff --git a/tests/lowalgos/intss/bug567_2 b/tests/lowalgos/intss/bug567_2 index 21286d553b..ddb6092f67 100644 --- a/tests/lowalgos/intss/bug567_2 +++ b/tests/lowalgos/intss/bug567_2 @@ -51,8 +51,8 @@ if { [catch {intersect res s1x s2x } catch_result] } { set coe [checkoverlapedges e1 e2 5.0e-5] puts "res_$ic <-> res_$ip: $coe" - if { [regexp "Edges is not overlaped" $coe] != 1 } { - puts "Error: res_$ic and res_$ip are overlaped" + if { [regexp "Edges are not overlapped" $coe] != 1 } { + puts "Error: res_$ic and res_$ip are overlapped" } } diff --git a/tests/offset/compshape/A1 b/tests/offset/compshape/A1 index f8634f4642..50e789cc3c 100644 --- a/tests/offset/compshape/A1 +++ b/tests/offset/compshape/A1 @@ -11,5 +11,5 @@ restore [locate_data_file CCV_2_a1_gst.rle] s explode s F offsetcompshape result s -10 s_1 -#real volume of result shape is unknow yet +#real volume of result shape is unknown yet checkprops result -v 0 diff --git a/tests/offset/compshape/A4 b/tests/offset/compshape/A4 index f13e7a83c6..6811c03cbd 100755 --- a/tests/offset/compshape/A4 +++ b/tests/offset/compshape/A4 @@ -9,7 +9,7 @@ restore [locate_data_file CCV_2_d1_gsw.rle] s explode s F catch {offsetcompshape result s -2 s_17} -#real volume of result shape is unknow yet +#real volume of result shape is unknown yet checkprops result -v 534256 diff --git a/tests/offset/shape_type_i_c/XV8 b/tests/offset/shape_type_i_c/XV8 index f2bd393b2f..0b7052d142 100644 --- a/tests/offset/shape_type_i_c/XV8 +++ b/tests/offset/shape_type_i_c/XV8 @@ -4,7 +4,7 @@ puts "========" puts "" set X1 5; # positive x-axis -set X2 10; # nagative x-axis +set X2 10; # negative x-axis set Y1 5; # positive y-axis set Y2 10; # negative y-axis set TOP 0; # positive z-axis diff --git a/tests/offset/shape_type_i_c/XV9 b/tests/offset/shape_type_i_c/XV9 index 477b0b3caa..149fe468ef 100644 --- a/tests/offset/shape_type_i_c/XV9 +++ b/tests/offset/shape_type_i_c/XV9 @@ -4,7 +4,7 @@ puts "========" puts "" set X1 10; # positive x-axis -set X2 5; # nagative x-axis +set X2 5; # negative x-axis set Y1 10; # positive y-axis set Y2 5; # negative y-axis set TOP 5; # positive z-axis diff --git a/tests/offset/shape_type_i_c/XW1 b/tests/offset/shape_type_i_c/XW1 index ef85c767fb..b46f36d60c 100644 --- a/tests/offset/shape_type_i_c/XW1 +++ b/tests/offset/shape_type_i_c/XW1 @@ -4,7 +4,7 @@ puts "========" puts "" set X1 10; # positive x-axis -set X2 5; # nagative x-axis +set X2 5; # negative x-axis set Y1 10; # positive y-axis set Y2 5; # negative y-axis set TOP 5; # positive z-axis diff --git a/tests/offset/shape_type_i_c/XW2 b/tests/offset/shape_type_i_c/XW2 index 7d122d280f..daf6229ced 100644 --- a/tests/offset/shape_type_i_c/XW2 +++ b/tests/offset/shape_type_i_c/XW2 @@ -4,7 +4,7 @@ puts "========" puts "" set X1 5; # positive x-axis -set X2 10; # nagative x-axis +set X2 10; # negative x-axis set Y1 5; # positive y-axis set Y2 10; # negative y-axis set TOP 5; # positive z-axis diff --git a/tests/offset/shape_type_i_c/XW3 b/tests/offset/shape_type_i_c/XW3 index 616fe86b6e..f5d0180713 100644 --- a/tests/offset/shape_type_i_c/XW3 +++ b/tests/offset/shape_type_i_c/XW3 @@ -4,7 +4,7 @@ puts "========" puts "" set X1 5; # positive x-axis -set X2 5; # nagative x-axis +set X2 5; # negative x-axis set Y1 10; # positive y-axis set Y2 10; # negative y-axis set TOP 5; # positive z-axis diff --git a/tests/offset/shape_type_i_c/XW4 b/tests/offset/shape_type_i_c/XW4 index ede5f3ee35..cfdfc50d53 100644 --- a/tests/offset/shape_type_i_c/XW4 +++ b/tests/offset/shape_type_i_c/XW4 @@ -4,7 +4,7 @@ puts "========" puts "" set X1 10; # positive x-axis -set X2 10; # nagative x-axis +set X2 10; # negative x-axis set Y1 5; # positive y-axis set Y2 5; # negative y-axis set TOP 5; # positive z-axis diff --git a/tests/offset/shape_type_i_c/XW5 b/tests/offset/shape_type_i_c/XW5 index cbf7a46f6c..cbc841b926 100644 --- a/tests/offset/shape_type_i_c/XW5 +++ b/tests/offset/shape_type_i_c/XW5 @@ -4,7 +4,7 @@ puts "========" puts "" set X1 5; # positive x-axis -set X2 10; # nagative x-axis +set X2 10; # negative x-axis set Y1 5; # positive y-axis set Y2 10; # negative y-axis set TOP 0; # positive z-axis diff --git a/tests/offset/shape_type_i_c/XW6 b/tests/offset/shape_type_i_c/XW6 index fe7f780227..ce389705ad 100644 --- a/tests/offset/shape_type_i_c/XW6 +++ b/tests/offset/shape_type_i_c/XW6 @@ -4,7 +4,7 @@ puts "========" puts "" set X1 10; # positive x-axis -set X2 5; # nagative x-axis +set X2 5; # negative x-axis set Y1 10; # positive y-axis set Y2 5; # negative y-axis set TOP 0; # positive z-axis diff --git a/tests/offset/shape_type_i_c/XW7 b/tests/offset/shape_type_i_c/XW7 index d195a55a88..f4a05eeb03 100644 --- a/tests/offset/shape_type_i_c/XW7 +++ b/tests/offset/shape_type_i_c/XW7 @@ -4,7 +4,7 @@ puts "========" puts "" set X1 10; # positive x-axis -set X2 5; # nagative x-axis +set X2 5; # negative x-axis set Y1 10; # positive y-axis set Y2 5; # negative y-axis set TOP 10; # positive z-axis diff --git a/tests/perf/bop/boxholes b/tests/perf/bop/boxholes index 6c6ebfab73..715821ca46 100644 --- a/tests/perf/bop/boxholes +++ b/tests/perf/bop/boxholes @@ -14,7 +14,7 @@ puts "" box b 100 100 1 # N defines number of holes along each of X and Y, thus total N^2 holes -# will be drilled; note that the algorithm iself is likely to be quadratic +# will be drilled; note that the algorithm itself is likely to be quadratic # for number of shapes, i.e. CPU ~ N^4 set N 40 set holes {} diff --git a/tests/perf/bop/buildfaces b/tests/perf/bop/buildfaces index 851c242edf..d3bbafcbf1 100644 --- a/tests/perf/bop/buildfaces +++ b/tests/perf/bop/buildfaces @@ -36,7 +36,7 @@ baddcompound b4 bfillds # -puts "Comparing perfomance of building many faces" +puts "Comparing performance of building many faces" puts "in parallel and serial modes" # diff --git a/tests/perf/mesh/bug24968_1 b/tests/perf/mesh/bug24968_1 index ab5eb01401..d97408a89d 100644 --- a/tests/perf/mesh/bug24968_1 +++ b/tests/perf/mesh/bug24968_1 @@ -3,7 +3,7 @@ puts "OCC24968" puts "==========" puts "" ##################################### -# Impove BRepMesh_Classifier to cope with intersection of huge number of wires +# Improve BRepMesh_Classifier to cope with intersection of huge number of wires ##################################### cpulimit 2500 diff --git a/tests/perf/mesh/bug24968_2 b/tests/perf/mesh/bug24968_2 index 8d2c2d5a0c..17e7d28cdf 100644 --- a/tests/perf/mesh/bug24968_2 +++ b/tests/perf/mesh/bug24968_2 @@ -3,7 +3,7 @@ puts "OCC24968" puts "==========" puts "" ##################################### -# Impove BRepMesh_Classifier to cope with intersection of huge number of wires +# Improve BRepMesh_Classifier to cope with intersection of huge number of wires ##################################### cpulimit 2500 diff --git a/tests/perf/modalg/bug10160_1 b/tests/perf/modalg/bug10160_1 index b9f72c3680..56726c3c3e 100644 --- a/tests/perf/modalg/bug10160_1 +++ b/tests/perf/modalg/bug10160_1 @@ -6,7 +6,7 @@ puts "OCC10160" puts "============" puts "" ####################################################################### -# BOP perfomance improvemen +# BOP performance improvement ####################################################################### set BugNumber OCC10160 diff --git a/tests/perf/modalg/bug10160_10 b/tests/perf/modalg/bug10160_10 index ea6faa33e6..a9de667625 100644 --- a/tests/perf/modalg/bug10160_10 +++ b/tests/perf/modalg/bug10160_10 @@ -3,7 +3,7 @@ puts "OCC10160" puts "============" puts "" ####################################################################### -# BOP perfomance improvemen +# BOP performance improvement ####################################################################### set BugNumber OCC10160 diff --git a/tests/perf/modalg/bug10160_11 b/tests/perf/modalg/bug10160_11 index 8482c85e9c..840baa77f3 100644 --- a/tests/perf/modalg/bug10160_11 +++ b/tests/perf/modalg/bug10160_11 @@ -3,7 +3,7 @@ puts "OCC10160" puts "============" puts "" ####################################################################### -# BOP perfomance improvemen +# BOP performance improvement ####################################################################### set BugNumber OCC10160 diff --git a/tests/perf/modalg/bug10160_12 b/tests/perf/modalg/bug10160_12 index 7ca61710fc..68ceea431f 100644 --- a/tests/perf/modalg/bug10160_12 +++ b/tests/perf/modalg/bug10160_12 @@ -3,7 +3,7 @@ puts "OCC10160" puts "============" puts "" ####################################################################### -# BOP perfomance improvemen +# BOP performance improvement ####################################################################### set BugNumber OCC10160 diff --git a/tests/perf/modalg/bug10160_2 b/tests/perf/modalg/bug10160_2 index 14ddc06314..9219b0c69c 100644 --- a/tests/perf/modalg/bug10160_2 +++ b/tests/perf/modalg/bug10160_2 @@ -6,7 +6,7 @@ puts "OCC10160" puts "============" puts "" ####################################################################### -# BOP perfomance improvemen +# BOP performance improvement ####################################################################### set BugNumber OCC10160 diff --git a/tests/perf/modalg/bug10160_3 b/tests/perf/modalg/bug10160_3 index 5bc662d1fd..3f9fcba28b 100644 --- a/tests/perf/modalg/bug10160_3 +++ b/tests/perf/modalg/bug10160_3 @@ -6,7 +6,7 @@ puts "OCC10160" puts "============" puts "" ####################################################################### -# BOP perfomance improvemen +# BOP performance improvement ####################################################################### set BugNumber OCC10160 diff --git a/tests/perf/modalg/bug10160_4 b/tests/perf/modalg/bug10160_4 index c269aa052d..c22f43bcb1 100644 --- a/tests/perf/modalg/bug10160_4 +++ b/tests/perf/modalg/bug10160_4 @@ -6,7 +6,7 @@ puts "OCC10160" puts "============" puts "" ####################################################################### -# BOP perfomance improvemen +# BOP performance improvement ####################################################################### set BugNumber OCC10160 diff --git a/tests/perf/modalg/bug10160_5 b/tests/perf/modalg/bug10160_5 index 0b9e299412..f38bf88984 100644 --- a/tests/perf/modalg/bug10160_5 +++ b/tests/perf/modalg/bug10160_5 @@ -4,7 +4,7 @@ puts "OCC10160" puts "============" puts "" ####################################################################### -# BOP perfomance improvemen +# BOP performance improvement ####################################################################### set BugNumber OCC10160 diff --git a/tests/perf/modalg/bug10160_6 b/tests/perf/modalg/bug10160_6 index 8a5ca7e799..201f8e73f6 100644 --- a/tests/perf/modalg/bug10160_6 +++ b/tests/perf/modalg/bug10160_6 @@ -4,7 +4,7 @@ puts "OCC10160" puts "============" puts "" ####################################################################### -# BOP perfomance improvemen +# BOP performance improvement ####################################################################### set BugNumber OCC10160 diff --git a/tests/perf/modalg/bug10160_7 b/tests/perf/modalg/bug10160_7 index 2b24cfa961..13fcc771c2 100644 --- a/tests/perf/modalg/bug10160_7 +++ b/tests/perf/modalg/bug10160_7 @@ -5,7 +5,7 @@ puts "OCC10160" puts "============" puts "" ####################################################################### -# BOP perfomance improvemen +# BOP performance improvement ####################################################################### set BugNumber OCC10160 diff --git a/tests/perf/modalg/bug10160_8 b/tests/perf/modalg/bug10160_8 index ff6fa987d7..4b6ba8ae2f 100644 --- a/tests/perf/modalg/bug10160_8 +++ b/tests/perf/modalg/bug10160_8 @@ -4,7 +4,7 @@ puts "OCC10160" puts "============" puts "" ####################################################################### -# BOP perfomance improvemen +# BOP performance improvement ####################################################################### set BugNumber OCC10160 diff --git a/tests/perf/modalg/bug10160_9 b/tests/perf/modalg/bug10160_9 index 702c6edd05..037c2ba629 100644 --- a/tests/perf/modalg/bug10160_9 +++ b/tests/perf/modalg/bug10160_9 @@ -3,7 +3,7 @@ puts "OCC10160" puts "============" puts "" ####################################################################### -# BOP perfomance improvemen +# BOP performance improvement ####################################################################### set BugNumber OCC10160 diff --git a/tests/perf/modalg/bug19793_2 b/tests/perf/modalg/bug19793_2 index 759cc44efc..f54d6814d1 100644 --- a/tests/perf/modalg/bug19793_2 +++ b/tests/perf/modalg/bug19793_2 @@ -3,7 +3,7 @@ puts "OCC19793" puts "============" puts "" ####################################################################### -# Fuse problem of symetrical shapes. Appendix for NPAL19789 +# Fuse problem of symmetrical shapes. Appendix for NPAL19789 ####################################################################### cpulimit 2500 diff --git a/tests/perf/modalg/bug25788 b/tests/perf/modalg/bug25788 index 1f94bd1328..c7508e5370 100644 --- a/tests/perf/modalg/bug25788 +++ b/tests/perf/modalg/bug25788 @@ -10,7 +10,7 @@ puts "" box b1 100 100 1 # N defines number of holes along each of X and Y, thus total N^2 holes -# will be drilled; note that the algorithm iself is likely to be quadratic +# will be drilled; note that the algorithm itself is likely to be quadratic # for number of shapes, i.e. CPU set N 40 set holes {} diff --git a/tests/perf/modalg/bug28030 b/tests/perf/modalg/bug28030 index ec45653012..48b328b13f 100644 --- a/tests/perf/modalg/bug28030 +++ b/tests/perf/modalg/bug28030 @@ -3,7 +3,7 @@ puts "OCC28030" puts "========" puts "" ######################################################################################################## -# Algorith GeomLib_CheckCurveOnSurface takes too much time for Bspline curves with big number of knots +# Algorithm GeomLib_CheckCurveOnSurface takes too much time for Bspline curves with big number of knots ######################################################################################################## beziercurve c 4 0 0 0 1 1 0 2 1 0 3 0 0 diff --git a/tests/perf/vis/bug24623_1 b/tests/perf/vis/bug24623_1 index 37ee668f41..c777ff6035 100644 --- a/tests/perf/vis/bug24623_1 +++ b/tests/perf/vis/bug24623_1 @@ -7,7 +7,7 @@ puts "Visualization - improve selection mechanism" # tests performance of selection algorithm. Creates a grid of spheres with # size DISCRETISATION * DISCRETISATION. To get representative performance # test results, increase the size of grid in DISCRETISATION and check time -# measurments in comparsion to previous OCCT versions. You may also check +# measurements in comparison to previous OCCT versions. You may also check # the time of selection when all BVH trees are built via uncommenting # the code in "Start building all trees" section. ####################################################################### diff --git a/tests/perf/vis/bug24623_2 b/tests/perf/vis/bug24623_2 index edaf558dfb..6cd2a4ebe4 100644 --- a/tests/perf/vis/bug24623_2 +++ b/tests/perf/vis/bug24623_2 @@ -6,8 +6,8 @@ puts "" puts "Visualization - improve selection mechanism" # tests performance of selection algorithm. Creates a spiral via polyline # and checks its selection in neutral point. For representative result, -# increase the number of points in POINTS_NUM and check time measurments -# in comparsion to previous OCCT versions. +# increase the number of points in POINTS_NUM and check time measurements +# in comparison to previous OCCT versions. ####################################################################### set POINTS_NUM 1000 diff --git a/tests/pipe/specific/end b/tests/pipe/specific/end index e8ea32eb74..e4e553d14d 100755 --- a/tests/pipe/specific/end +++ b/tests/pipe/specific/end @@ -11,12 +11,12 @@ # with the spine's tangent ############################################################################### # buildsweep result [-M/-C/-R] [-S] [tol] : options are -# -M : Discontinuities are treated by Modfication of +# -M : Discontinuities are treated by Modification of # the sweeping mode : it is the default # -C : Discontinuities are treated like Right Corner -# Treatement is Extent && Intersect +# Treatment is Extent && Intersect # -R : Discontinuities are treated like Round Corner -# Treatement is Intersect and Fill +# Treatment is Intersect and Fill ############################################################################### if { [isdraw result] } { diff --git a/tests/thrusection/specific/E5 b/tests/thrusection/specific/E5 index b5e7b2f7da..dc8a78c265 100755 --- a/tests/thrusection/specific/E5 +++ b/tests/thrusection/specific/E5 @@ -51,7 +51,7 @@ set z2 20 set z3 0 set z4 100 -# begining vertex +# beginning vertex vertex v4 55 2.5 ${z4} # ending vertex vertex v5 55 2.5 -${z4} diff --git a/tests/thrusection/specific/E6 b/tests/thrusection/specific/E6 index 80c60af649..4be36762d1 100755 --- a/tests/thrusection/specific/E6 +++ b/tests/thrusection/specific/E6 @@ -51,7 +51,7 @@ set z2 20 set z3 0 set z4 100 -# begining vertex +# beginning vertex vertex v4 55 2.5 ${z4} # ending vertex vertex v5 55 2.5 -${z4} diff --git a/tests/thrusection/specific/E7 b/tests/thrusection/specific/E7 index 21f6691eda..4695845eaa 100755 --- a/tests/thrusection/specific/E7 +++ b/tests/thrusection/specific/E7 @@ -53,7 +53,7 @@ set z2 20 set z3 0 set z4 100 -# begining vertex +# beginning vertex vertex v4 55 2.5 ${z4} # ending vertex vertex v5 55 2.5 -${z4} diff --git a/tests/thrusection/specific/E8 b/tests/thrusection/specific/E8 index b67eddde73..f7ca97c0ec 100755 --- a/tests/thrusection/specific/E8 +++ b/tests/thrusection/specific/E8 @@ -53,7 +53,7 @@ set z2 20 set z3 0 set z4 100 -# begining vertex +# beginning vertex vertex v4 55 2.5 ${z4} # ending vertex vertex v5 55 2.5 -${z4} diff --git a/tests/thrusection/specific/E9 b/tests/thrusection/specific/E9 index 8657fb0f0b..fd2f5e2557 100755 --- a/tests/thrusection/specific/E9 +++ b/tests/thrusection/specific/E9 @@ -51,7 +51,7 @@ set z2 20 set z3 0 set z4 100 -# begining vertex +# beginning vertex vertex v4 2.5 5 ${z4} # ending vertex vertex v5 2.5 5 -${z4} diff --git a/tests/thrusection/specific/F1 b/tests/thrusection/specific/F1 index 5e5b88c4ce..5a596d2ad2 100755 --- a/tests/thrusection/specific/F1 +++ b/tests/thrusection/specific/F1 @@ -51,7 +51,7 @@ set z2 20 set z3 0 set z4 100 -# begining vertex +# beginning vertex vertex v4 2.5 5 ${z4} # ending vertex vertex v5 2.5 5 -${z4} diff --git a/tests/thrusection/specific/F2 b/tests/thrusection/specific/F2 index faad773285..7eee11aaae 100755 --- a/tests/thrusection/specific/F2 +++ b/tests/thrusection/specific/F2 @@ -53,7 +53,7 @@ set z2 20 set z3 0 set z4 100 -# begining vertex +# beginning vertex vertex v4 2.5 5 ${z4} # ending vertex vertex v5 2.5 5 -${z4} diff --git a/tests/thrusection/specific/F3 b/tests/thrusection/specific/F3 index 3906e09f6e..5a30ea8487 100755 --- a/tests/thrusection/specific/F3 +++ b/tests/thrusection/specific/F3 @@ -53,7 +53,7 @@ set z2 20 set z3 0 set z4 100 -# begining vertex +# beginning vertex vertex v4 2.5 5 ${z4} # ending vertex vertex v5 2.5 5 -${z4} diff --git a/tests/thrusection/specific/G3 b/tests/thrusection/specific/G3 index 6353f22fa8..2acf8b0fff 100755 --- a/tests/thrusection/specific/G3 +++ b/tests/thrusection/specific/G3 @@ -53,7 +53,7 @@ set z4 100 set z5 30 set z6 10 -# begining vertex +# beginning vertex vertex v4 55 2.5 ${z4} # ending vertex vertex v5 55 2.5 -${z4} diff --git a/tests/thrusection/specific/G4 b/tests/thrusection/specific/G4 index a413040844..b7327bdb71 100755 --- a/tests/thrusection/specific/G4 +++ b/tests/thrusection/specific/G4 @@ -55,7 +55,7 @@ set z4 100 set z5 30 set z6 10 -# begining vertex +# beginning vertex vertex v4 55 2.5 ${z4} # ending vertex vertex v5 55 2.5 -${z4} diff --git a/tests/thrusection/specific/G5 b/tests/thrusection/specific/G5 index eeb8ad1193..ec6063a041 100755 --- a/tests/thrusection/specific/G5 +++ b/tests/thrusection/specific/G5 @@ -53,7 +53,7 @@ set z4 100 set z5 30 set z6 10 -# begining vertex +# beginning vertex vertex v4 2.5 5 ${z4} # ending vertex vertex v5 2.5 5 -${z4} diff --git a/tests/thrusection/specific/G6 b/tests/thrusection/specific/G6 index 1db5d743f5..3db3bd391d 100755 --- a/tests/thrusection/specific/G6 +++ b/tests/thrusection/specific/G6 @@ -53,7 +53,7 @@ set z4 100 set z5 30 set z6 10 -# begining vertex +# beginning vertex vertex v4 2.5 5 ${z4} # ending vertex vertex v5 2.5 5 -${z4} diff --git a/tests/thrusection/specific/M6 b/tests/thrusection/specific/M6 index 68cda8519c..9053432b2f 100755 --- a/tests/thrusection/specific/M6 +++ b/tests/thrusection/specific/M6 @@ -16,7 +16,7 @@ set z4 100 # spine polyline s1 0 0 ${z4} 0 0 -${z4} -# begining vertex +# beginning vertex vertex v4 0 0 ${z4} # ending vertex vertex v5 0 0 -${z4} diff --git a/tests/thrusection/specific/M7 b/tests/thrusection/specific/M7 index 02660b3d69..b079868b2f 100755 --- a/tests/thrusection/specific/M7 +++ b/tests/thrusection/specific/M7 @@ -16,7 +16,7 @@ set z4 100 # spine polyline s1 0 0 ${z4} 0 0 -${z4} -# begining vertex +# beginning vertex vertex v4 0 0 ${z4} # ending vertex vertex v5 0 0 -${z4} diff --git a/tests/thrusection/specific/M8 b/tests/thrusection/specific/M8 index 5a35e71386..147bd26e0f 100755 --- a/tests/thrusection/specific/M8 +++ b/tests/thrusection/specific/M8 @@ -16,7 +16,7 @@ set z4 100 # spine polyline s1 0 0 ${z4} 0 0 -${z4} -# begining vertex +# beginning vertex vertex v4 0 0 ${z4} # ending vertex vertex v5 0 0 -${z4} diff --git a/tests/thrusection/specific/M9 b/tests/thrusection/specific/M9 index 8bbafb1049..5276d011b2 100755 --- a/tests/thrusection/specific/M9 +++ b/tests/thrusection/specific/M9 @@ -16,7 +16,7 @@ set z4 100 # spine polyline s1 0 0 ${z4} 0 0 -${z4} -# begining vertex +# beginning vertex vertex v4 0 0 ${z4} # ending vertex vertex v5 0 0 -${z4} diff --git a/tests/thrusection/specific/N1 b/tests/thrusection/specific/N1 index 1329bdea3f..4be1fce876 100755 --- a/tests/thrusection/specific/N1 +++ b/tests/thrusection/specific/N1 @@ -16,7 +16,7 @@ set z4 100 # spine polyline s1 0 0 ${z4} 0 0 -${z4} -# begining vertex +# beginning vertex vertex v4 40 0 ${z4} # ending vertex vertex v5 40 0 -${z4} diff --git a/tests/thrusection/specific/N2 b/tests/thrusection/specific/N2 index 19c7eac693..da954352a2 100755 --- a/tests/thrusection/specific/N2 +++ b/tests/thrusection/specific/N2 @@ -16,7 +16,7 @@ set z4 100 # spine polyline s1 0 0 ${z4} 0 0 -${z4} -# begining vertex +# beginning vertex vertex v4 40 0 ${z4} # ending vertex vertex v5 40 0 -${z4} diff --git a/tests/thrusection/specific/N3 b/tests/thrusection/specific/N3 index 42970203d5..cffd7214c3 100755 --- a/tests/thrusection/specific/N3 +++ b/tests/thrusection/specific/N3 @@ -16,7 +16,7 @@ set z4 100 # spine polyline s1 0 0 ${z4} 0 0 -${z4} -# begining vertex +# beginning vertex vertex v4 40 0 ${z4} # ending vertex vertex v5 40 0 -${z4} diff --git a/tests/thrusection/specific/N4 b/tests/thrusection/specific/N4 index 4bc66141c8..6cf65cff18 100755 --- a/tests/thrusection/specific/N4 +++ b/tests/thrusection/specific/N4 @@ -16,7 +16,7 @@ set z4 100 # spine polyline s1 0 0 ${z4} 0 0 -${z4} -# begining vertex +# beginning vertex vertex v4 40 0 ${z4} # ending vertex vertex v5 40 0 -${z4} diff --git a/tests/v3d/glsl/double_precision b/tests/v3d/glsl/double_precision index f824421caf..cce3f0b145 100644 --- a/tests/v3d/glsl/double_precision +++ b/tests/v3d/glsl/double_precision @@ -1,5 +1,5 @@ puts "========" -puts "0024393: Visualization - objects position with enchanced precision" +puts "0024393: Visualization - objects position with enhanced precision" puts "========" pload MODELING VISUALIZATION diff --git a/tests/v3d/manipulator/scale b/tests/v3d/manipulator/scale index 4f17aff401..f8e770d5b0 100644 --- a/tests/v3d/manipulator/scale +++ b/tests/v3d/manipulator/scale @@ -37,7 +37,7 @@ vfit vmanipulator m -attach c1 -adjustPosition 1 -adjustSize 0 -enableModes 1 -size 40 # -------------------------- -# test hilight and detection +# test highlight and detection # -------------------------- set mouse_pick {229 141}