STK AstrogatorSend comments on this topic.
IAgVACalcObjectCollection Interface

Description

Collection of calculation objects.

Public Methods

Public Method AddAdds a calc object to the collection.
Public Method CutCopies a calc object to the clipboard and removes the calc object from the list.
Public Method GetItemByIndexRetrieves a calc object found by the index.
Public Method GetItemByNameRetrieves a calc object found by the name.
Public Method InsertCopyCopies a calc object and inserts the copy into the list.
Public Method PastePastes a calc object from the clipboard into the list.
Public Method RemoveRemoves a calc object from the collection.

Public Properties

Public Property CountReturns the size of the collection.
Public Property ItemReturns a calc object.
© 2024 Analytical Graphics, Inc. All Rights Reserved.