STK Vector Geometry ToolSend comments on this topic.
GetMinimum Method (IAgCrdnVolumeFromCalc)
See Also
Windows





Windows & Linux

Description

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

Syntax

[Visual Basic .NET]
Public Function GetMinimum() As IAgQuantity
[C#]
public IAgQuantity GetMinimum();
[Managed C++]
public: IAgQuantity ^ GetMinimum();
[Unmanaged C++]
public: HRESULT GetMinimum(
    IAgQuantity ** ppRetVal
);
[Java]
public IAgQuantity getMinimum();
[Python - STK API ]
def GetMinimum(self) -> "IAgQuantity":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.