STK Vector Geometry ToolSend comments on this topic.
IAgCrdnConditionSet Interface

Description

Condition set returns an array of non-dimensional metrics, one for each condition in the set; each metric is positive if corresponding condition is satisfied, negative if not satisfied and 0 if on boundary; this provides computational methods needed for accurate detection of condition crossings.

Public Methods

Public Method EvaluateReturns an array of results of evaluating continuously varying condition metrics, one for each condition in the set, at the specified time, used for detecting condition crossings.
Public Method EvaluateWithRateReturns an array of results of evaluating continuously varying condition metrics and their rates of change, one for each condition in the set, at the specified time, used for detecting condition crossings.

Public Properties

Public Property TypeReturns the type of condition set.

Interfaces

Implemented Interface
IAgCrdn

CoClasses that Implement IAgCrdnConditionSet

© 2024 Analytical Graphics, Inc. All Rights Reserved.