This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IA > IAnimationTracks Interface > IAnimationTracks.RefreshAttachedObjects Method (ArcObjects .NET 10.5 SDK) |
Detaches from the tracks those objects that no longer exist.
[Visual Basic .NET]
Public Sub RefreshAttachedObjects ( _
)
[C#] public void RefreshAttachedObjects ( );
[C++]
HRESULT RefreshAttachedObjects(
void
);