PolyhedronDataCopy to clipboard.
✖
PolyhedronData

gives the value of the specified property for the polyhedron named poly.
Details




- Polyhedra can be specified by standard names such as "Dodecahedron" and "TruncatedCube".
- Classes of polyhedra supported include "Platonic", "Archimedean", "ArchimedeanDual", "KeplerPoinsot", "Johnson", and "Uniform".
- PolyhedronData includes polyhedron compounds.
- PolyhedronData[] and PolyhedronData[All] give a list of all available polyhedra.
- PolyhedronData[patt] gives a list of all polyhedron standard names that match the string pattern patt.
- PolyhedronData[n] gives a list of polyhedra with n faces, with faces not necessarily being convex.
- PolyhedronData[;;n] gives a list of polyhedra with ≤n faces.
- PolyhedronData[m;;n] gives a list of all standard polyhedra with m through n faces.
- PolyhedronData["class",n], etc. gives a list of polyhedra in the specified class with n faces, etc.
- PolyhedronData["Classes"] gives a list of all supported classes.
- PolyhedronData["Properties"] gives a list of properties available for polyhedra.
- For coordinate purposes, all polyhedra are taken to have smallest edges of unit length.
- Overall properties include:
-
"Classes" classes of which the polyhedron is a member "NotationRules" index notations for the polyhedron - Structural properties include:
-
"VertexCoordinates" list of vertex coordinates "EdgeIndices" list of edges (as vertex index pairs) "FaceIndices" list of faces (as vertex index lists) - Geometric primitives properties include:
-
"Polyhedra" compound polyhedron components "Polyhedron" Polyhedron expression "Polygons" list of polygons corresponding to faces "Lines" list of lines corresponding to edges "Points" list of points corresponding to vertices - Graphical properties include:
-
"Graphics3D" 3D graphics expression "GraphicsComplex" graphics complex expression "Image" image - Combinatorial properties include:
-
"EdgeCount" total number of edges "FaceCount" total number of faces "VertexCount" total number of vertices "NetCount" number of topologically distinct nets that can be drawn - Region-related properties include:
-
"BoundaryMeshRegion" boundary mesh representation "CoordinateBounds" coordinate bounds "ImplicitRegion" representation as inequalities and equalities "MeshRegion" mesh representation "Region" geometric region "RegionFunction" pure function giving True in the interior of the polyhedron - Geometrical properties include:
-
"Centroid" coordinates of the centroid in the standard embedding "Circumcenter" center of circumscribed sphere "Circumdiameter" twice the circumradius "Circumradius" circumradius assuming unit smallest edge length "Circumsphere" graphics primitive for the circumscribed sphere "DehnInvariant" Dehn invariant "DihedralAngles" dihedral angles "GeneralizedDiameter" maximum distance between a pair of vertices "Incenter" center of inscribed sphere "InertiaTensor" inertia tensor of the solid polyhedron assuming unit mass "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 "StableFaces" stable faces "SurfaceArea" total surface area assuming unit smallest edge length "UnstableFaces" unstable faces "VertexSubsetHulls" rules for vertices whose hulls form other solids "Volume" enclosed volume assuming unit smallest edge length - Average length properties include:
-
"MeanCylindricalRadius" average of over the polyhedral region
"MeanInteriorLineSegmentLength" average length of a line segment whose endpoints are picked at random in the polyhedral region "MeanSphericalRadius" average of over the polyhedral region
"MeanSquareCylindricalRadius" average of over the polyhedral region
"MeanSquareSphericalRadius" average of over the polyhedral region
- PolyhedronData[name,"class"] gives True if the polyhedron is in the specified class.
- Classes of polyhedra include:
-
"Amphichiral" amphichiral solid "Canonical" polyhedron with a midsphere "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 "Isohedron" symmetries act transitively on polyhedron faces "Parallelohedron" parallelohedron "Plesiohedron" plesiohedron "SelfDual" polyhedron is its own dual "Simple" simple polyhedron "SpaceFilling" space-filling polyhedron "Stellation" stellation of a polyhedron "Stereohedron" stereohedron "Toroidal" toroidal polyhedron "Unistable" unistable polyhedron "Zonohedron" zonohedron - Classes of polyhedra that are members of finite families include:
-
"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 4 Kepler-Poinsot solids "Platonic" one of the 5 Platonic solids "PlatonicDual" one of the 5 Platonic duals "Trapezohedron" canonical trapezohedron "Uniform" one of the 80 uniform polyhedra "UniformDual" one of the 80 uniform duals "Zalgaller" one of the 28 Zalgaller polyhedra - Classes of polyhedra indexed by an integer include:
-
"Antiprism" antiprism "Dipyramid" dipyramid "Prism" prism "Pyramid" pyramid - Naming-related properties include:
-
"AlternateNames" alternate English names, as strings "AlternateStandardNames" alternate standard Wolfram Language names "Name" English name as a string "Names" English name and alternate names "Entity" polyhedron entity "StandardName" standard Wolfram Language name - PolyhedronData[name,"property","outputtype"] gives polyhedron properties in the format specified by "outputtype", which, depending on "property", may be "Adjacent", "Coordinates", "Count", "Entity", "Graph", "Graphics3D", "GraphicsComplex", "Group", "Image", "Length", "Line", "List", "Name", "Notation", "Point", "Polygon", "Polyhedron", "Rule", "Tally", or "Undirected".
- Output types related to polyhedron output and display include:
-
"CompoundInterior" interior (common volume) of a polyhedron compound as a graphic, graphics complex, polyhedron or scale "ConvexHull" convex hull as a graphic, graphics complex, polyhedron or scale "DihedralAngles" dihedral angles as a list of angles or set of rules indexed by adjacent face indices "Dual" polyhedron dual as an entity standard name, entity, graphic, graphics complex, polyhedron, or scale "Edges" edges as an indexed list, count, list of unique lengths, rule list, lines, graphic, graphics complex, or image "Faces" faces as an indexed list, count, list of adjacent face indices, rule list of edge count tallies, polygons, graphic, graphics complex, or image "Hull" (not necessarily convex) hull as a graphic, graphics complex, polyhedron, or scale "Net" polyhedron net as a graphic, graphics compex, image, list of vertex coordinates, count, list of face indices, or graph "Skeleton" skeleton graph as a graph, vertex coordinate list, image, graph entity standard name, graph entity, edge rule list, or undirected edge list "SymmetryGroup" symmetry group as a group standard name, or entity "Vertices" vertices as indices, count, point, graphics, graphics complex, or image - PolyhedronData[name,"property","ann"] or PolyhedronData["property","ann"] gives various annotations associated with a property. Typical annotations include:
-
"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
Examples
open allclose allBasic Examples (6)Summary of the most common use cases
Show a graphic of the regular dodecahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-dokxjj

Show the net of the regular dodecahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-holzgn


https://wolfram.com/xid/08uquwzpvwqg4ki-47g4d

Show the snub cube with colored faces and transparency with no external lighting:

https://wolfram.com/xid/08uquwzpvwqg4ki-p4eqyn

Show the snub cube with colored faces and transparency in the presence of external lighting:

https://wolfram.com/xid/08uquwzpvwqg4ki-uz7rho

Count the number of edges of a regular icosahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-biz6xf

Do the same using the "Count" annotation:

https://wolfram.com/xid/08uquwzpvwqg4ki-32gdmw

Give the vertex coordinates for a unit regular tetrahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-d5ow2x

A list of Archimedean polyhedra:

https://wolfram.com/xid/08uquwzpvwqg4ki-i2csdr

Scope (171)Survey of the scope of standard use cases
Entities (4)
Return a 3D graphic of the cube polyhedron entity:

https://wolfram.com/xid/08uquwzpvwqg4ki-ovi457


https://wolfram.com/xid/08uquwzpvwqg4ki-h5l7p7

Query for the surface area of a unit cube using EntityValue:

https://wolfram.com/xid/08uquwzpvwqg4ki-ts6fsy

Do the same with full property syntax:

https://wolfram.com/xid/08uquwzpvwqg4ki-lnufgq

Compare with the PolyhedronData call:

https://wolfram.com/xid/08uquwzpvwqg4ki-w6a1b5

Use PolyhedronData directly to query for members of a class:

https://wolfram.com/xid/08uquwzpvwqg4ki-qdpmh6

Return the members as a set of polyhedron entities using EntityClass and EntityList:

https://wolfram.com/xid/08uquwzpvwqg4ki-k91h11

Use an implicitly defined entity class to return entities satisfying a set of constraints:

https://wolfram.com/xid/08uquwzpvwqg4ki-fvdkip


https://wolfram.com/xid/08uquwzpvwqg4ki-wvvo0r

Names and Classes (6)
Obtain a list of all implemented polyhedra:

https://wolfram.com/xid/08uquwzpvwqg4ki-yfb41f

Find the English name of a polyhedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-dxyruk

A list of alternate names can also be found:

https://wolfram.com/xid/08uquwzpvwqg4ki-typed

Additional names acceptable as input can be found:

https://wolfram.com/xid/08uquwzpvwqg4ki-p1hvl4


https://wolfram.com/xid/08uquwzpvwqg4ki-crdphk

Find the list of polyhedron classes:

https://wolfram.com/xid/08uquwzpvwqg4ki-rf8cr

Find the list of polyhedra belonging to a class:

https://wolfram.com/xid/08uquwzpvwqg4ki-nfye2n


https://wolfram.com/xid/08uquwzpvwqg4ki-n286w

Test whether a polyhedron belongs to a class:

https://wolfram.com/xid/08uquwzpvwqg4ki-j4935


https://wolfram.com/xid/08uquwzpvwqg4ki-byrrjw

Properties and Annotations (2)
Get a list of properties for a particular polyhedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-c9swca

Get a short textual description of a property:

https://wolfram.com/xid/08uquwzpvwqg4ki-4v7haq

Get a longer textual description:

https://wolfram.com/xid/08uquwzpvwqg4ki-cwfej

Property Values (2)
A property value can be any valid Wolfram Language expression:

https://wolfram.com/xid/08uquwzpvwqg4ki-i086aw


https://wolfram.com/xid/08uquwzpvwqg4ki-1ju5lf


https://wolfram.com/xid/08uquwzpvwqg4ki-kc6f2g

A property that is not available for a polyhedron has the value Missing["NotAvailable"]:

https://wolfram.com/xid/08uquwzpvwqg4ki-c8hvnz

A property that is not applicable for a polyhedron has the value Missing["NotApplicable"]:

https://wolfram.com/xid/08uquwzpvwqg4ki-q8sbnd

Detailed Properties (87)
Structural Properties (3)
List the coordinates of a unit tetrahedron's vertices:

https://wolfram.com/xid/08uquwzpvwqg4ki-9kb0r1

List the indices of a unit octahedron's edges:

https://wolfram.com/xid/08uquwzpvwqg4ki-1okt44

Annotate the indices on the polyhedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-vqh76i

List the indices of a unit cube's faces:

https://wolfram.com/xid/08uquwzpvwqg4ki-1o98p0

Annotate the indices on the polyhedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-mn32mm

Geometric Primitives Properties (4)
Give the regular octahedron as a Polyhedron object:

https://wolfram.com/xid/08uquwzpvwqg4ki-b33j8y


https://wolfram.com/xid/08uquwzpvwqg4ki-ftkzgc


https://wolfram.com/xid/08uquwzpvwqg4ki-ll8zaq

Return the polygons corresponding to the faces of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-uc9zdh


https://wolfram.com/xid/08uquwzpvwqg4ki-begt82

Return the lines corresponding to the edges of the octahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-ejg9iz


https://wolfram.com/xid/08uquwzpvwqg4ki-u34mup

Return the points corresponding to the vertices of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-e6iyvv


https://wolfram.com/xid/08uquwzpvwqg4ki-ig5g0x

Graphical Properties (4)
Show a 3D graphic of the dodecahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-npd9r9


https://wolfram.com/xid/08uquwzpvwqg4ki-q4y46r

Return a graphics complex for the icosahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-xrmaeq


https://wolfram.com/xid/08uquwzpvwqg4ki-0oq6cd

Display a rasterized image of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-r27bi2


https://wolfram.com/xid/08uquwzpvwqg4ki-8zplbp

Show a graphic of the cube and its dual:

https://wolfram.com/xid/08uquwzpvwqg4ki-47zkdj

Combinatorial Properties (4)
Give the number of edges in an icosahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-330c08

Give the number of faces in a cuboctahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-5a1kf9

Give the number of distinct nets of an icosahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-gb8jky

Count the number of vertices in a cuboctahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-jzkys0


https://wolfram.com/xid/08uquwzpvwqg4ki-b7iuh2

Region-Related Properties (7)
Give the boundary mesh region of the small triambic icosahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-uitay4


https://wolfram.com/xid/08uquwzpvwqg4ki-rvkyra

Return the coordinate bounds of the icosahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-pcacqx

Place a bounding box around the solid:

https://wolfram.com/xid/08uquwzpvwqg4ki-gq745i

Use the bounds to plot the relevant region:

https://wolfram.com/xid/08uquwzpvwqg4ki-kymn4q

Give the implicit region of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-6n0hjp


https://wolfram.com/xid/08uquwzpvwqg4ki-6cdrmv

Give the mesh region of the small triambic icosahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-nebd67


https://wolfram.com/xid/08uquwzpvwqg4ki-wub79x

Visualize the region of the small triambic icosahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-lbvqo


https://wolfram.com/xid/08uquwzpvwqg4ki-71uj76

Give the region function of the tetrahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-223uso

Visualize the region by converting it to an ImplicitRegion:

https://wolfram.com/xid/08uquwzpvwqg4ki-chharw

Give the region function of the cuboctahedron as a pure function:

https://wolfram.com/xid/08uquwzpvwqg4ki-fggh4k

Give the region function of the cuboctahedron as a function of ,
, and
coordinates:

https://wolfram.com/xid/08uquwzpvwqg4ki-yrrbim

Plot the region corresponding to the interior of the cuboctahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-2chfl6

Geometrical Properties (20)
Give the centroid of Dürer's solid:

https://wolfram.com/xid/08uquwzpvwqg4ki-vwusi9

Give the circumcenter of the unit tetrahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-mlwwgh

Show the circumdiameter of the unit tetrahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-x5py3g

Show the circumradius of the unit tetrahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-jpfs53

Combine the two to get the circumsphere itself:

https://wolfram.com/xid/08uquwzpvwqg4ki-rwg1bw


https://wolfram.com/xid/08uquwzpvwqg4ki-00ypki

Show the circumsphere of the unit cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-6idee3


https://wolfram.com/xid/08uquwzpvwqg4ki-crxhgk

Show the Dehn invariant of the unit cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-vbzxqd

The Dehn invariant of a space-filling polyhedron is 0:

https://wolfram.com/xid/08uquwzpvwqg4ki-oni447

Show the dihedral angle rules of the unit cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-md6a5g


https://wolfram.com/xid/08uquwzpvwqg4ki-cxyig5

Give the generalized diameter of the unit cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-1rzi61


https://wolfram.com/xid/08uquwzpvwqg4ki-e9zyec


https://wolfram.com/xid/08uquwzpvwqg4ki-vufypz

Give the incenter of the unit cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-xhvz2p

Give the normalized moment of inertia tensor of the Wolfram Language polyhedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-83nmzf

Give the inradius of the unit cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-owpbb7

Combine the two to get the insphere of the unit cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-0fiphq


https://wolfram.com/xid/08uquwzpvwqg4ki-eg8bcy

Give the midcenter of the unit cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-clkmvg

Give the midradius of the unit cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-7z5xjo

Combine the two to get the midsphere of the unit cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-x8hq9g


https://wolfram.com/xid/08uquwzpvwqg4ki-r2r0sg

Show the stable face of the Conway–Guy polyhedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-xe64q3

Give the surface area of the unit cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-vul9wn

Show the unstable faces of the Conway–Guy polyhedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-cryohr

Give rules for vertex subsets whose convex hulls form other solids:

https://wolfram.com/xid/08uquwzpvwqg4ki-i7be8d


https://wolfram.com/xid/08uquwzpvwqg4ki-0dbhee

Give the volume of the unit cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-3npy6r

Average Length Properties (5)
Give the mean cylindrical radius of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-671ol

Give the mean spherical radius of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-6egw

Give the mean interior line segment length of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-ertuma

Give the mean square cylindrical radius of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-k3lbc8

Give the mean square spherical radius of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-rbrfn5

Overall Properties (2)
Polyhedron Classes (17)

https://wolfram.com/xid/08uquwzpvwqg4ki-mgfnmv


https://wolfram.com/xid/08uquwzpvwqg4ki-kqavyy


https://wolfram.com/xid/08uquwzpvwqg4ki-zhl757


https://wolfram.com/xid/08uquwzpvwqg4ki-9cu1re


https://wolfram.com/xid/08uquwzpvwqg4ki-oik393


https://wolfram.com/xid/08uquwzpvwqg4ki-na5emf


https://wolfram.com/xid/08uquwzpvwqg4ki-dk8cnm


https://wolfram.com/xid/08uquwzpvwqg4ki-jeu1cc


https://wolfram.com/xid/08uquwzpvwqg4ki-m1dtw6


https://wolfram.com/xid/08uquwzpvwqg4ki-rhhp0s


https://wolfram.com/xid/08uquwzpvwqg4ki-0vlk7l


https://wolfram.com/xid/08uquwzpvwqg4ki-bcemq4


https://wolfram.com/xid/08uquwzpvwqg4ki-fztctc


https://wolfram.com/xid/08uquwzpvwqg4ki-b2whrf


https://wolfram.com/xid/08uquwzpvwqg4ki-s0evtp


https://wolfram.com/xid/08uquwzpvwqg4ki-hxqzq5


https://wolfram.com/xid/08uquwzpvwqg4ki-guu447


https://wolfram.com/xid/08uquwzpvwqg4ki-slpefr


https://wolfram.com/xid/08uquwzpvwqg4ki-8348rm


https://wolfram.com/xid/08uquwzpvwqg4ki-xpb31o

Polyhedra that are stellations:

https://wolfram.com/xid/08uquwzpvwqg4ki-ojlqxs


https://wolfram.com/xid/08uquwzpvwqg4ki-3jg8rq


https://wolfram.com/xid/08uquwzpvwqg4ki-4rfz9h


https://wolfram.com/xid/08uquwzpvwqg4ki-6ckgf7


https://wolfram.com/xid/08uquwzpvwqg4ki-yfacfc

Finite Families (9)

https://wolfram.com/xid/08uquwzpvwqg4ki-qaej4z


https://wolfram.com/xid/08uquwzpvwqg4ki-7v9vf7


https://wolfram.com/xid/08uquwzpvwqg4ki-cqrimn


https://wolfram.com/xid/08uquwzpvwqg4ki-r503ly


https://wolfram.com/xid/08uquwzpvwqg4ki-j9d2vy


https://wolfram.com/xid/08uquwzpvwqg4ki-y2rfx3


https://wolfram.com/xid/08uquwzpvwqg4ki-dgwelj


https://wolfram.com/xid/08uquwzpvwqg4ki-bevter


https://wolfram.com/xid/08uquwzpvwqg4ki-gm1tbi


https://wolfram.com/xid/08uquwzpvwqg4ki-wn7ogq


https://wolfram.com/xid/08uquwzpvwqg4ki-d55m12


https://wolfram.com/xid/08uquwzpvwqg4ki-z6zkka


https://wolfram.com/xid/08uquwzpvwqg4ki-2rfk4h


https://wolfram.com/xid/08uquwzpvwqg4ki-04e8hr


https://wolfram.com/xid/08uquwzpvwqg4ki-8ukark


https://wolfram.com/xid/08uquwzpvwqg4ki-oeoiy6


https://wolfram.com/xid/08uquwzpvwqg4ki-1sqglo


https://wolfram.com/xid/08uquwzpvwqg4ki-8sbf4

Indexed Families (5)

https://wolfram.com/xid/08uquwzpvwqg4ki-czdo29


https://wolfram.com/xid/08uquwzpvwqg4ki-t3lowb


https://wolfram.com/xid/08uquwzpvwqg4ki-xr391v


https://wolfram.com/xid/08uquwzpvwqg4ki-q4dudh


https://wolfram.com/xid/08uquwzpvwqg4ki-za56cg


https://wolfram.com/xid/08uquwzpvwqg4ki-9kxr6h


https://wolfram.com/xid/08uquwzpvwqg4ki-ogof4w


https://wolfram.com/xid/08uquwzpvwqg4ki-mqga33


https://wolfram.com/xid/08uquwzpvwqg4ki-zlhyuk


https://wolfram.com/xid/08uquwzpvwqg4ki-gaaka6

Naming-Related Properties (7)
List the alternate English names of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-fmb2n2

List the alternate standard names for the octahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-l6pa98

Give the entity form of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-6ob7nh

Give the textual name of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-z5shu0

Give the textual names of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-7rd07w

Give rules for various notations for the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-bps542

Query the standard name of the 3-hypercube:

https://wolfram.com/xid/08uquwzpvwqg4ki-mc3ilh

Show other alternate standard names corresponding to this standard name:

https://wolfram.com/xid/08uquwzpvwqg4ki-bc9coy


https://wolfram.com/xid/08uquwzpvwqg4ki-9kb9zz

Annotated Properties (70)
"CompoundInterior" (1)
Show the common solid of the first cube 5-compound:

https://wolfram.com/xid/08uquwzpvwqg4ki-czmjd7


https://wolfram.com/xid/08uquwzpvwqg4ki-y7daqb

Give the name and scale (relative to the named polyhedron) of the compound interior:

https://wolfram.com/xid/08uquwzpvwqg4ki-fc40nd


https://wolfram.com/xid/08uquwzpvwqg4ki-i9agkf

Visualize together with the original polyhedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-gns5rj

"ConvexHull" (1)
Show the convex hull of the great icosahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-ecubs6


https://wolfram.com/xid/08uquwzpvwqg4ki-9rsms4

Give the name and scale (relative to the named polyhedron) of the convex hull:

https://wolfram.com/xid/08uquwzpvwqg4ki-69qbkr


https://wolfram.com/xid/08uquwzpvwqg4ki-e7rjmm

Visualize together with the original polyhedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-hekoxd

"DihedralAngles" (2)
Show the dihedral angles of the cuboctahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-wbqfe8

Show as a list of rules mapping adjacent faces to angles:

https://wolfram.com/xid/08uquwzpvwqg4ki-qubqub


https://wolfram.com/xid/08uquwzpvwqg4ki-6n0e3u

"Dual" (7)
Show a graphic of the dodecahedron dual:

https://wolfram.com/xid/08uquwzpvwqg4ki-zb0caz

Give the standard name of the dodecahedron dual:

https://wolfram.com/xid/08uquwzpvwqg4ki-5nhcyy


https://wolfram.com/xid/08uquwzpvwqg4ki-84go9s

Show the cube dual as a 3D graphic:

https://wolfram.com/xid/08uquwzpvwqg4ki-14qyzg

Return a graphics complex of the cube dual:

https://wolfram.com/xid/08uquwzpvwqg4ki-e7cbzi


https://wolfram.com/xid/08uquwzpvwqg4ki-jtf3v0


https://wolfram.com/xid/08uquwzpvwqg4ki-y5824b

Return the scale of the dual relative to the unit primary solid:

https://wolfram.com/xid/08uquwzpvwqg4ki-dzs8gg

"DualCompound" (6)
Show a graphic of the dodecahedron-dual compound:

https://wolfram.com/xid/08uquwzpvwqg4ki-67g6s9

Give the standard name of the dodecahedron-dual compound:

https://wolfram.com/xid/08uquwzpvwqg4ki-p47yq8


https://wolfram.com/xid/08uquwzpvwqg4ki-d7hpmr

Show the cube-dual compound as a 3D graphic:

https://wolfram.com/xid/08uquwzpvwqg4ki-ecunur

Return a graphics complex of the cube-dual compound:

https://wolfram.com/xid/08uquwzpvwqg4ki-694o63


https://wolfram.com/xid/08uquwzpvwqg4ki-dercx9


https://wolfram.com/xid/08uquwzpvwqg4ki-egyvtv

"Edges" (11)
List the indices of the edges of the equilateral 5-prism:

https://wolfram.com/xid/08uquwzpvwqg4ki-jlpp1b

Visualize the edge connectivity as a graph embedded in three dimensions:

https://wolfram.com/xid/08uquwzpvwqg4ki-7o667e


https://wolfram.com/xid/08uquwzpvwqg4ki-bloghk

Return the number of edges as an annotation:

https://wolfram.com/xid/08uquwzpvwqg4ki-w9e1b3

Do the same using the dedicated property:

https://wolfram.com/xid/08uquwzpvwqg4ki-z3vhb4

Return edges as a graphics expression:

https://wolfram.com/xid/08uquwzpvwqg4ki-3a2ign


https://wolfram.com/xid/08uquwzpvwqg4ki-zs1p0u

Return the underlying graphics expression:

https://wolfram.com/xid/08uquwzpvwqg4ki-2b47tb


https://wolfram.com/xid/08uquwzpvwqg4ki-35gtqr


https://wolfram.com/xid/08uquwzpvwqg4ki-rxy961


https://wolfram.com/xid/08uquwzpvwqg4ki-mcgdcv

Return a sorted list of unique edge lengths:

https://wolfram.com/xid/08uquwzpvwqg4ki-frnle8

Give edge lengths of the deltoidal hexecontahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-2sh9as


https://wolfram.com/xid/08uquwzpvwqg4ki-ksajql

Return edges as explicit line segments:

https://wolfram.com/xid/08uquwzpvwqg4ki-x1xepu

Explicitly request edge indices as a list of pairs:

https://wolfram.com/xid/08uquwzpvwqg4ki-gyo6dv


https://wolfram.com/xid/08uquwzpvwqg4ki-sqi3al

Return edges as a list of indexed rules:

https://wolfram.com/xid/08uquwzpvwqg4ki-n0reul

Plot using GraphPlot:

https://wolfram.com/xid/08uquwzpvwqg4ki-up021h

Return edges as a list of undirected edges:

https://wolfram.com/xid/08uquwzpvwqg4ki-re7vlj

Convert to a Graph expression:

https://wolfram.com/xid/08uquwzpvwqg4ki-z1y0vl

"Faces" (11)
List the indices of a square pyramid's faces:

https://wolfram.com/xid/08uquwzpvwqg4ki-jed8o0


https://wolfram.com/xid/08uquwzpvwqg4ki-1m4zdy

Return a list of indices of adjacent faces:

https://wolfram.com/xid/08uquwzpvwqg4ki-0pwivy


https://wolfram.com/xid/08uquwzpvwqg4ki-4ngfwc

https://wolfram.com/xid/08uquwzpvwqg4ki-ebrj5s

Return the number of faces as an annotation:

https://wolfram.com/xid/08uquwzpvwqg4ki-dhv8z5

Do the same using the dedicated property:

https://wolfram.com/xid/08uquwzpvwqg4ki-e7llx4

Return a graphics expression containing the faces:

https://wolfram.com/xid/08uquwzpvwqg4ki-e3g392


https://wolfram.com/xid/08uquwzpvwqg4ki-z3g5zp

Return the underlying graphics expression:

https://wolfram.com/xid/08uquwzpvwqg4ki-wk4gn4


https://wolfram.com/xid/08uquwzpvwqg4ki-gzg0ga


https://wolfram.com/xid/08uquwzpvwqg4ki-l0wrgn


https://wolfram.com/xid/08uquwzpvwqg4ki-vqpzuo

Explicitly request faces as a list of indices:

https://wolfram.com/xid/08uquwzpvwqg4ki-ycyfn9


https://wolfram.com/xid/08uquwzpvwqg4ki-kjo6wb

Return faces as explicit polygons:

https://wolfram.com/xid/08uquwzpvwqg4ki-8kvrxm

Do the same using the "Polygons" property:

https://wolfram.com/xid/08uquwzpvwqg4ki-57c9vo

Return a rule list of counts of faces with given numbers of sides:

https://wolfram.com/xid/08uquwzpvwqg4ki-cclsoq


https://wolfram.com/xid/08uquwzpvwqg4ki-7usz0j

Show faces colored by numbers of sides:

https://wolfram.com/xid/08uquwzpvwqg4ki-b1dv30

Return the indices of polyhedra in a compound:

https://wolfram.com/xid/08uquwzpvwqg4ki-ngsswa


https://wolfram.com/xid/08uquwzpvwqg4ki-yx9jm9

https://wolfram.com/xid/08uquwzpvwqg4ki-pg8gmi


https://wolfram.com/xid/08uquwzpvwqg4ki-izucbt

Color the component tetrahedra:

https://wolfram.com/xid/08uquwzpvwqg4ki-ympzk9

"Net" (11)
Show a styled graphics expression for the icosahedron net:

https://wolfram.com/xid/08uquwzpvwqg4ki-kqueuv


https://wolfram.com/xid/08uquwzpvwqg4ki-u2gbo7

Do the same using the explicit "Graphics" annotation:

https://wolfram.com/xid/08uquwzpvwqg4ki-xxzwhv

Show a net colored by face type:

https://wolfram.com/xid/08uquwzpvwqg4ki-x41xyp

Give the coordinates of the vertices of an icosahedron net:

https://wolfram.com/xid/08uquwzpvwqg4ki-ta2owr

Return the number of nonisomorphic nets for the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-rd6a18

Do the same using the dedicated property:

https://wolfram.com/xid/08uquwzpvwqg4ki-3odymo

Return the net of the dodecahedron as a Graph object:

https://wolfram.com/xid/08uquwzpvwqg4ki-i93fjh

Show a graphic for the cuboctahedron net:

https://wolfram.com/xid/08uquwzpvwqg4ki-lv6kie

Give the faces in a net of the octahedron as a GraphicsComplex:

https://wolfram.com/xid/08uquwzpvwqg4ki-4lv0b1


https://wolfram.com/xid/08uquwzpvwqg4ki-cqggj0

Give the edges of an icosahedron net as a GraphicsComplex:

https://wolfram.com/xid/08uquwzpvwqg4ki-w586id


https://wolfram.com/xid/08uquwzpvwqg4ki-uv0o6y

Give the indices of the faces of a net of the icosahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-r9coqb

Construct a graphic from the net faces:

https://wolfram.com/xid/08uquwzpvwqg4ki-zxudh4

Show an image of the net of the dodecahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-dont1s


https://wolfram.com/xid/08uquwzpvwqg4ki-impzhs

Return the net as a set of polygons:

https://wolfram.com/xid/08uquwzpvwqg4ki-6xga04


https://wolfram.com/xid/08uquwzpvwqg4ki-5zsnli

"Polyhedron" (1)
Return the stella octangula solid as a Polyhedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-1ugyec


https://wolfram.com/xid/08uquwzpvwqg4ki-yee02z

"Skeleton" (8)
Return the skeleton graph of the dodecahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-tz7wsd


https://wolfram.com/xid/08uquwzpvwqg4ki-9rr52a

Give the vertices of a skeleton of the dodecahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-rsjox7

Obtain the skeleton graph as an Entity:

https://wolfram.com/xid/08uquwzpvwqg4ki-we5noz

Return the skeleton of the dodecahedron as a Graph object:

https://wolfram.com/xid/08uquwzpvwqg4ki-1o21w7

This is equivalent to the default output of "Skeleton":

https://wolfram.com/xid/08uquwzpvwqg4ki-zhe4y4

Give the name of the skeleton graph of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-3rsy4n


https://wolfram.com/xid/08uquwzpvwqg4ki-ueo1kh


https://wolfram.com/xid/08uquwzpvwqg4ki-5laoi7


https://wolfram.com/xid/08uquwzpvwqg4ki-pe4ou3

Give dodecahedron skeleton graph edges as rules:

https://wolfram.com/xid/08uquwzpvwqg4ki-m3lhqx

Visualize using GraphPlot:

https://wolfram.com/xid/08uquwzpvwqg4ki-5pz1vy

Visualize using GraphPlot3D:

https://wolfram.com/xid/08uquwzpvwqg4ki-fqdq3u

Return the skeleton graph edges as an UndirectedEdge list:

https://wolfram.com/xid/08uquwzpvwqg4ki-spgvib


https://wolfram.com/xid/08uquwzpvwqg4ki-49ceom

"SymmetryGroup" (4)
Show the symmetry group of the cube as a FiniteGroupData standard name:

https://wolfram.com/xid/08uquwzpvwqg4ki-zbvhp0

Do the same using the explicit "Name" annotation:

https://wolfram.com/xid/08uquwzpvwqg4ki-sygtc5


https://wolfram.com/xid/08uquwzpvwqg4ki-vg3rmq

Return as an explicit permutation group:

https://wolfram.com/xid/08uquwzpvwqg4ki-3usi5h

Return notation for symmetry group:

https://wolfram.com/xid/08uquwzpvwqg4ki-zvhm67

"Vertices" (7)
List the indices of a unit tetrahedron's vertices:

https://wolfram.com/xid/08uquwzpvwqg4ki-ihhmwc

Compare with the "VertexCoordinates" property:

https://wolfram.com/xid/08uquwzpvwqg4ki-vp9eds

Compare with the "Coordinates" annotation:

https://wolfram.com/xid/08uquwzpvwqg4ki-k2qa8d


https://wolfram.com/xid/08uquwzpvwqg4ki-z7gip7

Do the same using the "Points" property:

https://wolfram.com/xid/08uquwzpvwqg4ki-gsfq4b

Return the number of vertices as an annotation:

https://wolfram.com/xid/08uquwzpvwqg4ki-eyuv1y

Do the same using the dedicated property:

https://wolfram.com/xid/08uquwzpvwqg4ki-dvwg3i

Return a graphics expression containing the faces:

https://wolfram.com/xid/08uquwzpvwqg4ki-z3fwsh


https://wolfram.com/xid/08uquwzpvwqg4ki-feryc3

Return the underlying graphics expression:

https://wolfram.com/xid/08uquwzpvwqg4ki-yknkzc


https://wolfram.com/xid/08uquwzpvwqg4ki-pq0f9j

Show an image of the vertices:

https://wolfram.com/xid/08uquwzpvwqg4ki-ms29gc


https://wolfram.com/xid/08uquwzpvwqg4ki-dk5kyq

Explicitly request vertices as a list of indices:

https://wolfram.com/xid/08uquwzpvwqg4ki-34x0nr

Return vertices as explicit points:

https://wolfram.com/xid/08uquwzpvwqg4ki-zvsngk

Generalizations & Extensions (1)Generalized and extended use cases
Find the list of polyhedron names matching a string wildcard expression:

https://wolfram.com/xid/08uquwzpvwqg4ki-bkpbuz

Find the list of polyhedron names matching a string expression:

https://wolfram.com/xid/08uquwzpvwqg4ki-gy5uza

Find the list of polyhedron names matching a regular expression:

https://wolfram.com/xid/08uquwzpvwqg4ki-rt2yy5

Applications (8)Sample problems that can be solved with this function
Generate a list of polyhedra on 8 faces:

https://wolfram.com/xid/08uquwzpvwqg4ki-cmgi6j

Do the same using an implicitly defined entity class:

https://wolfram.com/xid/08uquwzpvwqg4ki-uiumhy

Generate a list of space-filling polyhedra on 8 faces:

https://wolfram.com/xid/08uquwzpvwqg4ki-vtnvj6


https://wolfram.com/xid/08uquwzpvwqg4ki-pnpeb4


https://wolfram.com/xid/08uquwzpvwqg4ki-bwjdm2

Generate a list of chiral Archimedean polyhedra:

https://wolfram.com/xid/08uquwzpvwqg4ki-0s3cut

Generate a list of polyhedra on 5 or fewer faces:

https://wolfram.com/xid/08uquwzpvwqg4ki-xlbbxa


https://wolfram.com/xid/08uquwzpvwqg4ki-n1rt3n


https://wolfram.com/xid/08uquwzpvwqg4ki-of4n6k

Plot a sphere of radius 5/4 clipped by a dodecahedron of unit edge length:

https://wolfram.com/xid/08uquwzpvwqg4ki-3sbal6

Plot the numbers of polyhedra with different numbers of nodes available in PolyhedronData:

https://wolfram.com/xid/08uquwzpvwqg4ki-h1cyf9

Visualize families of polyhedra by plotting edge count against vertex count:

https://wolfram.com/xid/08uquwzpvwqg4ki-jlhhdp


https://wolfram.com/xid/08uquwzpvwqg4ki-dyrbdv


https://wolfram.com/xid/08uquwzpvwqg4ki-3qfcac


https://wolfram.com/xid/08uquwzpvwqg4ki-zf49z3

Properties & Relations (8)Properties of the function, and connections to other functions
Starting in Version 12, Platonic solids are available via built-in functions:

https://wolfram.com/xid/08uquwzpvwqg4ki-4lcbuf


https://wolfram.com/xid/08uquwzpvwqg4ki-gx30b5

https://wolfram.com/xid/08uquwzpvwqg4ki-ba0ip

Verify that an antiprism graph is the skeleton of an antiprism polyhedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-bspgyw


https://wolfram.com/xid/08uquwzpvwqg4ki-6tzj7p

Recognize the skeleton graph as a graph entity:

https://wolfram.com/xid/08uquwzpvwqg4ki-2qp7br


https://wolfram.com/xid/08uquwzpvwqg4ki-zu2f8d

Recognize the preceding as a graph entity:

https://wolfram.com/xid/08uquwzpvwqg4ki-sk9axe


https://wolfram.com/xid/08uquwzpvwqg4ki-tt0ml5


https://wolfram.com/xid/08uquwzpvwqg4ki-p7irz0

Show the 3D embedding of the graph:

https://wolfram.com/xid/08uquwzpvwqg4ki-ouqbje

Print the surface area of the octahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-5x5ftr

Compute the surface area by summing the areas of its faces:

https://wolfram.com/xid/08uquwzpvwqg4ki-pefow4

https://wolfram.com/xid/08uquwzpvwqg4ki-kqcgmr

https://wolfram.com/xid/08uquwzpvwqg4ki-pd1nts

Compute the surface area by summing the areas of the faces in its net:

https://wolfram.com/xid/08uquwzpvwqg4ki-q42sql

https://wolfram.com/xid/08uquwzpvwqg4ki-3l2u28

Compute the surface by summing over the face areas using Area:

https://wolfram.com/xid/08uquwzpvwqg4ki-ypcbvn

Compute the surface area of the polyhedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-mx6pim


https://wolfram.com/xid/08uquwzpvwqg4ki-0tj1gf

Compare with the value obtained by applying Area to the corresponding region boundary:

https://wolfram.com/xid/08uquwzpvwqg4ki-dz2ljy


https://wolfram.com/xid/08uquwzpvwqg4ki-zuddjt


https://wolfram.com/xid/08uquwzpvwqg4ki-gmh4g3

Show inequalities defining the interior of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-uutlbi

Show the cube interior as defined by inequalities:

https://wolfram.com/xid/08uquwzpvwqg4ki-siesnn

Display the volume of the octahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-uelfh3

Compute the volume from the defining inequalities:

https://wolfram.com/xid/08uquwzpvwqg4ki-6f9vln

Compute the volume of the octahedron from the pyramids subtended by its faces:

https://wolfram.com/xid/08uquwzpvwqg4ki-3jvsnn


https://wolfram.com/xid/08uquwzpvwqg4ki-clz9l4


https://wolfram.com/xid/08uquwzpvwqg4ki-5507v9

Verify the result agrees with the volume computed by applying Volume to the region:

https://wolfram.com/xid/08uquwzpvwqg4ki-xv2opt


https://wolfram.com/xid/08uquwzpvwqg4ki-7z8rk5


https://wolfram.com/xid/08uquwzpvwqg4ki-qkm8pi

Display the centroid of the cube:

https://wolfram.com/xid/08uquwzpvwqg4ki-ye83rl

Compute the centroid from the defining inequalities:

https://wolfram.com/xid/08uquwzpvwqg4ki-5bvase


https://wolfram.com/xid/08uquwzpvwqg4ki-wimvt6

Verify the result agrees with the centroid computed by applying RegionCentroid to the region:

https://wolfram.com/xid/08uquwzpvwqg4ki-d0phko


https://wolfram.com/xid/08uquwzpvwqg4ki-nfazms

Plot the vertices of the truncated icosahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-n7mluz

Visualize as the convex hull of its vertices:

https://wolfram.com/xid/08uquwzpvwqg4ki-kc0ws6

Show the vertices and convex hull together:

https://wolfram.com/xid/08uquwzpvwqg4ki-df9t25

Built-in polyhedron operations work with PolyhedronData objects:

https://wolfram.com/xid/08uquwzpvwqg4ki-he2quy


https://wolfram.com/xid/08uquwzpvwqg4ki-kyzzam


https://wolfram.com/xid/08uquwzpvwqg4ki-pxeuln


https://wolfram.com/xid/08uquwzpvwqg4ki-8ms44p


https://wolfram.com/xid/08uquwzpvwqg4ki-ibp708

Possible Issues (6)Common pitfalls and unexpected behavior
Using nonstandard polyhedron names will not work:

https://wolfram.com/xid/08uquwzpvwqg4ki-1yyoe


Use string patterns directly in PolyhedronData:

https://wolfram.com/xid/08uquwzpvwqg4ki-dmreqx

Or use general string matching capabilities:

https://wolfram.com/xid/08uquwzpvwqg4ki-f8khg


https://wolfram.com/xid/08uquwzpvwqg4ki-bbeyd7

Using nonstandard property names will not work:

https://wolfram.com/xid/08uquwzpvwqg4ki-dy0con


Use general string patterns to locate standard property names:

https://wolfram.com/xid/08uquwzpvwqg4ki-4otl7


https://wolfram.com/xid/08uquwzpvwqg4ki-kiuzee

Arithmetical operations cannot be carried out on Missing entries:

https://wolfram.com/xid/08uquwzpvwqg4ki-v6837q

Remove the Missing entries before performing operations:

https://wolfram.com/xid/08uquwzpvwqg4ki-juksnr

Not all properties are defined for all polyhedra:

https://wolfram.com/xid/08uquwzpvwqg4ki-til2st


https://wolfram.com/xid/08uquwzpvwqg4ki-9bydq2


https://wolfram.com/xid/08uquwzpvwqg4ki-gy5ymd

"Region" and related properties may not be available for solids with intersecting polygons:

https://wolfram.com/xid/08uquwzpvwqg4ki-o0ufx3


https://wolfram.com/xid/08uquwzpvwqg4ki-c5esk1

Interactive Examples (1)Examples with interactive outputs
Neat Examples (4)Surprising or curious use cases
Illustrate that the vertices of Dürer's solid lie on a sphere:

https://wolfram.com/xid/08uquwzpvwqg4ki-ik9oj9

Show a compound of a chiral polyhedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-us8c79

Color the Archimedean solids by face type:

https://wolfram.com/xid/08uquwzpvwqg4ki-06dl8s

https://wolfram.com/xid/08uquwzpvwqg4ki-zto6ly

Pick random line segments in the interior of the regular dodecahedron:

https://wolfram.com/xid/08uquwzpvwqg4ki-r2b4kb


https://wolfram.com/xid/08uquwzpvwqg4ki-17c7oc


https://wolfram.com/xid/08uquwzpvwqg4ki-xnm50g


https://wolfram.com/xid/08uquwzpvwqg4ki-xzso6b

Find the mean line segment length:

https://wolfram.com/xid/08uquwzpvwqg4ki-ibzhpe


https://wolfram.com/xid/08uquwzpvwqg4ki-50ogzx


https://wolfram.com/xid/08uquwzpvwqg4ki-g34v4n

Wolfram Research (2007), PolyhedronData, Wolfram Language function, https://reference.wolfram.com/language/ref/PolyhedronData.html (updated 2024).
Text
Wolfram Research (2007), PolyhedronData, Wolfram Language function, https://reference.wolfram.com/language/ref/PolyhedronData.html (updated 2024).
Wolfram Research (2007), PolyhedronData, Wolfram Language function, https://reference.wolfram.com/language/ref/PolyhedronData.html (updated 2024).
CMS
Wolfram Language. 2007. "PolyhedronData." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2024. https://reference.wolfram.com/language/ref/PolyhedronData.html.
Wolfram Language. 2007. "PolyhedronData." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2024. https://reference.wolfram.com/language/ref/PolyhedronData.html.
APA
Wolfram Language. (2007). PolyhedronData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PolyhedronData.html
Wolfram Language. (2007). PolyhedronData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PolyhedronData.html
BibTeX
@misc{reference.wolfram_2025_polyhedrondata, author="Wolfram Research", title="{PolyhedronData}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/PolyhedronData.html}", note=[Accessed: 26-March-2025
]}
BibLaTeX
@online{reference.wolfram_2025_polyhedrondata, organization={Wolfram Research}, title={PolyhedronData}, year={2024}, url={https://reference.wolfram.com/language/ref/PolyhedronData.html}, note=[Accessed: 26-March-2025
]}