Provides access to the properties/methods of the time layer track extension.
| Description | ||
|---|---|---|
![]() |
AttachedObjects | Returns the objects attached to the track. |
![]() |
GetTimeWindow | Returns the time window for the given object. |
![]() |
ShowTrackName | The track name. |
![]() |
ShowTrackTime | The track time. |
![]() |
TimeWindows | Returns the time windows for the objects attached to the track. |
![]() |
UpdateTrackExtension | Returns the objects attached to the track. |
| CoClasses and Classes | Description |
|---|---|
| TimeLayerTrackExtension | Time Layer Track Extension. |
The major purpose of a time layer track extension is to manage the time windows of time layers. When a new time animation track is created, a time layer track extension is created and attached to it. The time windows of the animation objects (layers) can be accessed through this interface. Also, this interface exposes the options to show track name and/or track time in the display.