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
Questions or comments? Send email to support@wolfram.com.
| |