0026833: Create command checkview containing all viewer types
[occt.git] / tests / boolean / bfuse_complex / Q6
index d89e735..0769cb7 100644 (file)
@@ -3,8 +3,9 @@ puts "Creating fuse is impossible"
 puts ""
 
 restore [locate_data_file cts20769a.brep] a
-restore [locate_data_file cts20769b.brep] b
+restore [locate_data_file CTO904_cts20769a.rle] b
 
 bfuse result a b
 
-set square 92385.1
+checkprops result -s 92385.1
+checkview -display result -2d -otherwise { a b } -s -path ${imagedir}/${test_image}.png
\ No newline at end of file