.. $Id: coords.rst 1712 2010-12-04 16:00:42Z bverheg $  -*- rst -*-
.. pyformex reference manual --- coords
.. CREATED WITH py2rst.py: DO NOT EDIT

.. include:: <isonum.txt>
.. include:: ../defines.inc
.. include:: ../links.inc

.. _sec:ref-coords:

:mod:`coords` --- A structured collection of 3D coordinates.
============================================================

.. automodule:: coords
   :synopsis: A structured collection of 3D coordinates.
   :members: bbox,origin

   ``Classes defined in module coords``


   .. autoclass:: Coords
      :members: points,pshape,npoints,x,y,z,bbox,center,centroid,sizes,dsize,bsphere,distanceFromPlane,distanceFromLine,distanceFromPoint,closestToPoint,directionalSize,directionalExtremes,directionalWidth,test,fprint,set,scale,translate,replicate,rotate,shear,reflect,affine,cylindrical,hyperCylindrical,toCylindrical,spherical,superSpherical,toSpherical,bump1,bump2,bump,flare,newmap,map,map1,mapd,egg,replace,swapAxes,rollAxes,projectOnPlane,projectOnSphere,projectOnCylinder,projectOnSurface,isopar,transformCS,split,fuse,append,actor

   .. autoclass:: CoordinateSystem
      :members: 

   ``Functions defined in module coords`` 


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

.. End

