next up previous contents
Next: seta Up: Commands Previous: send   Contents


seqa

   'seqa' <set> ['pnt' <point> .. <=>]|
                ['afte'|'befo' <point> <point>.. <=>]|
                ['end' <point> .. <=>]
This keyword is used to create or redefine a set marked as a sequential set. This set is used to define splines (see line, with the command qlin such a set is automatically created). To begin such a set type for example:

SEQA Q003 PNT P004 P005 P006 P00M P00N

Because of the parameter PNT the program will create or overwrite the set Q003. The command will continue in the next line if the sign ``='' is found:

SEQA Q003 PNT P004 P005 P006 =
P007 P008 P009

The parameter AFTE will insert additional points after the first specified point. The parameter BEFO will insert additional points before the first specified point and the parameter END will add additional points to a sequential set.



root 2007-02-10