AGI STK Astrogator 11 Send comments on this topic.
IAgVAMCSSegmentCollection Collection

Description

Properties for a collection of segments.

Object Model

Public Methods

Public Method CutCopies the segment into the clipboard and removes the segment from the sequence.
Public Method InsertAdds a segment to the segment collection.
Public Method InsertByNameInserts a segment by name to the segment collection.
Public Method InsertCopyCopies the segment pointer and inserts the copy before the given segment name.
Public Method PastePastes the segment from the clipboard and inserts in before the given segment name.
Public Method RemoveRemoves a segment; the End segment cannot be deleted.
Public Method RemoveAllRemoves all segments; the End segment cannot be deleted.

Public Properties

Public Property CountReturns the size of the collection.
Public Property ItemReturns the specified segment(using segment name or index number).
Public Property ProvideRuntimeTypeInfoReturns the IAgRuntimeTypeInfo interface to access properties at runtime.
© 2018 Analytical Graphics, Inc. All Rights Reserved.