0025624: Visualization - selection is incorrect in perspective mode in a specific...
[occt.git] / tests / bugs / modalg_2 / bug2083_2
CommitLineData
61c421bf 1puts "============"
2puts "OCC2083"
3puts "============"
4puts ""
5######################################################
6# BRepOffsetAPI_MakePipeShell throws an exception
7######################################################
8
9restore [locate_data_file OCC2083-f1.brep] f1
10restore [locate_data_file OCC2083-f2.brep] f2
11restore [locate_data_file OCC2083-w.brep] s
12
13checkshape f1
14checkshape f2
15checkshape s
16
17explode f1 w
18explode f2 w
19mksweep s
20addsweep f1_1 -T
21addsweep f2_1 -T
22
23if { [catch {buildsweep result} catch_result] } {
24 puts "Faulty OCC2083"
25}
26
27set square 36583.8
28set 3dviewer 1
29