Python in Deltagen

Hi everyone,

I am trying to use Python to get all of the 'files' in a scene, then iterate each of the files to get all of the 'shells / shapes' within that file.

I can search the ACTIVE_SCENE to get a list of all of the 'files' (mine are all csb files attached to the scene), but I cannot find a way of searching each of those files to get a list of their 'shapes / shells'

I am using Deltagen 22 RF1 - any help would be appreciated.