0025813: regression in Hidden Line Removal
[occt.git] / tests / bugs / modalg_6 / bug23666
1 puts "============"
2 puts "OCC23666"
3 puts "============"
4 puts ""
5 ###############################
6 ##  Wrong section curve between attached faces
7 ###############################
8
9 restore [locate_data_file bug23666_b1.brep] b1
10 restore [locate_data_file bug23666_b2.brep] b2
11
12 bclearobjects
13 bcleartools
14 baddobjects b1
15 baddtools b2
16 bfillds
17 bbuild result
18
19 checkprops result -s 1.21915e+08
20
21 set nbshapes_expected "
22 Number of shapes in shape
23  VERTEX    : 10
24  EDGE      : 13
25  WIRE      : 4
26  FACE      : 4
27  SHELL     : 0
28  SOLID     : 0
29  COMPSOLID : 0
30  COMPOUND  : 1
31  SHAPE     : 32
32 "
33 checknbshapes result -ref ${nbshapes_expected} -t -m "result done by General Fuse algorithm"
34 checkview -display result -3d -path ${imagedir}/${test_image}.png