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
23 lines
360 B
Plaintext
Executable File
23 lines
360 B
Plaintext
Executable File
# Original bug :
|
|
|
|
puts "========================"
|
|
puts " OCC419 "
|
|
puts "FRA50047"
|
|
puts "========================"
|
|
puts ""
|
|
|
|
restore [locate_data_file CTO904_fra50047a.rle] a
|
|
checkshape a
|
|
|
|
restore [locate_data_file fra50047b.rle] b
|
|
checkshape b
|
|
|
|
bsection sec a b
|
|
checkshape -top sec
|
|
|
|
bfuse result a b
|
|
checkshape -top result
|
|
|
|
set square 508496.
|
|
set 2dviewer 0
|