0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_7 / bug29900
CommitLineData
d3578357 1puts "TODO CR29596 All: Intersection of pair of shapes has failed"
2
3puts "========"
4puts "OCC29900: Invalid result of FUSE operation"
5puts "========"
6puts ""
7
8cpulimit 3000
9
10brestore [locate_data_file bug29900_rotated.brep] s1
11brestore [locate_data_file bug29900_sewedShape.brep] s2
12
13bdrawwarnshapes 1
14bfuzzyvalue 2.1e-5
15brunparallel 1
16
17bclearobjects
18bcleartools
19baddobjects s1
20baddtools s2
21bfillds
22bbop result 1
23
24checkshape result
25checknbshapes result -wire 39 -face 39 -shell 1 -solid 1
26checkprops result -s 0.0199382 -v 3.24449e-005
27
28if {![regexp "Meshing statuses: NoError" [incmesh result 0.00001]]} {
29 puts "Error: Meshing not done"
30}
31
32boptions -default
33
34smallview +Y+Z
35don result
36fit
37checkview -screenshot -2d -path ${imagedir}/${test_image}.png