sphere(p,r)
i1 : sphere(point(20,30,100),10) o1 = Sphere{Point3D{20, 30, 100}, 10} o1 : Sphere
The source of this document is in Graphics.m2:861:0.