STK Vector Geometry ToolSend comments on this topic.
IAgCrdnConditionSetGroup Interface

Description

Allows accessing and creating condition set components.

Public Methods

Public Method ContainsSearches for a an element with a given name. Returns false if the specified element does not exist.
Public Method GetItemByIndexRetrieves a condition set from the collection by index.
Public Method GetItemByNameRetrieves a condition set from the collection by name.
Public Method RemoveRemoves a specified element.

Public Properties

Public Property ContextReturns a context object. The context can be used to find out which central body or STK object this instance is associated with.
Public Property CountReturns a number of elements in the group.
Public Property FactoryReturns a factory object used to create condition set components.
Public Property ItemReturns an element by name or at a specified position.
© 2024 Analytical Graphics, Inc. All Rights Reserved.