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