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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1