mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
25 lines
380 B
Plaintext
Executable File
25 lines
380 B
Plaintext
Executable File
pload QAcommands
|
|
|
|
puts "================"
|
|
puts "OCC367"
|
|
puts "BUC61013"
|
|
puts "================"
|
|
puts ""
|
|
|
|
restore [locate_data_file OCC105.brep] result
|
|
checkshape result
|
|
|
|
set step 0.5
|
|
set goodX -307.47165394
|
|
set goodY -340.18073533
|
|
set goodZ 0
|
|
set percent_tolerance 0.01
|
|
|
|
OCC367 result ${step} ${goodX} ${goodY} ${goodZ} ${percent_tolerance}
|
|
|
|
set length 1760.13
|
|
set 2dviewer 0
|
|
|
|
|
|
|