STK ObjectsSend comments on this topic.
AvailableAltitudeObjects Method (IAgSnProjection)
See Also
Windows





Windows & Linux

Description

Returns the available altitude objects.

Syntax

[Visual Basic .NET]
Public Function AvailableAltitudeObjects() As System.Array
[C#]
public System.Array AvailableAltitudeObjects();
[Managed C++]
public: System::Array AvailableAltitudeObjects();
[Unmanaged C++]
public: HRESULT AvailableAltitudeObjects(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray availableAltitudeObjects();
[Python - STK API ]
def AvailableAltitudeObjects(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.