extract Plaxis2D SoilContour extents (xmin, xmax) using python

I have a PLaxis2D model which i open using python and want to extract all the information.

I am currently struggling to extract the SoilContour/Canvas information. 

In the GUI you can see this in FIle/Project properties/Model/COntour, but i cannot find what the equivalent python command is.

g_i.Project gives the rest of the information i.e. Type and Units but not the Contour information