Returns the attitude export tool.
[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(
|