SurfaceGraphics

バージョン6.0以降,SurfaceGraphicsGraphicsComplexおよび関連機能に置き換えられた.

SurfaceGraphics[array]

array の値で指定された格子の各点での高さを持った3Dの曲面プロットを表す.

SurfaceGraphics[array,shades]

その部分が配列 shades に従って陰影された曲面を表す.

詳細とオプション

  • SurfaceGraphicsShowを使って表示することができる.
  • SurfaceGraphicsGraphics3Dと同じオプションの他,以下の追加がある.
  • ClippingStyleAutomatic曲面の切り取られた部分の描画方法
    ColorFunctionAutomaticz の値をもとに色を決定する関数
    ColorFunctionScalingTrue色関数を適用する前に z の値をスケールするかどうか
    HiddenSurfaceTrue隠された曲面を削除するかどうか
    MeshTrue曲面にメッシュを描くかどうか
    MeshRangeAutomaticプロット用の x, y 座標のもとの範囲
    MeshStyleAutomaticメッシュスタイルを指定するグラフィックス指示子
  • SurfaceGraphicsにおけるBoxRatiosのデフォルト設定はBoxRatios->{1,1,0.4}である.
  • array は,z 値を表す実数の矩形配列でなければならない.実数ではない配列要素に対応する曲面には穴が開くことになる.
  • を次元とするarray の場合,shades の次元はでなければならない.
  • shades の要素は,GrayLevelHueRGBColorの指示子でなければならない.
  • Graphics3D[SurfaceGraphics[]]は,SurfaceGraphicsオブジェクトをより一般的なGraphics3Dの表現に変換するのに使用することができる.
  • SurfaceGraphicsPlot3DListPlot3Dによって生成される.
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 Language. 1988. "SurfaceGraphics." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SurfaceGraphics.html.

APA

Wolfram Language. (1988). SurfaceGraphics. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SurfaceGraphics.html

BibTeX

@misc{reference.wolfram_2024_surfacegraphics, author="Wolfram Research", title="{SurfaceGraphics}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/SurfaceGraphics.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_surfacegraphics, organization={Wolfram Research}, title={SurfaceGraphics}, year={1988}, url={https://reference.wolfram.com/language/ref/SurfaceGraphics.html}, note=[Accessed: 18-November-2024 ]}