AGI STK Astrogator 11 Send comments on this topic.
SelectPluginByName Method (IAgVAAttitudeControlFinitePlugin)
See Also 
Name





Description

Selects plugin using the plugin name.

Syntax

[Visual Basic .NET]
Public Sub SelectPluginByName( _
   ByVal Name As String _
) 

[C#]
public void SelectPluginByName(
string Name
);

[Managed C++]
public: void SelectPluginByName(
String __gc ^ Name
);

[Java]
public  selectPluginByName(
String Name
);

[Unmanaged C++]
public: HRESULT SelectPluginByName(
BSTR Name
);

Parameters

Name

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1