mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
|
|
|
|
|