1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-06-15 11:44:07 +03:00
occt/tests/bugs/modalg_1/buc60462_2

20 lines
416 B
Plaintext
Executable File

#puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
#puts "TODO ?OCC24122 ALL: Error : The square of result shape is"
puts "=========="
puts "BUC60462"
puts "=========="
restore [locate_data_file buc60462c.brep] a
checkshape a
restore [locate_data_file buc60462d.brep] b
checkshape b
puts "Fuse begin"
bfuse result a b
puts "Fuse end"
checkshape result r
set square 94371.7
set 2dviewer 0