mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
12 lines
330 B
Plaintext
12 lines
330 B
Plaintext
puts "TODO #22911 ALL: Error : The area of result shape is"
|
|
puts "TODO OCC25735 ALL: Faulty shapes in variables faulty_1 to"
|
|
|
|
restore [locate_data_file a102] a
|
|
restore [locate_data_file b136] b
|
|
|
|
bop a b
|
|
bopfuse result
|
|
|
|
checkprops result -s 0
|
|
checkview -display result -2d -otherwise { a b } -s -path ${imagedir}/${test_image}.png
|