SolidData
SolidData[entity,property]
立体 entity について,指定された property の値を与える.
SolidData[{entity1,entity2,…},property]
指定された立体実体の特性値のリストを与える.
SolidData[entity,property,annotation]
指定された property に関連する指定された annotation を与える.
詳細
- SolidData[]はすべての立体実体のリストを与える.
- SolidData["Properties"]は使用可能な特性のリストを与える.
- SolidData["SampleEntities"]は,サンプル実体のリストを与える.
- SolidData中で指定される entity は,Entity,EntityClass,実体の正規名,あるいはそれらのリストでよい.
- property としては,EntityProperty,EntityPropertyClass,実体の正規名,あるいは特性のリストを指定することができる.
- 特定のケースで適用できない,あるいは未知である特性はMissing[…]で示される.
- 含まれる特性
-
"AlternateNames" 代替名 "AssociatedPeople" 関連する人物 "Boundary" 境界 "BoundaryMeshRegion" 境界メッシュ表現 "BoundarySurface" 境界面 "BoundingBox" 境界ボックスのコーナー "Centroid" 重心 "Circumcenter" 外心 "Circumdiameter" 外接円の直径 "Circumradius" 外接球の半径 "Circumsphere" 外接球 "Classes" クラス "Concave" 凹型 "ConstantWidth" 一定幅 "Convex" 凸型 "ConvexityCoefficient" 凸性係数 "CrossSections" 横断面 "FaceCount" 面の数 "GeneralizedDiameter" 一般化された直径 "Graphics3D" 3Dグラフィックス式 "Height" 高さ "Hexahedron" 六面体 "Image" 画像 "ImplicitRegion" 陰的領域 "Incenter" 内心 "Inequalities" 不等式 "InertiaTensor" 慣性テンソルのモーメント "Inradius" 内接球の半径 "Insphere" 内接球 "LateralSurfaceArea" 外側面の面積 "LineSegmentLengthCDF" 長さの累積分布関数 "LineSegmentLengthMean" 平均線分長 "LineSegmentLengthPDF" 長さの確率密度関数 "MeanCylindricalRadius" 平均円柱半径 "MeanSphericalRadius" 平均球面半径 "MeanSquareCylindricalRadius" 平均二乗円柱半径 "MeanSquareSphericalRadius" 平均二乗球面半径 "MeshRegion" メッシュ表現 "Name" 名前 "Parallelepiped" 平行六面体 "Parameters" パラメータ "ParametricRegion" パラメトリック領域 "Polyhedron" 多面体 "RealWorldExamples" 現実世界の例 "Region" 領域 "RegularPolyhedron" 正多面体 "RelatedWolframLanguageSymbols" Wolfram言語中の関連シンボル "SlantHeight" 斜高 "SolidOfRevolution" 回転体 "SportObjects" 指定された形のスポーツオブジェクト "SurfaceArea" 表面積 "TetrahedronVolumeMean" 内接四面体の平均体積 "TriangleAreaCDF" ランダムに選んだ三角形の面積の累積分布関数 "TriangleAreaMean" ランダムに選んだ三角形の平均面積 "TriangleAreaPDF" ランダムに選んだ三角形の面積の確率密度関数 "VariableConstraints" 変数の制約 "VariableDescriptions" 変数の説明 "Variables" 変数 "VertexCount" 頂点数 "Vertices" 頂点 "Volume" 体積
例題
すべて開くすべて閉じる例 (10)
特性と関係 (2)
SolidDataを用いることは,対応する実体および特性に対してEntityValueを呼び出すことと同じである:
"Classes"引数でSolidDataを評価する:
上記は,実体タイプ"Solid"のEntityClassListを評価することと同じである:
考えられる問題 (1)
明示的なEntityClassを指定すると意図した通りになる:
これはEntityClassについてEntityListを呼び出すことに等しい:
テキスト
Wolfram Research (2014), SolidData, Wolfram言語関数, https://reference.wolfram.com/language/ref/SolidData.html (2019年に更新).
CMS
Wolfram Language. 2014. "SolidData." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/SolidData.html.
APA
Wolfram Language. (2014). SolidData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SolidData.html