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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1