SPHERE_SWEEP:
sphere_sweep { SWEEP_SPLINE_TYPE NUM_SPHERES, SPHERE_ITEM, ... ,
SPHERE_ITEM [tolerance F_DEPTH_TOLERANCE] [OBJECT_MODIFIERS] }
SWEEP_SPLINE_TYPE:
linear_spline | b_spline | cubic_spline
SPHERE_ITEM:
CENTER, RADIUS
See also:
This describes a union of spheres whose centers are formed by the spline through the centers of the SPHERE_ITEM's and the radii are given by the values given by the spline through the radii of the SPHERE_ITEM's.
Andreas Kriegl 2003-07-23