0028802: The tolerance reached by approximator is used in creation of an edge, it...
[occt.git] / tests / bugs / modalg_6 / bug26955
CommitLineData
acb81c83 1puts "========"
2puts "OCC26955"
3puts "========"
4puts ""
5#################################
6# Invalid result of General Fuse operation
7#################################
8
9
10restore [locate_data_file bug26955_input0.brep] b1
11restore [locate_data_file bug26955_input1.brep] b2
12restore [locate_data_file bug26955_input2.brep] b3
13
14bclearobjects
15bcleartools
16baddobjects b1 b2 b3
17bfillds
18bbuild result
19
2f9dedc5 20checkprops result -s 24516.1
acb81c83 21
22set nbshapes_expected "
23Number of shapes in shape
24 VERTEX : 14
25 EDGE : 22
26 WIRE : 14
27 FACE : 13
28 SHELL : 4
29 SOLID : 3
30 COMPSOLID : 0
31 COMPOUND : 1
32 SHAPE : 71
33"
34
35checknbshapes result -ref ${nbshapes_expected} -t
36
5747059b 37checkview -display result -2d -path ${imagedir}/${test_image}.png