class documentation

class Cylinder(xmlr.Object):

Constructor: Cylinder(radius, length)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable length Undocumented
Instance Variable radius Undocumented
def __init__(self, radius=0.0, length=0.0):

Undocumented

length =

Undocumented

radius =

Undocumented