Previous Up Next

27.13.4  Spheres

The sphere command creates spheres.

Examples

sphere([-2,0,0],[2,0,0])
sphere([0,0,0],2)

Previous Up Next