STK Vector Geometry ToolSend comments on this topic.
IAgCrdnConditionCombined Interface

Description

Defines a condition which combines multiple conditions.

Public Methods

Public Method AddConditionAdds a condition at the end of the list.
Public Method GetAllConditionsGet all conditions that are being combined.
Public Method GetConditionGet the condition at the position specified.
Public Method RemoveConditionRemove the condition at the position specified.
Public Method SetAllConditionsSet all conditions to be combined.
Public Method SetConditionSet the condition at the position specified.

Public Properties

Public Property CombineOperationGet the operation from the condition that determines how the conditions are combined. The operation can be set to AND, OR, XOR, MINUS.
Public Property ConditionCountGets the number of conditions in the combined condition.

Interfaces

Implemented Interface
IAgCrdnCondition
IAgCrdn

CoClasses that Implement IAgCrdnConditionCombined

© 2024 Analytical Graphics, Inc. All Rights Reserved.