0027481: [Regression to OCCT 6.6.0] Modeling Algorithms - incorrect CUT on two solids
[occt.git] / tests / bugs / modalg_2 / bug23214
CommitLineData
3bea4c16 1puts "============"
2puts "OCC23214"
3puts "============"
4puts ""
5#######################################################################
6# BOP section operation produces incorrect result.
7#######################################################################
8
9restore [locate_data_file OCC23214-face_1188.brep] b1
10restore [locate_data_file OCC23214-shell_for_line_1188.brep] b2
11
12bop b1 b2
13bopsection result
14
58cf74e0 15checkprops result -l 2.94086
16checkshape result
17checksection result
3bea4c16 18set nb_good_vertex 4
19set nb_good_edge 2
20set nb_good_wire 0
21set nb_good_face 0
22set nb_good_shell 0
23set nb_good_solid 0
24set nb_good_compsolid 0
25set nb_good_compound 1
26set nb_good_shape 7
27
5747059b 28checkview -display result -2d -path ${imagedir}/${test_image}.png