12.4.9. Cylinder

A Cylinder. Can be hollowed with operator hollow?

12.4.9.1. Attributes

radius:radius of the cylinder. If a function is given the function must comply with the signature radius(float height)
height:height of the cylinder

Plus all the common attributes of bodies

12.4.9.2. Functions:

12.4.9.3. Examples:

Example 1:

cylinder c: .radius 5cm : .height 34 :