STK ObjectsSend comments on this topic.
GetAttitudeExportTool Method (IAgSaExportTools)
See Also
Windows





Windows & Linux

Description

An Attitude file for export.

Syntax

[Visual Basic .NET]
Public Function GetAttitudeExportTool() As IAgVeAttitudeExportTool
[C#]
public IAgVeAttitudeExportTool GetAttitudeExportTool();
[Managed C++]
public: IAgVeAttitudeExportTool ^ GetAttitudeExportTool();
[Unmanaged C++]
public: HRESULT GetAttitudeExportTool(
    IAgVeAttitudeExportTool ** ppRetVal
);
[Java]
public IAgVeAttitudeExportTool getAttitudeExportTool();
[Python - STK API ]
def GetAttitudeExportTool(self) -> "IAgVeAttitudeExportTool":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.