This document is archived and information here might be outdated. Recommended version. |
Attaches any animation present to the Globe doc.
[Visual Basic .NET] Public Sub AttachGlobeServerAnimation ( _ ByVal pName As IName, _ ByVal pNewLayers As IArray _ )
[C#] public void AttachGlobeServerAnimation ( IName pName, IArray pNewLayers );