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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1