AGI AgSearch 11 Send comments on this topic.
Evaluate Method (IAgSearchPluginOperand)
See Also 
Windows






Windows & Linux

Description

Evaluates the operand of the search. Treated as a perturbation so graphs are not updated.

Syntax

[Visual Basic .NET]
Public Function Evaluate() As Boolean

[C#]
public bool Evaluate();

[Managed C++]
public: bool Evaluate();

[Java]
public bool evaluate();

[Unmanaged C++]
public: HRESULT Evaluate(
VARIANT_BOOL * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface