#test001 cylinder0 normal  behavior test

Cylinder000 is a cylinder0;
Cylinder000 draw;

Cylinder001 is a cylinder0;
Cylinder001 from {-1,1,1} to {-3,3,3};
Cylinder001 color is :GreenTransparency;
Cylinder001 draw;

Cylinder002 is a cylinder0;
Cylinder002 from {1,-1,1} to {3,-3,3};
Cylinder002 color is :SkyBlue;
Cylinder002 wire;

Cylinder003 is a cylinder0;
Cylinder003 from {1,1,1} to {3,3,3};
Cylinder003 moves {2,2,2};
Cylinder003 color is :SkyBlue;
Cylinder003 draw;

Cylinder004 is a cylinder0;
Cylinder004 from {0,0,1} to {0,0,3};
Cylinder004 color is :SkyBlue;
Cylinder004 division is 5;
Cylinder004 wire;

Cylinder005 is a cylinder0;
Cylinder005 from {0,0,-1} to {0,0,-3};
Cylinder005 color is :SkyBlue;
Cylinder005 division is 30;
Cylinder005 top is 0.5;
Cylinder005 bottom is 0.7;
Cylinder005 wire;

Cylinder006 is a cylinder0;
Cylinder006 from {-1,1,1} to {-3,3,3};
Cylinder006 color is :YellowTransparency;
Cylinder006 hide;

Cylinder007 is a cylinder0;
Cylinder007 from {-1,-1,1} to {-3,-3,3};
Cylinder007 color is :Yellow;
Cylinder007 height is 5;
Cylinder007 draw;

Cylinder008 is a cylinder0;
Cylinder008 from {-1,-1,1} to {-3,-3,3};
Cylinder008 rotate {30,30,30};
Cylinder008 color is :Blue;
#:Cylinder008 height is [];
Cylinder008 draw;

Cylinder008 is a cylinder0;
Cylinder008 from {-1,-1,1} to {-3,-3,3};
Cylinder008 rotate {30,30,30};
Cylinder008 color is :Blue;
#:Cylinder008 height is [];
Cylinder008 draw;

