0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_2 / bug243_1
CommitLineData
a87752f3 1
2puts "========================"
3puts " OCC243 "
4puts "========================"
5
6#################################################
7## puts " BOPCOMMON case_4_shell.brep and case_4_wire3.brep"
8#################################################
9 puts " "
10restore [locate_data_file case_4_shell.brep] a
11restore [locate_data_file case_4_wire3.brep] b
355c1551 12puts [bop a b]
13puts [bopcommon result]
14
a4eba920 15checknbshapes result -vertex 15 -edge 10
58cf74e0 16checkprops result -l 1150.78
17checkshape result
18checksection result
5747059b 19checkview -display result -2d -path ${imagedir}/${test_image}.png
a87752f3 20