0025270: OCCT fails to calculate extrema between extruded surface and line
[occt.git] / tests / bugs / modalg_5 / bug24075
CommitLineData
92a49559 1puts "============"
2puts "OCC24075"
3puts "============"
4puts ""
5#######################################################################
6# Boolean Section between two faces fails
7#######################################################################
8
9restore [locate_data_file bug24075_b1.brep] b1
10restore [locate_data_file bug24075_b2.brep] b2
11
12bop b1 b2
13bopsection result
14
15set nb_v_good 2
16set nb_e_good 1
17set nb_w_good 0
18set nb_f_good 0
19set nb_sh_good 0
20set nb_sol_good 0
21set nb_compsol_good 0
22set nb_compound_good 1
23set nb_shape_good 4
24
25set 2dviewer 1