Any number of DEM files can be added to existing grid and TIN surfaces. When a DEM file is added to the AeccGridSurface.DEMFiles or AeccTinSurface.DEMFiles collection, its information is converted to an evenly spaced lattice of triangles that is added to the surface.
oTinSurface.DEMFiles.Add("C:\My Documents\file.dem")