Previous Up Next

27.15.5  Icosahedra

The icosahedron command creates regular icosahedra.

Examples

icosahedron([0,0,0],[0,0,5],[0,1,0])
icosahedron([0,0,0],[0,0,sqrt(5)],[2,1,0])

Previous Up Next