AGI STK Objects 11 Send comments on this topic.
GetAttitudeExportTool Method (IAgShExportTools)
See Also 
Windows






Windows & Linux

Description

Returns the attitude export tool.

Syntax

[Visual Basic .NET]
Public Function GetAttitudeExportTool() As IAgVeAttitudeExportTool

[C#]
public IAgVeAttitudeExportTool GetAttitudeExportTool();

[Managed C++]
public: IAgVeAttitudeExportTool^ GetAttitudeExportTool();

[Java]
public IAgVeAttitudeExportTool getAttitudeExportTool();

[Unmanaged C++]
public: HRESULT GetAttitudeExportTool(
IAgVeAttitudeExportTool ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface