Thank you. I understand now. The bounding box is positioned in relation to project origin. This will help me finding the "central" axis.
For my application I have to specify a position in 3D to avoid clipping so typical in parallel projection. I will calculate it based on Model::GetBounds(). It would be nice if SDK could give such a safe "camera" position for the parallel projection.