Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Computational Geometry Package >

TriangularSurfacePlot

TriangularSurfacePlot[{{x1, y1, z1}, {x2, y2, z2}, ...}]
plots the surface according to the Delaunay triangulation established by projecting the points onto the x-y plane.
TriangularSurfacePlot[{{x1, y1, z1}, {x2, y2, z2}, ...}]
plots the surface according to the triangulation given by the vertex adjacency list val.
  • TriangularSurfacePlot has the same options as Graphics3D.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team