0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / heal / bug26489_3
CommitLineData
f7d70540 1puts "============"
2puts "OCC26489"
3puts "============"
4puts ""
5######################################################
6# The class ShapeUpgrade_UnifySameDomain provides the results that are wrong or difficult to explain.
7######################################################
8
9restore [locate_data_file bug26489_3cir.brep] ff
10
11unifysamedom result ff
12
13set nbshapes_expected "
14Number of shapes in shape
15 VERTEX : 1
16 EDGE : 1
17 WIRE : 1
18 FACE : 1
19 SHELL : 0
20 SOLID : 0
21 COMPSOLID : 0
22 COMPOUND : 0
23 SHAPE : 4
24"
25checknbshapes result -ref ${nbshapes_expected} -t -m "result provided by the class ShapeUpgrade_UnifySameDomain"
26
27vinit
28vsetdispmode 1
29vclear
30vdisplay result
31vfit
32vdump ${imagedir}/${casename}.png