.. $Id$  -*- rst -*-
.. pyformex reference manual --- elements
.. CREATED WITH py2rst.py: DO NOT EDIT

.. include:: ../defines.inc
.. include:: ../links.inc

.. _sec:ref-elements:

:mod:`elements` --- Element local coordinates and numbering.
============================================================

.. automodule:: elements
   :synopsis: Element local coordinates and numbering.



   .. autoclass:: Element


      Element objects have the following methods:

      .. automethod:: nvertices()
      .. automethod:: nedges()
      .. automethod:: nfaces()
      .. automethod:: getFaces()

   .. autoclass:: Point


      Point objects have the following methods:


   .. autoclass:: Line2


      Line2 objects have the following methods:


   .. autoclass:: Tri3


      Tri3 objects have the following methods:


   .. autoclass:: Tri6


      Tri6 objects have the following methods:


   .. autoclass:: Quad4


      Quad4 objects have the following methods:


   .. autoclass:: Quad8


      Quad8 objects have the following methods:


   .. autoclass:: Quad9


      Quad9 objects have the following methods:


   .. autoclass:: Tet4


      Tet4 objects have the following methods:


   .. autoclass:: Wedge6


      Wedge6 objects have the following methods:


   .. autoclass:: Hex8


      Hex8 objects have the following methods:


   .. autoclass:: Icosa


      Icosa objects have the following methods:


   
.. moduleauthor:: pyFormex project (http://pyformex.org)

.. End

