Trees | Indices | Help |
|
---|
|
object --+ | ConvexPolyhedron --+ | Parallelepiped
Class to manage a parallelepiped.
|
|||
|
|||
numpy.array, numpy.array, numpy.array, numpy.array |
|
||
list of numpy.array |
|
||
float |
|
||
Inherited from Inherited from |
|
|||
NAME = 'parallelepiped'
|
|||
DEFAULT = [5.0, 10.0, 12.0, 60.0, 45.0, 80.0]
|
|||
DESCRIPTION = ['edge a length', 'edge b length', 'edge c lengt
|
|||
TYPE = 'prism'
|
|||
INDICES = [[1, 4, 3, 2], [5, 1, 2, 6], [4, 8, 7, 3], [8, 5, 6,
|
|||
NUM_UNIQUE_EDGES = 2
|
|||
NUM_UNIQUE_FACES = 3
|
|
|||
Inherited from |
|
Create an instance.
|
Get the origin and lattice vectors of the specified parallelepiped.
|
Get the vertices of the specified parallelepiped.
|
Return the volume.
|
|
DESCRIPTION
|
INDICES
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:42 2015 | http://epydoc.sourceforge.net |