.. $Id$  -*- 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,sweepCoords

   ``Classes defined in module coords``


   .. autoclass:: CoordinateSystem
      :members: points,pshape,ncoords,npoints,x,y,z,bbox,center,centroid,sizes,dsize,bsphere,distanceFromPlane,distanceFromLine,distanceFromPoint,closestToPoint,directionalSize,directionalExtremes,directionalWidth,test,fprint,set,scale,translate,trl,align,rot,rotate,shear,reflect,affine,cylindrical,toCylindrical,spherical,superSpherical,toSpherical,bump1,bump2,bump,flare,map,map1,mapd,egg,replace,swapAxes,rollAxes,projectOnPlane,projectOnSphere,projectOnCylinder,projectOnSurface,isopar,transformCS,addNoise,rep,replicate,split,fuse,match,append,concatenate,fromstring,fromfile,interpolate,origin,axes

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

   ``Functions defined in module coords`` 


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

.. End

