STK AstrogatorSend comments on this topic.
PluginConfig Property (IAgVADensityModelPlugin)
See Also
Windows





Windows & Linux

Description

The properties of the selected plugin.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PluginConfig() As IAgVAPluginProperties
[C#]
public IAgVAPluginProperties PluginConfig {get;}
[Managed C++]
public: __property IAgVAPluginProperties ^ get_PluginConfig();
[Unmanaged C++]
public: HRESULT get_PluginConfig(
    IAgVAPluginProperties ** ppRetVal
);
[Java]
public IAgVAPluginProperties getPluginConfig();
[Python - STK API ]
@property
def PluginConfig(self) -> "IAgVAPluginProperties":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.