---------------------------------------------------------------------

next up previous contents
Next: プログラミング Up: グラフィックス Previous: Graphics関数のプリミティブ

---------------------------------------------------------------------

Graphics3D関数のプリミティブ

    Point[ tex2html_wrap7372 ]   点 tex2html_wrap7373 に1点をプロット
     
    Line[ tex2html_wrap7374 ]   各点を順に線で結ぶ
     
    Polygon[ tex2html_wrap7375 ]   順に結んで多角形を描く。
     
    原則として、3点ずつの三角形の集まったものとして描く。
    GrayLevel[ tex2html_wrap7376 ]   濃度( tex2html_wrap7377
     
    PointSize[ tex2html_wrap7378 ]   点の大きさ(グラフの幅に対する比率)
     
    Thickness[ tex2html_wrap7379 ]   線の大きさ(グラフの幅に対する比率)
     
    FaceForm[ tex2html_wrap7380 ]   Polygonの前面を tex2html_wrap_inline7392 、後面を tex2html_wrap_inline7394 とする( tex2html_wrap_inline7396 はGrayLevelで与える)
     
    EdgeForm[ tex2html_wrap7381 ]   エッジの属性(p はGrayLevelまたはThicknessで与える)
     

---------------------------------------------------------------------

Mathematica リファレンスマニュアル に戻る。
吉田 誠一のホームページ に戻る。
Copyright(C) Seiichi Yoshida (comet@aerith.net). All rights reserved.
Sun Nov 10 03:21:52 JST 1996