0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug24187
CommitLineData
c884a268 1puts "============"
2puts "OCC24187"
3puts "============"
4puts ""
5###############################################################################################
6# Wrong result of COMMON operation
7###############################################################################################
8
9box b1 10 10 10
10
11circle c1 -3 5 2 5
12circle c2 -3 5 8 5
13mkedge e1 c1
14mkedge e2 c2
15compound e1 e2 b2
16
17bop b1 b2
18bopcommon result
19
58cf74e0 20checkprops result -l 18.5459
21checkshape result
22checksection result
c884a268 23
24# Analysis of "nbshapes result"
a4eba920 25checknbshapes result -vertex 6 -edge 4 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 11
5747059b 26checkview -display result -2d -path ${imagedir}/${test_image}.png