| Home | Trees | Indices | Help |
|
|---|
|
|
GeometricalObject3D --+
|
Plane
|
|||
|
__init__(self,
*args) There are two calling patterns: |
|||
float
| distanceFrom(self, point) | ||
| Scientific.Geometry.Vector |
projectionOf(self,
point) Returns the projection of point onto the plane |
||
| Plane |
rotate(self,
axis,
angle) Returns a copy of the plane rotated around the coordinate origin |
||
float or NoneType
|
volume(self) Returns the volume of the object. |
||
|
Inherited from |
|||
|
|||
There are two calling patterns:
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Oct 6 14:45:43 2006 | http://epydoc.sourceforge.net |