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

Description

MTO Track List

Object Model

Public Methods

Public Method AddAdds a new element to the collection.
Public Method AddTrackAdds a new track with the specified point data.
Public Method AddTracksAdds and returns the desired number of new tracks starting with the desired id.
Public Method AddTracksWithPosDataAdds new track with the specified position data.
Public Method ExtendTracksWithPosDataExtends tracks with the specified position data.
Public Method GetTrackFromIdGiven a track id, returns an element in the collection.
Public Method LoadCommandFileLoad Track Command File.
Public Method RemoveRemoves an element from the collection using a specified track.
Public Method RemoveAllRemoves all elements from the collection.
Public Method RemoveAtRemoves an element from the collection using a specified index.
Public Method RemoveByIdRemoves an element from the collection using a specified id.
Public Method RemoveTracksRemoves the provided tracks.
Public Method RemoveTracksByIdRemoves tracks based on the provided Ids.

Public Properties

Public Property CountReturns the number of elements in a collection.
Public Property ItemGiven an index, returns an element in the collection.
Public Property RecyclingRecycling is used for optimizing performance in iterative modification or addition of elements in a particular collection (see Remarks section for this property).
© 2018 Analytical Graphics, Inc. All Rights Reserved.