0027481: [Regression to OCCT 6.6.0] Modeling Algorithms - incorrect CUT on two solids
[occt.git] / tests / bugs / modalg_2 / bug245_2
CommitLineData
a87752f3 1
2puts "========================"
3puts " OCC245 "
4puts "========================"
5
6#################################################
7## puts " BOPTUC case_5_shell.brep and case_5_wire3.brep"
8#################################################
9 puts " "
10restore [locate_data_file case_5_shell.brep] a
11restore [locate_data_file case_4_wire3.brep] b
355c1551 12puts [bop a b]
13puts [boptuc result]
14
a4eba920 15checknbshapes result -vertex 3 -edge 2
58cf74e0 16checkprops result -l 272.04
17checkshape result
18checksection result
5747059b 19checkview -display result -2d -path ${imagedir}/${test_image}.png
a87752f3 20