0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / modalg_5 / bug25163
CommitLineData
fc88faf1 1puts "============"
2puts "OCC25163"
3puts "============"
4puts ""
5###############################################################################################
6# Wrong result of common operation for faces.
7###############################################################################################
8
9restore [locate_data_file bug25163_qf_25_39.brep] b
10
11explode b f
12copy b_1 b1
13copy b_2 b2
14
15bop b1 b2
16bopcommon result
17
58cf74e0 18checkprops result -s 3417.71
19checkshape result
fc88faf1 20
21# Analysis of "nbshapes result"
a4eba920 22checknbshapes result -vertex 4 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 11
5747059b 23checkview -display result -2d -path ${imagedir}/${test_image}.png