Rev 14850 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14850 | Rev 18117 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | 11 | ||
12 | !distribute item $wims_read_parm into slib_polyedre,slib_phi,slib_theta,slib_size,slib_G,slib_option |
12 | !distribute item $wims_read_parm into slib_polyedre,slib_phi,slib_theta,slib_size,slib_G,slib_option |
13 | slib_G=!declosing $slib_G |
13 | slib_G=!declosing $slib_G |
14 | 14 | ||
15 | !if d isin $slib_option |
15 | !if d isin $slib_option |
16 |
|
16 | slib_line=dpolyline |
17 | !else |
17 | !else |
18 | slib_line=polyline |
18 | slib_line=polyline |
19 | !endif |
19 | !endif |
20 | 20 | ||
21 | slib_polyedre=!record 0 of data/polyedre_off/$slib_polyedre.off |
21 | slib_polyedre=!record 0 of data/polyedre_off/$slib_polyedre.off |