| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Face
Class to manage faces.
|
|||
|
|||
| list |
|
||
|
|||
|
|||
| list |
|
||
| numpy.array or None |
|
||
| bool |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Create a face instance.
|
Return a list of Edge.
|
Return a list containing the num_unique number of unique edges. These will be the reference edges used to orient the reference face of the polyhedron.
|
Return the intersection point of the specified line segment and the plane in which this face resides or return None if there is no intersection.
|
Return true if the query point lies on or inside the boundaries of this face, false otherwise.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:42 2015 | http://epydoc.sourceforge.net |