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