Program: MKLSGRIDPLOTTRIANGLE

  mklsgridplottriangle......plot a single triangle from a layer
 
  call:  mklsgridplottriangle(layer,id);
 
         layer: a complete LAYER structure as returned by
                     MKLSGRIDNEWTRILAYER
            id: list of IDs of triangles in the LAYER
 
  result: none.
 
  Plots single triangles of the layer, identified by their ID.
  If the triangle has no nodes as children, nothing happens.
 
  Martin Knapmeyer, 07.12.2004

Read M-File Source Code


eof.