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





Description

The parameters of the selected plugin.

Property type

Read-only property

Syntax

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

[C#]
public IAgVeHPOPDragModelPluginSettings PluginSettings {get;}

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

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

[Java]
public IAgVeHPOPDragModelPluginSettings getPluginSettings();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1