# shell

Remove the interior of a solid object

float shell(float d, float thickness);

# Example