Sets VGT Data System to MTO tracks.
[Visual Basic .NET] |
---|
Public Sub SetInputDataVGTSystem( _ ByVal CommandSystem As String _ ) |
[C#] |
---|
public void SetInputDataVGTSystem( string CommandSystem ); |
[Managed C++] |
---|
public: void SetInputDataVGTSystem( String __gc ^ CommandSystem ); |
[Unmanaged C++] |
---|
public: HRESULT SetInputDataVGTSystem( BSTR CommandSystem ); |
[Java] |
---|
public void setInputDataVGTSystem( String CommandSystem ); |
[Python - STK API ] |
---|
def SetInputDataVGTSystem(self, CommandSystem:str) -> None: |
- CommandSystem