0023434: Generate images in lossless format (PNG) instead of lossy GIF currently...
[occt.git] / tests / draft / angle / G8
CommitLineData
40093367 1#F6----------------------------------------------
2puts "TODO OCC22803 All:Error in depouille"
3puts "TODO OCC22803 All:Error : The depouille can not be build"
4polyline p 0 0 3 0 0 0 10 0 0 10 0 3
5beziercurve bc 4 10 0 3 7 0 2 3 0 3 0 0 3
6mkedge bc bc
7wire p p bc
8mkplane p p
9revol p p 0 0 0 0 0 1 360
10profile pf o 0 -5 1 p 1 -1 0 1 1 0 l 7 t 0 7 \
11t -5 0
12revol pr pf -1 -7 0 0 0 1 70
13bfuse f p pr
14nexplode f f
15if { [catch { depouille result f 0 0 1 f_4 3 0 0 10 0 0 1 } ] != 0 } {
16 puts "Error in depouille"
17}
18
19set square 0