#test012 pipe1 normal behavior test 

Pipe000 is a pipe1;
Pipe000 color is :Blue;
Pipe000 draw;

Pipe001 is a pipe1;
Pipe001 color is :Green;
Pipe001 moves{0,2,0};
Pipe001 height is 1.3;
Pipe001 draw;

Pipe002 is a pipe1;
Pipe002 color is :Blue;
Pipe002 moves{0,-2,0};
Pipe002 height is 0.6;
Pipe002 bottom is 0.6;
Pipe002 top is 0.9;
Pipe002 draw;

Pipe003 is a pipe1;
Pipe003 color is :Blue;
Pipe003 moves{2,-2,0};
Pipe003 height is 0.6;
Pipe003 bottom is 0.6;
Pipe003 draw;

Pipe004 is a pipe1;
Pipe004 color is :Yellow;
Pipe004 moves {-2,-2,0};
Pipe004 rotate {0,90,0};
Pipe004 height is 0.6;
Pipe004 division is 8;
Pipe004 draw;

Pipe005 is a pipe1;
Pipe005 color is :Green;
Pipe005 moves{2,2,0};
Pipe005 height is 1.3;
Pipe005 wire;

Pipe006 is a pipe1;
Pipe006 color is :Green;
Pipe006 moves{2,4,0};
Pipe006 division is 9;
Pipe006 draw;







