0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / modalg_2 / bug22830
1 puts "================"
2 puts "OCC22830"
3 puts "================"
4 puts ""
5 #######################################################################################
6 # BRep mesh can't apply mesh for the face
7 ######################################################################################
8
9 set BugNumber OCC22830
10
11 restore [locate_data_file OCC22830-maze.brep] result
12 vinit
13 tclean result
14 vsetdispmode 1
15 vdisplay result
16 vfit
17
18 checkprops result -s 52482 
19 checkshape result
20
21 checknbshapes result -vertex 300 -edge 300 -wire 30 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 631
22 checkview -screenshot -3d -path ${imagedir}/${test_image}.png