AGI STK Objects 11 Send comments on this topic.
ExportTools Property (IAgAircraft)
See Also 





Description

Returns the IAgAcExportTools interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ExportTools() As IAgAcExportTools

[C#]
public IAgAcExportTools ExportTools {get;}

[Managed C++]
public: __property IAgAcExportTools^ get_ExportTools();

[Unmanaged C++]
public: HRESULT get_ExportTools(
IAgAcExportTools ** ppRetVal
);

[Java]
public IAgAcExportTools getExportTools();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1