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
22 lines
338 B
Plaintext
Executable File
22 lines
338 B
Plaintext
Executable File
|
|
puts "========================"
|
|
puts " OCC416 "
|
|
puts "CTS19305"
|
|
puts "========================"
|
|
puts ""
|
|
|
|
restore [locate_data_file CTO900_cts19305-part.rle] part
|
|
checkshape part
|
|
|
|
restore [locate_data_file CTO900_cts19305-tool.rle] tool
|
|
checkshape tool
|
|
|
|
bcut result part tool
|
|
|
|
checkshape -top result
|
|
|
|
set square 76632.9
|
|
set 2dviewer 0
|
|
|
|
|