0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / modalg_2 / bug21060
CommitLineData
809eca9d 1puts "TODO OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_"
a4eba920 2puts "TODO OCC11111 ALL: Error : is WRONG because number of"
809eca9d 3puts "TODO OCC11111 ALL: Error : The square of result shape is"
4
5puts "================"
6puts "OCC21060"
7puts "================"
8puts ""
9#######################################################################################
10# Triangulatiom fails on non-manifold face with Sl wire
11######################################################################################
12
13set BugNumber OCC21060
14
15restore [locate_data_file OCC21060-A9_205.brep] result
16vinit
17vsetdispmode 1
18vdisplay result
19vfit
20
21set square 12
22
a4eba920 23checknbshapes result -vertex 4 -edge 4 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13
809eca9d 24set 3dviewer 1