| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
CoordinateGrid2D
Spyder-generated class
module models3d
file /home/sjoerd/data/Spyder-devel/models3d/formulagrid.spy
A 2D grid of 3D coordinates
http://www.spyderware.nl/wiki/classes/CoordinateGrid2D
>>> assert x >= 2 assert y >= 2 assert len(vertices) == x * y >>>
|
|||
|
Inherited from |
|||
|
|||
| CoordinateArray | vertices | ||
| Integer | x | ||
| Integer | y | ||
| Bool |
xwrap = False
|
||
| Bool |
ywrap = False
|
||
| Material |
material = "defaultmaterial"
|
||
| AxisSystem |
axis = AxisSystem()
|
||
|
|||
|
Inherited from |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon May 10 22:45:16 2010 | http://epydoc.sourceforge.net |