Previous SAXO Documentation Assistant: Overview Next

ToBeReviewed/TRIANGULATION/

dessinetri.pro

Draw the triangulation

dessinetri Utilities

dessinetri[, tri][, x][, y], WAIT=WAIT, ONEBYONE=ONEBYONE, FILL=FILL, CHANGECOLOR=CHANGECOLOR, _extra=_extra

Parameters

tri        in optional

Array which define the triangulation (provided by triangule.pro or triangulate)

x        in optional

The x position of points to which the trangulation refer to (see the x array provided in triangulate)

y        in optional

The y position of points to which the trangulation refer to (see the y array provided in triangulate)

Keywords

WAIT       

=x. to call wait x second between each triangle draw.

ONEBYONE       

To draw the triangles one by one

FILL       

To fill the triangles (using polyfill) instead of plotting them

CHANGECOLOR       

=n. To change the color of each triangle. n colors will be used and repeted if necessary.

_extra       

Version history

Version

$Id: dessinetri.pro 163 2006-08-29 12:59:46Z navarro $

History

Sebastien Masson (smasson@lodyc.jussieu.fr)

Other attributes

Uses routines

common.pro

 


  Produced by IDLdoc 2.0 on Wed Sep 13 16:33:00 2006.