0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug25106
1 puts "============"
2 puts "OCC25106"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Command "splitshape" does not split attached face by attached edge
7 #######################################################################
8
9 restore [locate_data_file bug25106_bad_split4.brep] c1
10
11 explode c1
12
13 splitshape result c1_1 c1_1 c1_2
14
15 checkprops result -s 100 
16 checkshape result
17
18 checknbshapes result -vertex 12 -edge 16 -wire 5 -face 5 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 39
19 vinit
20 vdisplay result
21 vsetdispmode 0
22 vfit
23 checkview -screenshot -3d -path ${imagedir}/${test_image}.png