0023457: Slow text rendering
[occt.git] / tests / bugs / modalg / bug636
CommitLineData
f1aa2b62 1
2puts "================"
3puts "OCC636"
4puts "================"
5puts ""
6#####################################
7## BRepOffsetAPI_MakePipeShell builds twisted pipe
8#####################################
9
10restore [locate_data_file OCC636a.brep] s
352ffd73 11checkshape s
f1aa2b62 12
13restore [locate_data_file OCC636b.brep] s1
352ffd73 14checkshape s1
f1aa2b62 15
16restore [locate_data_file OCC636c.brep] s2
352ffd73 17checkshape s2
f1aa2b62 18
19mksweep s
20addsweep s1
21addsweep s2
22
23if [catch { buildsweep result } catch_result] {
24 puts "Faulty OCC636: function buildsweep works wrongly"
25} else {
26 puts "OCC636 OK: function buildsweep works properly"
27}
28
29set square 3836.92
30set 2dviewer 0
31