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






Windows & Linux

Description

Returns the actual axes object behind the reference. Use IAgCrdn.IsValid to test the validity of the returned object.

Syntax

[Visual Basic .NET]
Public Function GetAxes() As IAgCrdnAxes

[C#]
public IAgCrdnAxes GetAxes();

[Managed C++]
public: IAgCrdnAxes^ GetAxes();

[Java]
public IAgCrdnAxes getAxes();

[Unmanaged C++]
public: HRESULT GetAxes(
IAgCrdnAxes ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface