Return to Statement


Solid Sphere Example

Creating a sphere, with its center at work coordinates (1,3,2) and a diameter of .75.

$$
$$ Declarations
$$
ENTITY/SPHERE1
$$
$$ Geometry Definition
$$
SPHERE1=SOLSPH/ORIGIN,1,3,2,DIAMTR,.75


Solid Sphere Creation