0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_5 / bug25292_24
CommitLineData
02effd35 1puts "================"
2puts "OCC25292"
3puts "================"
4puts ""
5#######################################################################
6# Face/Face intersection algorithm gives different results for different order of the arguments
7#######################################################################
8
9# Boolean operations
10
11restore [locate_data_file bug25292_Input_3.brep] b1
12restore [locate_data_file bug25292_Input_11.brep] b2
13
14bclearobjects
15bcleartools
16
17#################
18baddobjects b2 b1
19#################
20
21bfillds
22bbuild result
23
e8feb725 24#These values must be equal to the analogical values in bug25292_23 and bug25292_24 of "bugs modalg_5" testgrid.
58cf74e0 25checkprops result -s 31.6797
26checkshape result
02effd35 27
a4eba920 28checknbshapes result -vertex 10 -edge 19 -wire 13 -face 13 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 62
5747059b 29checkview -display result -3d -path ${imagedir}/${test_image}.png