9942e8e26e79f3b0654da1c2575203b120e5b091
[occt.git] / tests / feat / featlf / A4
1 puts "*"
2 puts "TODO OCC22810 All:TEST INCOMPLETE"
3 box b 1 1 1
4 nexplode b f
5 profile pp x 0.6 y 0.6 x -0.6 y -0.6
6 ttranslate pp 0.2 0.2 1
7 featprism b pp b_4 0 0 -1 0 1
8 featperformval prism r 0.8
9 vertex v1 0.2 0.2 1
10 vertex v2 0.8 0.8 1
11 vertex v3 0.8 0.8 1.5
12 vertex v4 0.2 0.2 1.5
13 edge e1 v2 v3 
14 edge e2 v3 v4
15 edge e3 v4 v1
16 wire w e1 e2 e3
17
18 plane pl 0.8 0.8 1 1 -1 0
19 featlf r w pl 0.1 0.1 0 0 0 0 1 1
20 if { [catch { featperform lf result } ] != 0 } {
21   puts "Error in featperform"
22 }
23
24 set square 0