Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

Documentation / Mathematica / Built-in Functions / Graphics and Sound / Graphics Primitives /

SurfaceGraphics

FilledSmallSquare SurfaceGraphics[array] is a representation of a three-dimensional plot of a surface, with heights of each point on a grid specified by values in array.

FilledSmallSquare SurfaceGraphics[array, shades] represents a surface, whose parts are shaded according to the array shades.

FilledSmallSquare SurfaceGraphics can be displayed using Show.

FilledSmallSquare SurfaceGraphics has the same options as Graphics3D, with the following additions:

FilledSmallSquare SurfaceGraphics does not support the options PolygonIntersections and RenderAll available for Graphics3D.

FilledSmallSquare For SurfaceGraphics, the default setting for BoxRatios is BoxRatios -> {1, 1, 0.4}.

FilledSmallSquare array should be a rectangular array of real numbers, representing values. There will be holes in the surface corresponding to any array elements that are not real numbers.

FilledSmallSquare If array has dimensions , then shades must have dimensions .

FilledSmallSquare The elements of shades must be GrayLevel, Hue or RGBColor directives, or SurfaceColor objects.

FilledSmallSquare Graphics3D[SurfaceGraphics[ ... ]] can be used to convert a SurfaceGraphics object into the more general Graphics3D representation.

FilledSmallSquare SurfaceGraphics is generated by Plot3D and ListPlot3D.

FilledSmallSquare See Section 1.9.6, Section 2.10.1 and Section 2.10.11.

FilledSmallSquare See also: ListPlot3D, Plot3D, ContourGraphics, DensityGraphics.

FilledSmallSquare New in Version 1.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information


 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy | [ja] |
Sign up for our newsletter: