STK ObjectsSend comments on this topic.
IAgMtoTrackCollection Interface

Description

MTO Track List

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 ClearInputDataVGTSystemRemoves VGT Data System from MTO tracks.
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 Method SetInputDataVGTSystemSets VGT Data System to MTO tracks.

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).
© 2024 Analytical Graphics, Inc. All Rights Reserved.