| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
House3D
Spyder-generated class
module models3d
file /home/sjoerd/data/Spyder-devel/models3d/house.spy
http://www.spyderware.nl/wiki/classes/House3D
>>> assert width > 2 * thickness >>>
>>> BLENDER MATRIX axis DEFAULT width 10 MIN width 0 MAX width 100 DEFAULT thickness 2 MIN thickness 0 MAX thickness 100 DEFAULT height 5 MIN height 0 MAX height 100 ELEDEFAULT floors House3DFloor() DEFAULT floorthickness 1 MIN floorthickness 0 MAX floorthickness 10 DEFAULT roofheight 5 MIN roofheight 0 MAX roofheight 10 DEFAULT roofmargin 1 MIN roofmargin 0 MAX roofmargin 5 >>>
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
| House3DGroundFloor |
groundfloor = House3DGroundFloor()
|
||
| House3DFloorArray |
floors = []
|
||
| Integer | width | ||
| Integer | height | ||
| Integer | thickness | ||
| AxisSystem |
axis = AxisSystem()
|
||
| Integer |
floorthickness = 1
|
||
| Integer |
roofheight = 5
|
||
| Integer |
roofmargin = 1
|
||
| Material |
wallmaterial = "brick"
|
||
| Material |
floormaterial = "white marble"
|
||
| Material |
roofmaterial = "black limestone"
|
||
|
|||
|
Inherited from |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon May 10 22:45:18 2010 | http://epydoc.sourceforge.net |