STK AgAccessConstraintPluginSend comments on this topic.
IAgAccessConstraintPlugin Interface

Description

Access Constraint plugin interface for an Access Constraint.

Public Methods

Public Method EvaluateTriggered when the plugin is evaluated for an access constraint value
Public Method FreeTriggered just before the plugin is destroyed.
Public Method InitTriggered just before the first computational event trigger.
Public Method PostComputeTriggered after the calls to the Evaluate method, to allow for any required clean up.
Public Method PreComputeTriggered prior to the calls to the Evaluate method, to allow for any required initialization.
Public Method RegisterTriggered after application start-up, in order to register the constraint for specific STK object pairs for which this constraint is applicable.

Public Properties

Public Property DisplayNameTriggered when the plugin is being registered. This is the name of the constraint used by STK.

CoClasses that Implement IAgAccessConstraintPlugin

© 2024 Analytical Graphics, Inc. All Rights Reserved.