STK ObjectsSend comments on this topic.
ExportTools Property (IAgLaunchVehicle)
See Also
Windows





Windows & Linux

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();
[Python - STK API ]
@property
def ExportTools(self) -> "IAgLvExportTools":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.