|
|
||
|
|
|
| PolyhedronData[poly, "property"] gives the value of the specified property for the polyhedron named poly. |
| PolyhedronData[poly] gives an image of the polyhedron named poly. |
| PolyhedronData["class"] gives a list of the polyhedra in the specified class. |
| "Edges" | graphics primitives for edges in the polyhedron | |
| "Faces" | graphics primitives for faces of the polyhedron | |
| "Image" | complete image of the polyhedron |
| "AdjacentFaceIndices" | lists of indices for adjacent pairs of faces | |
| "EdgeCount" | total number of edges | |
| "EdgeIndices" | indices specifying the vertices on each edge | |
| "FaceCount" | total number of faces | |
| "FaceCountRules" | rules for the numbers of n-sided faces | |
| "FaceIndices" | lists of indices for the vertices of each face | |
| "VertexCount" | total number of vertices |
| "Centroid" | coordinates of the centroid in the standard embedding | |
| "InertiaTensor" | inertia tensor of the solid polyhedron assuming unit mass | |
| "RegionFunction" | pure function giving True in the interior of the polyhedron | |
| "VertexCoordinates" | coordinates of vertices assuming unit smallest edge length |
| "Circumcenter" | center of circumscribed sphere | |
| "Circumradius" | circumradius assuming unit smallest edge length | |
| "Circumsphere" | graphics primitive for the circumscribed sphere | |
| "DihedralAngleRules" | rules for dihedral angles | |
| "EdgeLengths" | relative lengths of edges | |
| "GeneralizedDiameter" | maximum distance between a pair of vertices | |
| "Incenter" | center of inscribed sphere | |
| "Inradius" | inradius assuming unit smallest edge length | |
| "Insphere" | inscribed sphere | |
| "Midcenter" | center of reciprocating sphere | |
| "Midradius" | midradius assuming unit smallest edge length | |
| "Midsphere" | graphics primitive for the reciprocating sphere | |
| "SurfaceArea" | total surface area assuming unit smallest edge length | |
| "Volume" | enclosed volume assuming unit smallest edge length |
| "NetCoordinates" | coordinates of vertices in the net | |
| "NetCount" | number of topologically distinct nets that can be drawn | |
| "NetEdgeIndices" | indices specifying the vertices on each edge in the net | |
| "NetEdges" | graphics primitives for edges in the net | |
| "NetFaceIndices" | indices specifying the incidence of faces in the net | |
| "NetFaces" | graphics primitives for faces in the net | |
| "NetImage" | image of the polyhedron net |
| "SkeletonCoordinates" | vertex positions in an embedding of the skeleton graph | |
| "SkeletonGraphName" | name of the corresponding GraphData object | |
| "SkeletonImage" | image of the skeleton graph | |
| "SkeletonRules" | rules specifying the connectivity of the skeleton graph |
| "Classes" | classes of which the polyhedron is a member | |
| "DualName" | name of the dual of the polyhedron | |
| "NotationRules" | formal notations for the polyhedron | |
| "SymmetryGroupString" | name of the symmetry group for the polyhedron |
| "Amphichiral" | amphichiral solid | |
| "Chiral" | chiral solid | |
| "Compound" | compound of two or more polyhedra | |
| "Concave" | concave solid | |
| "Convex" | convex solid | |
| "Deltahedron" | solid consisting of congruent equilateral triangles | |
| "Equilateral" | all sides have unit length | |
| "SelfDual" | polyhedron is its own dual | |
| "SpaceFilling" | space-filling polyhedron | |
| "Stellation" | stellation of a polyhedron | |
| "Zonohedron" | zonohedron |
| "Archimedean" | one of the 13 Archimedean solids | |
| "ArchimedeanDual" | one of the 13 Archimedean duals | |
| "Johnson" | one of the 92 Johnson solids | |
| "KeplerPoinsot" | one of the four Kepler-Poinsot solids | |
| "Platonic" | one of the five Platonic solids | |
| "Uniform" | one of the 80 uniform polyhedra |
| "AlternateNames" | alternate English names, as strings | |
| "AlternateStandardNames" | alternate standard Mathematica names | |
| "Name" | English name as a string | |
| "StandardName" | standard Mathematica name |
| "Description" | short textual description of the property | |
| "Information" | hyperlink to additional information | |
| "LongDescription" | longer textual description of the property | |
| "Value" | the value of the property |