AGI STK VGT 11 Send comments on this topic.
GetMinimum Method (IAgCrdnConditionScalarBounds)
See Also 
Windows






Windows & Linux

Description

Get the minimum bound value from the condition. Call SetMinimum to apply changes.

Syntax

[Visual Basic .NET]
Public Function GetMinimum() As IAgQuantity

[C#]
public IAgQuantity GetMinimum();

[Managed C++]
public: IAgQuantity^ GetMinimum();

[Java]
public IAgQuantity getMinimum();

[Unmanaged C++]
public: HRESULT GetMinimum(
IAgQuantity ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface