PK_SPHERE_make_solid_body   


PK_ERROR_code_t  PK_SPHERE_make_solid_body
(
--- received arguments ---
PK_SPHERE_t      sphere,            --- spherical surface

--- returned arguments ---
PK_BODY_t *const body               --- body
)


This function creates a solid body from a sphere.


If the sphere is an orphan, it will become the surface of the face of the
created body.  If the sphere is not an orphan, then a copy of it will be made
and this used to create the solid.