0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_1 / bug14506
1 puts "TODO OCC12345 ALL: Error :  is WRONG because number of "
2
3 puts "============"
4 puts "OCC14506"
5 puts "============"
6 puts ""
7 #######################################################################
8 # Wrong section of faces with bspline geometry
9 #######################################################################
10
11 restore [locate_data_file bug14506_face1.brep] face1
12 restore [locate_data_file bug14506_face2.brep] face2
13
14 bop face1 face2
15 bopsection result
16
17 checkprops result -l 129.639 
18 checkshape result
19 checksection result
20 checknbshapes result -vertex 2 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 5
21 checkview -display result -2d -path ${imagedir}/${test_image}.png
22