ShowLegend[graphics, legend_1, legend_2, ...] places the legend_1, legend_2, ..., in the given graphic graphics.
There are two ways to use the functions in this package to place a legend in a graphic: the first can only be used as an option to the built-in functions Plot, ListPlot and ...
Geodesate
(Polyhedron Operations Package Symbol) Geodesate[expr, n] replaces each polygon in graphics expression expr by the projection onto the circumscribed sphere of the order n regular tessellation of that ...
OpenTruncate[expr] truncates each edge of each polygon in graphics expression expr without filling in with a polygon.OpenTruncate[expr, ratio] truncates to the specified ...
Stellate
(Polyhedron Operations Package Symbol) Stellate[expr] replaces each polygon in graphics expression expr by a pyramid, with the polygon as its base.Stellate[expr, ratio] uses a stellation ratio ratio.
Truncate
(Polyhedron Operations Package Symbol) Truncate[expr] truncates each edge of each polygon in graphics expression expr.Truncate[expr, ratio] truncates to the specified ratio of the edge length.
A Platonic solid is a convex polyhedron whose faces and vertices are all of the same type. There are five such solids. There are also a few nonconvex polyhedra known that ...
Area
(Polytopes Package Symbol) Area[polygon] gives the area of polygon polygon, when the edges of polygon have unit length.