AGI STK Objects 11Send comments on this topic.
GetAttitudeExportTool Method (IAgMsExportTools)
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

© 2018 Analytical Graphics, Inc. All Rights Reserved.