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

Description

The list of object properties that the script can interact with.

Object Model

Public Methods

Public Method AddAdds an object property to the collection.
Public Method CutCopies the object property into the clipboard and removes the object property from the list.
Public Method InsertCopyCopies the object property and inserts the copy into the list.
Public Method PastePastes the object property from the clipboard and inserts into the list.
Public Method RemoveRemoves a object property.
Public Method RemoveAllRemoves all object properties.

Public Properties

Public Property CountReturns the size of the collection.
Public Property ItemAllows you to iterate through the collection.
Public Property ProvideRuntimeTypeInfoReturns the IAgRuntimeTypeInfo interface to access properties at runtime.
© 2018 Analytical Graphics, Inc. All Rights Reserved.