Triggered when the plugin is evaluated for an access constraint value
| [Visual Basic .NET] | 
|---|
 | 
| [C#] | 
|---|
 | 
| [Managed C++] | 
|---|
 | 
| [Unmanaged C++] | 
|---|
 | 
| [Java] | 
|---|
 | 
[Python - STK API  ] | 
|---|
def Evaluate(self, Result:"IAgAccessConstraintPluginResultEval", BaseData:"IAgAccessConstraintPluginObjectData", TargetData:"IAgAccessConstraintPluginObjectData") -> bool:  | 
- Result
 Interface component to access general inputs and outputs.
- BaseData
 Interface component to access inputs for the Base object (the object owning this plugin constraint).
- TargetData
 Interface component to access inputs for the Target object.






