0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / modalg_7 / bug26793_1
1 puts "================"
2 puts "OCC26793"
3 puts "================"
4 puts ""
5 ###################################################
6 # General Fuse algorithm produces incorrect result
7 ###################################################
8
9 restore [locate_data_file bug26793_GenFuse_BaseFace.brep] bf
10 restore [locate_data_file bug26793_GenFuse_Splitter.brep] sp
11
12 bclearobjects
13 bcleartools
14 baddobjects bf
15 baddtools sp
16
17 bfillds
18
19 bbuild result
20
21 checkshape result
22 checkprops result -s 8
23 checknbshapes result -face 2
24
25 checkview -display result -2d -path ${imagedir}/${test_image}.png