Cylinder
Cylinder[{{x1,y1,z1},{x2,y2,z2}},r]
(x1,y1,z1)から(x2,y2,z2)までの線の周囲の,半径 r の円柱を表す.
Cylinder[{{x1,y1,z1},{x2,y2,z2}}]
半径1の円柱を表す.
詳細とオプション
- Cylinderは,幾何学領域として,またグラフィックスプリミティブとして使うことができる.
- Cylinder[]はCylinder[{{0,0,-1},{0,0,1}}]に等しい. »
- Cylinderは,塗り潰された円柱形の領域を表す.ただし,であり,ベクトルはと直交し,かつ である.
- CylinderはGraphics3Dで使うことができる.
- グラフィックスでは,点 piおよび半径 r は,Scaled式およびDynamic式でよい.
- グラフィックスの描画は,EdgeForm,FaceForm,Specularity,Opacity,色等の指示子に影響される.
- Cylinder[{spec1,spec2,…},{r1,r2,…}]は,指定 speciで底面の半径が riである円柱の集合を表す.
例題
すべて開くすべて閉じるスコープ (23)
グラフィックス (13)
アプリケーション (6)
Cylinderを使ってGraphPlot3D中の辺を描画する:
Cylinderに基づいてChartElementFunctionを定義する:
BarChart3DはCylinderを用いて3D棒グラフを作成する:
Histogram3Dも同様にCylinderを用いることができる:
Cylinderを用いてBubbleChart3Dのバブルを表示する:
特性と関係 (5)
Scaleを使って楕円柱を得る:
ParametricPlot3Dによって生成された円筒の外郭構造のパラメータによる指定:
ContourPlot3Dによって生成された円筒の外郭構造の陰的指定:
ChemicalDataは球と円柱を使って分子をプロットする:
ImplicitRegionは,任意のCylinder領域を表すことができる:
テキスト
Wolfram Research (2007), Cylinder, Wolfram言語関数, https://reference.wolfram.com/language/ref/Cylinder.html (2014年に更新).
CMS
Wolfram Language. 2007. "Cylinder." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/Cylinder.html.
APA
Wolfram Language. (2007). Cylinder. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Cylinder.html