0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug22831
1 puts "============"
2 puts "OCC22831"
3 puts "============"
4 puts ""
5 ######################################################
6 # Regression in boolean Cut - wrong result ( 6.5.2).
7 ######################################################
8
9 pload XDE
10
11 restore [locate_data_file bug22831_shape.brep] sh
12 restore [locate_data_file bug22831_face.brep] f
13
14 checkshape sh
15 checkshape f
16
17 prism pr f -0.0023732630088625609, 0.49562550631034025, 0.86853308809584784
18
19 checkshape pr
20
21 fixshape prf pr 1.e-4
22 checkshape prf
23
24 bopcheck prf
25 bcut result sh prf
26
27 checkprops result -s 0.233021 
28 checkshape result
29 checkview -display result -2d -path ${imagedir}/${test_image}.png