AGI STK Objects 11 Send comments on this topic.
IAgMtoTrackCollection Collection

Description

MTO Track List

Object Model

Public Methods

Public Method Add Adds a new element to the collection.
Public Method AddTrack Adds a new track with the specified point data.
Public Method AddTracks Adds and returns the desired number of new tracks starting with the desired id.
Public Method GetTrackFromId Given a track id, returns an element in the collection.
Public Method LoadCommandFile Load Track Command File.
Public Method Remove Removes an element from the collection using a specified track.
Public Method RemoveAll Removes all elements from the collection.
Public Method RemoveAt Removes an element from the collection using a specified index.
Public Method RemoveById Removes an element from the collection using a specified id.
Public Method RemoveTracks Removes the provided tracks.
Public Method RemoveTracksById Removes tracks based on the provided Ids.

Public Properties

Public Property Count Returns the number of elements in a collection.
Public Property Item Given an index, returns an element in the collection.
Public Property Recycling Recycling is used for optimizing performance in iterative modification or addition of elements in a particular collection (see Remarks section for this property).
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1