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





Windows & Linux

Description

Get the maximum bound value from the bounds. Call SetMaximum to apply changes.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.