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





Description

Returns the IAgLvExportTools interface.

Property type

Read-only property

Syntax

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

[C#]
public IAgLvExportTools ExportTools {get;}

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

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

[Java]
public IAgLvExportTools getExportTools();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1