|
I have a command file containing splines through points. When I load the file the splines don't show. I am missing a command to finish the spline, when I enter the commands manually I have to finish it with a mouseclick.
Here is the command file:
li; 220,40; 280,36; 220,10; k
stp; 220,40; 190,36; 170,35; k
stp; 220,10; 190,18; 170,20; k
li; 170,35; 70,35; k
li; 170,20; 100,20; k
stp; 70,35; 42,36.5; 20,36; 10,30; 10,18; 20,10; 50,8; 80,17; 100,20; k
ci; 22,23.5; 24, 23.5; k
The straight lines and the circle all show.
|