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

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

.. _sec:ref-trisurface:

:mod:`trisurface` --- Operations on triangulated surfaces.
==========================================================

.. automodule:: trisurface
   :synopsis: Operations on triangulated surfaces.
   :members: areaNormals,stlConvert,read_gts,read_off,read_stl,read_gambit_neutral,write_gts,write_stla,write_stlb,write_gambit_neutral,write_off,write_smesh,surface_volume,curvature,surfaceInsideBorder,read_error,degenerate,read_stla,read_ascii_large,off_to_tet,find_row,find_nodes,find_first_nodes,find_triangles,remove_triangles,Rectangle,Cube,Sphere

   ``Classes defined in module trisurface``


   .. autoclass:: TriSurface
      :members: nedges,nfaces,vertices,shape,getEdges,getFaceEdges,getFaces,setCoords,setElems,setEdgesAndFaces,append,write,avgVertexNormals,areaNormals,facetArea,area,volume,curvature,inertia,edgeConnections,nodeConnections,nEdgeConnected,nNodeConnected,edgeAdjacency,nEdgeAdjacent,nodeAdjacency,nNodeAdjacent,surfaceType,borderEdges,borderEdgeNrs,borderNodeNrs,isManifold,isClosedManifold,checkBorder,border,fillBorder,boundaryEdges,boundaryFiller,edgeCosAngles,edgeAngles,aspectRatio,smallestAltitude,longestEdge,shortestEdge,stats,distanceOfPoints,offset,reflect,edgeFront,nodeFront,walkEdgeFront,walkNodeFront,growSelection,partitionByEdgeFront,partitionByNodeFront,partitionByConnection,partitionByAngle,splitByConnection,largestByConnection,cutWithPlane,connectedElements,intersectionWithPlane,slice,smooth,smoothLowPass,smoothLaplaceHC,fixNormals,check,split,coarsen,refine,boolean

   ``Functions defined in module trisurface`` 


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

.. End

