AGI STK Astrogator 11 Send comments on this topic.
ScriptText Method (IAgVAScriptingTool)
See Also 
Script





Description

Injects the script into the scripting tool.

Syntax

[Visual Basic .NET]
Public Sub ScriptText( _
   ByVal Script As String _
) 

[C#]
public void ScriptText(
string Script
);

[Managed C++]
public: void ScriptText(
String __gc ^ Script
);

[Java]
public  scriptText(
String Script
);

[Unmanaged C++]
public: HRESULT ScriptText(
BSTR Script
);

Parameters

Script

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1