Objects have both models, and bounding boxes. The model will consist of only the points that visibly make up the object. The polygon will include these points, and a lot that are outside of the object. I believe #getBoundingBox() is the method you are looking for.