AGI AgCrdnPlugin 11 Send comments on this topic.
SetValue Method (IAgCrdnCalcScalarPluginResultEval)
See Also 
Value
Windows






Windows & Linux

Description

Sets the value in the current units.

Syntax

[Visual Basic .NET]
Public Sub SetValue( _
   ByVal Value As Double _
) 

[C#]
public void SetValue(
double Value
);

[Managed C++]
public: void SetValue(
double Value
);

[Java]
public  setValue(
double Value
);

[Unmanaged C++]
public: HRESULT SetValue(
double Value
);

Parameters

Value

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface