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

Description

Properties for a collection of segments.

Object Model

Public Methods

Public Method Cut Copies the segment into the clipboard and removes the segment from the sequence.
Public Method Insert Adds a segment to the segment collection.
Public Method InsertByName Inserts a segment by name to the segment collection.
Public Method InsertCopy Copies the segment pointer and inserts the copy before the given segment name.
Public Method Paste Pastes the segment from the clipboard and inserts in before the given segment name.
Public Method Remove Removes a segment; the End segment cannot be deleted.
Public Method RemoveAll Removes all segments; the End segment cannot be deleted.

Public Properties

Public Property Count Returns the size of the collection.
Public Property Item Returns the specified segment(using segment name or index number).
Public Property ProvideRuntimeTypeInfo Returns the IAgRuntimeTypeInfo interface to access properties at runtime.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1