STK AstrogatorSend comments on this topic.
IAgVAConstraintCollection Interface

Description

The list of constraints assigned to a stopping condition.

Public Methods

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

Public Properties

Public Property CountReturns the size of the collection.
Public Property ItemIterate through the collection.
© 2024 Analytical Graphics, Inc. All Rights Reserved.