0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug24620
CommitLineData
6f31882a 1puts "============"
2puts "OCC24620"
3puts "============"
4puts ""
5#######################################################################
6# BOPAlgo_CheckerSI returns interferences that are not sub-shapes of the source shape
7#######################################################################
8
9vertex v1 0 0 0
10vertex v2 10 0 0
11vertex v3 4 -5 0
12vertex v4 4 5 0
13edge e1 v1 v2
14edge e2 v3 v4
15compound e1 e2 b1
16
17bopcheck b1
18
19compound x0 x1 b1 result
20
a4eba920 21checknbshapes result -vertex 4 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 2 -shape 8
5747059b 22checkview -display result -2d -path ${imagedir}/${test_image}.png