AGI STK Objects 11Send comments on this topic.
SetInputDataVGTSystem Method (IAgMtoTrackCollection)
See Also 
CommandSystem
Windows






Windows & Linux

Description

Sets VGT Data System to MTO tracks.

Syntax

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

Parameters

CommandSystem

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.