Returns the Attitude export tool.
| [Visual Basic .NET] |
|---|
Public Function GetAttitudeExportTool() As IAgVeAttitudeExportTool |
| [C#] |
|---|
public IAgVeAttitudeExportTool GetAttitudeExportTool(); |
| [Managed C++] |
|---|
public: IAgVeAttitudeExportTool ^ GetAttitudeExportTool(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeAttitudeExportTool getAttitudeExportTool(); |
[Python - STK API ] |
|---|
def GetAttitudeExportTool(self) -> "IAgVeAttitudeExportTool": |






