0031275: Visualization, TKOpenGl - handle normal-map texture with Path-Tracing
[occt.git] / tests / bugs / modalg_7 / bug30590_3
CommitLineData
9369e98a 1puts "==============================================="
2puts "OCC30590: Wrong result of Boolean Cut algorithm"
3puts "==============================================="
4puts ""
5
6binrestore [locate_data_file bug30590_cut_argument1.bin] a
7binrestore [locate_data_file bug30590_cut_tool3.bin] b
8
9bcut result a b
10
11checkshape result
12
13checknbshapes result -solid 1 -shell 1 -face 15 -wire 15 -edge 39 -vertex 26
14
15set tolres [checkmaxtol result]
16
17if { ${tolres} > 0.005} {
18 puts "Error: bad tolerance of result"
19}
20
21checkprops result -v 5638.15 -deps 1.e-7