0031407: [Regression to 7.3.0] Extrema does not process parallel circles correctly
[occt.git] / tests / bugs / modalg_7 / bug29887_1
CommitLineData
4680b22c 1puts "========"
2puts "OCC29887: Wrong result of CUT operation due to incorrect point-face classification"
3puts "========"
4puts ""
5
6brestore [locate_data_file bug29887_ar_shape_to_cuts.brep] s1
7brestore [locate_data_file bug29887_ar_cutting_shapes.brep] s2
8
9bcut result s1 s2
10checknbshapes result -face 2 -wire 2
11
12checkshape result
13
14if {[regexp "Faulties" [bopargcheck result]]} {
15 puts "Error: bopargcheck has found some faulties in result"
16}
17
18checkprops result -s 319.71
19
20smallview
21don result
22fit
23
24checkview -screenshot -2d -path ${imagedir}/${test_image}.png