Module Spyder :: Class Cylinder16
[hide private]
[frames] | no frames]

Class Cylinder16

source code

object --+    
         |    
  Cylinder --+
             |
            Cylinder16

Spyder-generated class

module tarantula

file /home/sjoerd/Spyder-devel/tarantula/Tarantula.spy

Wiki

http://www.spyderware.nl/wiki/classes/Cylinder16

Converters

Can be converted to:

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]
 
three_dimensional() source code
Instance Variables [hide private]
    Inherited from Cylinder
AxisSystem axis = AxisSystem()
Float height
Material material = "defaultmaterial"
Float radius
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

three_dimensional()
Static Method

source code 
Overrides: Cylinder.three_dimensional