ofxAssimpModelLoader noob questions

Hello,
I’m new with OF, and I have some issues with ofxAssimpModelLoader working with astroboy collada file for now:

  1. is there a way to display a bounding box around the model, and if so,
  2. is there a way to get the coordinates of the edges/corners of the bounding box?

I’m trying to load an animated model and display some text above and under it, no matter the size/scale of the model.

Or am I looking at the wrong solution for this?

Thank you,
Vlad P.