TSphere3D( GCoordinate radius, TGrafBundle3D* adoptBUndle = NIL );
The following code fragment creates the sphere shown above. The camera has been repositioned to show the side view.
TSphere3D sphere( 100, 25 ); torus.Draw( thePort );