Feature description
It should be clear in the documentation which properties are not implemented for a given shape. For example, 'minimal_centered_bounding_sphere' is not implemented for shapes.ConvexSpheropolyhedron but this is not clear in the documentation.
Proposed solution
Either remove those properties from the class documentation or somehow make it clear that they are not implemented.