de7953d4651437579aac5ace8ccec46593687720
[occt.git] / tests / bugs / moddata_3 / bug25693_1
1 puts "TODO OCC25693 Windows: Wire of BSplines fails bopcheck"
2
3 puts "============"
4 puts "OCC25693"
5 puts "============"
6 puts ""
7 ###############################
8 ## Wire of BSplines fails bopcheck
9 ###############################
10
11 restore [locate_data_file bug25693_path3035.brep] result
12
13 if { [regexp "There were errors during the operation, so the list may be incomplete" [bopcheck result]] == 1 } {
14     puts "Error : Wire of BSplines fails bopcheck"
15 }
16
17 checkview -display result -2d -path ${imagedir}/${test_image}-2d.png