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

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

.. _sec:ref-tools:

:mod:`tools` --- tools.py
=========================

.. automodule:: tools
   :synopsis: tools.py



   .. autoclass:: Plane


      Plane objects have the following methods:

      .. automethod:: point()
      .. automethod:: normal()
      .. automethod:: size()
      .. automethod:: bbox()

**Functions defined in the module tools**

   .. autofunction:: report(K)
   .. autofunction:: reportActors(K)
   .. autofunction:: reportElements(K)
   .. autofunction:: reportPoints(K)
   .. autofunction:: reportEdges(K)
   .. autofunction:: reportPartitions(K)
   .. autofunction:: reportDistances(K)
   .. autofunction:: reportAngles(K)
   .. autofunction:: getObjectItems(obj,items,mode)
   .. autofunction:: getCollection(K)
   .. autofunction:: growCollection(K)
   .. autofunction:: partitionCollection(K)
   .. autofunction:: getPartition(K,prop)
   .. autofunction:: exportObjects(obj,name,single=False)

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

.. End

