0028802: The tolerance reached by approximator is used in creation of an edge, it...
[occt.git] / tests / bugs / modalg_6 / bug28496
1 puts "========"
2 puts "OCC28496"
3 puts "========"
4 puts ""
5 #################################################
6 # BOP Cut failed on two attached faces with error "ErrorStatus : 191"
7 #################################################
8
9 restore [locate_data_file bug28496_Face_3.brep] f1
10 restore [locate_data_file bug28496_Face_9.brep] f2
11
12 bclearobjects
13 bcleartools
14 baddobjects f1
15 baddtools f2
16 bfillds
17 bbuild result
18
19 checkshape result
20 checkprops result -s 499.564
21 checknbshapes result -face 3 -wire 3
22
23 smallview
24 don result
25 fit
26
27 checkview -screenshot -2d -path ${imagedir}/${test_image}.png