SurfaceGraphics
在版本6.0中,函数 SurfaceGraphics 被 GraphicsComplex 及其相关函数所取代.
SurfaceGraphics[array]
是一个三维曲面图形表示,每个格点的高度由 array中的值指定.
SurfaceGraphics[array,shades]
表示一个曲面,它的各部分根据shades数组绘制阴影.
更多信息和选项
- SurfaceGraphics 可以用Show显示.
- SurfaceGraphics 和Graphics3D有相同的选项,下面是附加选项:
-
ClippingStyle Automatic 如何绘制曲面的省略部分 ColorFunction Automatic 基于z值确定颜色的函数 ColorFunctionScaling True 是否在应用一个颜色函数前对z值进行比例变换 HiddenSurface True 是否去掉隐藏曲面 Mesh True 是否在曲面上绘制一个网格 MeshRange Automatic 图形的x, y 坐标的原 始范围 MeshStyle Automatic 指定网格风格的图形指令 - 对SurfaceGraphics, BoxRatios的缺省设置是BoxRatios->{1,1,0.4}.
- array 应当是一个表示 z 值的实数矩阵列.在曲面上相应于并不是实数的任何数组元素的地方都有一个洞.
- 如果array 有维 ,则shades必须有维 .
- shades的元素必须是GrayLevel, Hue或RGBColor指令.
- Graphics3D[SurfaceGraphics[…]]可用于将一个SurfaceGraphics对象转换为更一般的Graphics3D表示.
- SurfaceGraphics 由Plot3D和ListPlot3D产生.
Wolfram Research (1988),SurfaceGraphics,Wolfram 语言函数,https://reference.wolfram.com/language/ref/SurfaceGraphics.html.
文本
Wolfram Research (1988),SurfaceGraphics,Wolfram 语言函数,https://reference.wolfram.com/language/ref/SurfaceGraphics.html.
CMS
Wolfram 语言. 1988. "SurfaceGraphics." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/SurfaceGraphics.html.
APA
Wolfram 语言. (1988). SurfaceGraphics. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/SurfaceGraphics.html 年