0023457: Slow text rendering
[occt.git] / tests / bugs / modalg / bug789
CommitLineData
f1aa2b62 1
2puts "========="
3puts " OCC789 "
4puts "========="
5puts ""
6########################################################
7## When working on 2 closed wires (each of 1 edge), the thrusection algorithm creates
8## a surface with isolines which oscillate in longitudinal direction somewhere in the
9## middle between end sections.
10########################################################
11
12restore [locate_data_file OCC789_s3.brep] w1
13explode w1
14wire ww1 w1_1
15
16restore [locate_data_file OCC789_s4.brep] w2
17explode w2
18wire ww2 w2_1
19
20thrusections result 0 0 ww1 ww2
21
22puts "It necessary to analyse the photo"
23
24set square 142424.
25set 2dviewer 0