0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / vis / buc60858
1 puts "TODO CR30056 ALL: Meshing statuses: Failure UnorientedWire"
2
3 puts "============"
4 puts "BUC60858"
5 puts "============"
6 puts ""                                                                                                                                                                        
7 ######################################################################
8 ## When I gave command "vdisplay a" , where a is shape restored from attached file.DRAW crashes
9 ## with segmentation fault. Exception is raised in the file BRepMesh/triangle.cxx.
10 ######################################################################
11
12 restore [locate_data_file BUC60858.brep] result
13
14 tclean result
15 isos 0
16 vinit
17 incmesh result 0.01
18 vdisplay result
19 vfit
20
21 vclear
22 vdisplay result
23 vsetdispmode result 1
24
25 isos result 0
26 triangles result
27
28 checktrinfo result -tri -nod
29 checkview -screenshot -3d -path ${imagedir}/${test_image}.png