0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / modalg_2 / bug263
CommitLineData
58cf74e0 1puts "TODO OCC11111 ALL: Error : The area of result shape is"
5d7a0489 2puts "TODO OCC11111 ALL: Error: Number of triangles"
3puts "TODO OCC11111 ALL: Error: Number of nodes"
61c421bf 4
5puts "========"
6puts "OCC263"
7puts "========"
8
9restore [locate_data_file OCC263.brep] result
10
11isos result 0
12tclean result
13
14#Creating mesh
15incmesh result 0.01
16
17#View the result of mesh
18triangles result
19
5d7a0489 20checktrinfo result -tri 989 -nod 535
58cf74e0 21checkprops result -s 0
22checkshape result
5747059b 23checkview -display result -3d -path ${imagedir}/${test_image}.png