UniformPolyhedron
UniformPolyhedron["name"]
gives the uniform polyhedron with the given name.
UniformPolyhedron[{n,m}]
gives the uniform polyhedron with n sides of each face and m faces meeting at each vertex point.
UniformPolyhedron[{r,θ,ϕ},…]
rescales the uniform polyhedron by a factor r and rotates by an angle θ with respect to the z axis and angle ϕ with respect to the y axis.
UniformPolyhedron[{x,y,z},{r,θ,ϕ},…]
centers the uniform polyhedron at {x,y,z}.
Details
- UniformPolyhedron is also known as Platonic solid, Archimedean solid or regular star polyhedron.
- UniformPolyhedron is typically used to generate base shapes for 3D modeling and as geometric regions.
- UniformPolyhedron generates a Polyhedron centered at the origin with unit edge length.
- Uniform polyhedrons can be specified with their standard names, Schläfli symbols {n,m} or Wenninger numbers, including:
-
{4,3} "Cube" {5,3} "Dodecahedron" {3,5} "Icosahedron" {3,4} "Octahedron" {3,3} "Tetrahedron" -
{{5,2},5} "SmallStellatedDodecahedron" {{5,2},3} "GreatStellatedDodecahedron" {3,{5,2}} "GreatIcosahedron" {5,{5,2}} "GreatDodecahedron"
Examples
open allclose allScope (9)
Basic Uses (6)
Generate an equilateral tetrahedron, octahedron, icosahedron, etc.:
Color directives specify the face colors of uniform polyhedrons:
FaceForm and EdgeForm can be used to specify the styles of the interior and boundary:
Uniform polyhedra are three-dimensional geometric regions:
Find the geometric properties of a uniform polyhedron:
Specifications (3)
Properties & Relations (4)
Using PolyhedronData to get a uniform polyhedron:
Use ConvexPolyhedronQ to check the property of a uniform polyhedron:
All faces of uniform polyhedrons are uniform polygons:
Text
Wolfram Research (2019), UniformPolyhedron, Wolfram Language function, https://reference.wolfram.com/language/ref/UniformPolyhedron.html.
CMS
Wolfram Language. 2019. "UniformPolyhedron." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/UniformPolyhedron.html.
APA
Wolfram Language. (2019). UniformPolyhedron. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/UniformPolyhedron.html