Use Deformation plot in SolidWorks API

 

Does anyone know if it is possible to access the flattening deformation plot information from the Solidworks API? This would be the deformation plot that is available if you right click on the flattened surface created by using the Surface Flatten feature, not something that is in any simulation. The InsertFlattenSurface2 method within IFeatureManager seems to be the relevant method within the API, and there is an example linked below for getting data out of it, but it doesn't have anything about the deformation plot.  

 

 APISurface Flatten