mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-09 18:50:54 +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
23 lines
389 B
Plaintext
Executable File
23 lines
389 B
Plaintext
Executable File
|
|
puts "========================"
|
|
puts " OCC418 "
|
|
puts "CTS20370"
|
|
puts "(case 1)"
|
|
puts "========================"
|
|
puts ""
|
|
|
|
restore [locate_data_file CTO904_cts20370-part.rle] part
|
|
checkshape part
|
|
|
|
restore [locate_data_file cts20370-tool.rle] tool
|
|
checkshape tool
|
|
|
|
bsection sec part tool
|
|
checkshape -top sec
|
|
|
|
bcut result part tool
|
|
checkshape -top result
|
|
|
|
set square 273365.
|
|
set 2dviewer 0
|