.. $Id: draw.rst 1703 2010-12-03 13:46:55Z bverheg $  -*- rst -*-
.. pyformex reference manual --- draw
.. CREATED WITH py2rst.py: DO NOT EDIT

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

.. _sec:ref-draw:

:mod:`draw` --- Create 3D graphical representations.
====================================================

.. automodule:: draw
   :synopsis: Create 3D graphical representations.
   :members: closeGui,showMessage,showInfo,warning,error,ask,ack,showText,showFile,showDescription,askItems,currentDialog,dialogAccepted,dialogRejected,dialogTimedOut,askFilename,askNewFilename,askDirname,askImageFile,checkWorkdir,printMessage,draw,focus,setDrawOptions,showDrawOptions,askDrawOptions,reset,resetAll,shrink,drawVectors,drawPlane,drawMarks,drawNumbers,drawVertexNumbers,drawText3D,drawAxes,drawViewportAxes3D,drawBbox,drawActor,undraw,view,setTriade,drawText,annotate,unannotate,decorate,undecorate,createView,setView,frontView,backView,leftView,rightView,topView,bottomView,isoView,bgcolor,fgcolor,renderMode,wireframe,smooth,smoothwire,flat,flatwire,smooth_avg,lights,transparent,perspective,timeout,set_material_value,set_light,set_light_value,linewidth,linestipple,pointsize,canvasSize,clear_canvas,clear,redraw,pause,step,fforward,delay,sleep,wakeup,printbbox,printviewportsettings,reportCamera,zoom_factor,pan_factor,rot_factor,zoomIn,zoomOut,panRight,panLeft,panUp,panDown,rotRight,rotLeft,rotUp,rotDown,twistLeft,twistRight,transLeft,transRight,transDown,transUp,dollyIn,dollyOut,lockCamera,unlockCamera,zoomRectangle,zoomBbox,zoomAll,zoom,flyAlong,viewport,layout,addViewport,removeViewport,linkViewport,updateGUI,highlightActors,highlightElements,highlightEdges,highlightPoints,highlightPartitions,removeHighlights,set_selection_filter,pick,pickActors,pickElements,pickPoints,pickEdges,highlight,pickNumbers,set_edit_mode,drawLinesInter,showLineDrawing,setLocalAxes,setGlobalAxes

   ``Classes defined in module draw``


   ``Functions defined in module draw`` 


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

.. End

