AGI STK Objects 11 Send comments on this topic.
PluginSettings Property (IAgSRPModelPlugin)
See Also 
Windows






Windows & Linux

Description

The parameters of the selected plugin.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PluginSettings() As IAgSRPModelPluginSettings

[C#]
public IAgSRPModelPluginSettings PluginSettings {get;}

[Managed C++]
public: __property IAgSRPModelPluginSettings^ get_PluginSettings();

[Unmanaged C++]
public: HRESULT get_PluginSettings(
IAgSRPModelPluginSettings ** ppRetVal
);

[Java]
public IAgSRPModelPluginSettings getPluginSettings();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface