Dodecahedron
Constructs a dodecahedron centered at the desired point and with a given edge's length.
Syntax
dodecahedron(Real)
dodecahedron(Point, Real)
dodecahedron()
Description
Given a real , constructs a dodecahedron centered at the origin with edges of length .
Given a point and a real , constructs a dodecahedron centered at with edges of length .
Constructs a dodecahedron centered at the origin with edges of length 1.