Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica Technical FAQs Services & Resources / Mathematica / Kernels & Programming
-----
 /
Symbols
*Mathematica
*Network Mathematica
*webMathematica
*gridMathematica
*Personal Grid Edition
*Wolfram Workbench
*Wolfram Education Group
*Application Packages
*Mathematica for Students
*Mathematica CalcCenter
*Publicon
*A New Kind of Science Explorer
*Mathematical Explorer
*Mathematica Teacher's Edition
*Calculus WIZ
*Mathematica Player
*Ask about this page
*Print this page
*Email this page
*Give us feedback
*
Sign up for our newsletter:

TriangularSurfacePlot


Usage Message:

TriangularSurfacePlot[{{x1,y1,z1},...,{xn,yn,zn}}] plots the zi according to the planar Delaunay triangulation established by the {xi,yi}. TriangularSurfacePlot[{{x1,y1,z1},...,{xn,yn,zn}},val] plots the zi according to the planar triangulation of the {xi,yi} stipulated by the vertex adjacency list val.

Attributes[TriangularSurfacePlot] = {}

Options:

AmbientLight -> GrayLevel[0]

AspectRatio -> Automatic

Axes -> False

AxesEdge -> Automatic

AxesLabel -> None

AxesStyle -> Automatic

Background -> Automatic

Boxed -> True

BoxRatios -> Automatic

BoxStyle -> Automatic

ColorOutput -> Automatic

DefaultColor -> Automatic

Epilog -> {}

FaceGrids -> None

ImageSize -> Automatic

Lighting -> True

LightSources -> {{{1., 0., 1.}, RGBColor[1, 0, 0]}, {{1., 1., 1.}, RGBColor[0, 1, 0]}, {{0., 1., 1.}, RGBColor[0, 0, 1]}}

Plot3Matrix -> Automatic

PlotLabel -> None

PlotRange -> Automatic

PlotRegion -> Automatic

PolygonIntersections -> True

Prolog -> {}

RenderAll -> True

Shading -> True

SphericalRegion -> False

Ticks -> Automatic

ViewCenter -> Automatic

ViewPoint -> {1.3, -2.399999999999999, 2.}

ViewVertical -> {0., 0., 1.}

DefaultFont :> $DefaultFont

DisplayFunction :> $DisplayFunction

FormatType :> $FormatType

TextStyle :> $TextStyle


Notes:


Additional Online Documentation:

http://documents.wolfram.com/v4/AddOns/DscM_ComputationalGeo_.html




 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy