AGI STK Objects 11Send comments on this topic.
Export Method (IAgVeEphemerisCode500ExportTool)
See Also 
Filename
Windows






Windows & Linux

Description

Exports the ephemeris file.

Syntax

[Visual Basic .NET]
Public Sub Export( _
   ByVal Filename As String _
) 
[C#]
public void Export(
   string Filename
);
[Managed C++]
public: void Export(
   String __gc ^ Filename
);
[Java]
public  export(
   String Filename
);
[Unmanaged C++]
public: HRESULT Export(
   BSTR Filename
);

Parameters

Filename

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.