0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_5 / bug24646_3
1 puts "============"
2 puts "OCC24646"
3 puts "============"
4 puts ""
5 ######################################################
6 # Wrong result done by Boolean Operation algorithm
7 ######################################################
8
9 restore [locate_data_file bug24646_b1.brep] b1
10 restore [locate_data_file bug24646_b2.brep] b2
11
12 nurbsconvert b1 b1
13 nurbsconvert b2 b2
14
15 bclearobjects
16 bcleartools
17 baddobjects b1
18 baddtools b2
19
20 bfillds
21 bbuild result
22
23 checkprops result -s 8.82625e+06 
24 checkshape result
25
26 checknbshapes result -vertex 88 -edge 180 -wire 88 -face 88 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 449 -t -m "Result done by Boolean Operation algorithm"
27
28 checkview -display result -2d -path ${imagedir}/${test_image}.png