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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.