0022886: Bug in Boolean
[occt.git] / tests / bugs / modalg_7 / bug30204_2
1 puts "============"
2 puts "OCC30204"
3 puts "============"
4 puts ""
5 ###################################
6 # BRepOffsetAPI_MakePipeShell crash
7 ###################################
8
9 restore [locate_data_file bug30204_path.brep] path
10 restore [locate_data_file bug30204_base.brep] base
11
12 mksweep path
13 addsweep base
14 buildsweep result
15
16 checkshape result
17
18 checknbshapes result -shell 1 -face 20 -wire 20 -edge 44 -vertex 24
19
20 set tolres [checkmaxtol result]
21
22 if { ${tolres} > 2.e-7} {
23    puts "Error: bad tolerance of result"
24 }
25
26 checkprops result -s 6851.98