AGI STK Objects 11 Send comments on this topic.
LoadCommandFile Method (IAgMtoTrackCollection)
See Also 
CommandFile





Description

Load Track Command File.

Syntax

[Visual Basic .NET]
Public Sub LoadCommandFile( _
   ByVal CommandFile As String _
) 

[C#]
public void LoadCommandFile(
string CommandFile
);

[Managed C++]
public: void LoadCommandFile(
String __gc ^ CommandFile
);

[Java]
public  loadCommandFile(
String CommandFile
);

[Unmanaged C++]
public: HRESULT LoadCommandFile(
BSTR CommandFile
);

Parameters

CommandFile

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1