0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_5 / bug24053
1 puts "============"
2 puts "CR24053"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Section between plane and sphere is not correct
7 #######################################################################
8
9 restore [locate_data_file bug24053_sphere.brep] b1
10 restore [locate_data_file bug24053_plane.brep] b2
11
12 bop b1 b2
13 bopsection result
14
15 checknbshapes result -vertex 3 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 6
16 checkprops result -l 17.2391 
17 checkshape result 
18 checksection result
19
20 checkview -display result -2d -path ${imagedir}/${test_image}.png