0025124: [Feature request] Removal of continuity checks for offset geometries
[occt.git] / tests / bugs / modalg_5 / bug25477_1
CommitLineData
b1d15f53 1puts "========"
2puts "OCC25477"
3puts "========"
4puts ""
5############################################################################
6# Boolean Operations with additional tolerance - Fuzzy Boolean operations
7############################################################################
8
9box b1 10 10 10
10box b2 10.00001 0 0 10 10 10
11
12bop b1 b2 0.00002
13bopfuse result
14
15set nb_v_good 12
16set nb_e_good 20
17set nb_w_good 10
18set nb_f_good 10
19set nb_sh_good 1
20set nb_sol_good 1
21set nb_compsol_good 0
22set nb_compound_good 1
23set nb_shape_good 55