This document is archived and information here might be outdated.  Recommended version.


IAnimationTracks.RefreshAttachedObjects Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (3DAnalyst)  

IAnimationTracks.RefreshAttachedObjects Method

Detaches from the tracks those objects that no longer exist.

[Visual Basic .NET]
Public Sub RefreshAttachedObjects ( _
)
[C#]
public void RefreshAttachedObjects (
);
[C++]
HRESULT RefreshAttachedObjects(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

See Also

IAnimationTracks Interface