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






Windows & Linux

Description

Returns the attitude export tool.

Syntax

[Visual Basic .NET]
Public Function GetAttitudeExportTool() As 
[C#]
public IAgVeAttitudeExportTool GetAttitudeExportTool();
[Managed C++]
public: IAgVeAttitudeExportTool ^ GetAttitudeExportTool();
[Java]
public IAgVeAttitudeExportTool getAttitudeExportTool();
[Unmanaged C++]
public: HRESULT GetAttitudeExportTool(
    IAgVeAttitudeExportTool ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.