#test013 line normal behavior test 

Line000 is a line;
Line000 color is :Red;
Line000 points is [{0,1,0},{0,2,1},{0,3,3},{0,4,2},{0,5,5}];
Line000 draw;

Line001 is a line;
Line001 color is :Red;
Line001 moves {0,2,0};
Line001 points is [{0,1,0},{0,2,1},{0,3,3},{0,4,2},{0,5,5}];
Line001 draw;

Line002 is a line;
Line002 color is :Red;
Line002 moves {0,3,0};
Line002 points is [{0,1,0},{0,2,1},{0,3,3},{0,4,2},{0,5,5}];
Line002 antialiases on;
Line002 draw;

Line003 is a line;
Line003 color is :Red;
Line003 moves {0,4,0};
Line003 points is [{0,1,0},{0,2,1},{0,3,3},{0,4,2},{0,5,5}];
Line003 antialiases on;
Line003 smooths on;
Line003 draw;

Line004 is a line;
Line004 color is :Red;
Line004 moves {0,5,0};
Line004 points is [{0,1,0},{0,2,1},{0,3,3},{0,4,2},{0,5,5}];
Line004 smooths on;
Line004 draw;

Line005 is a line;
Line005 color is :Red;
Line005 moves {0,6,0};
Line005 points is [{0,1,0},{0,2,1},{0,3,3},{0,4,2},{0,5,5}];
Line005 width is 4;
Line005 draw;

Line006 is a line;
Line006 color is :Red;
Line006 moves {0,7,0};
Line006 points is [{0,1,0},{0,2,1},{0,3,3},{0,4,2},{0,5,5}];
Line006 width is 4;
Line006 style is 0xff00;
Line006 draw;

Line007 is a line;
Line007 color is :Red;
Line007 moves {0,8,0};
Line007 points is [{0,1,0},{0,2,1},{0,3,3},{0,4,2},{0,5,5}];
Line007 nurbs on;
Line007 width is 4;
Line007 style is 0xff00;
Line007 draw;

