AGI STK Objects 11 Send comments on this topic.
CoordinateAxes Property (IAgVeAttitudeExportTool)
See Also 
Windows






Windows & Linux

Description

Selects a custom coordinate axes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CoordinateAxes() As IAgVeCoordinateAxes

[C#]
public IAgVeCoordinateAxes CoordinateAxes {get;}

[Managed C++]
public: __property IAgVeCoordinateAxes^ get_CoordinateAxes();

[Unmanaged C++]
public: HRESULT get_CoordinateAxes(
IAgVeCoordinateAxes ** ppRetVal
);

[Java]
public IAgVeCoordinateAxes getCoordinateAxes();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface