0031275: Visualization, TKOpenGl - handle normal-map texture with Path-Tracing
[occt.git] / tests / bugs / modalg_7 / bug29322_1
CommitLineData
b7cd7c2b 1puts "========"
2puts "OCC29322"
3puts "========"
4puts ""
5#################################################
6# Unify faces classification procedures in Boolean Operations
7#################################################
8
9binrestore [locate_data_file bug29322_ZF6.bin] cs
10
11explode cs
12
13bclearobjects
14bcleartools
15baddobjects cs_1
16baddtools cs_2
17bfillds
18bbop result 1
19
20checkshape result
21checknbshapes result -vertex 10 -edge 17 -wire 9 -face 9 -shell 1 -solid 1
22checkprops result -s 11.4557 -v 0.541187
23if {![regexp "OK" [bopcheck result]]} {
24 puts "Error: the result is self-interfered"
25}
26
27checkview -display result -2d -path ${imagedir}/${test_image}.png