ScatteringPointProviderPlugin#
- class ansys.stk.core.stkobjects.ScatteringPointProviderPlugin#
Bases:
IScatteringPointProvider
,IRadarClutterGeometryModelPlugin
,IRadarClutterGeometryModel
,IComponentInfo
,ICloneable
Class defining a plugin scattering point provider.
Overview#
Get the plugin configuration interface. |
|
Get the raw plugin IUnknown interface. |
|
Get the link/embed controller for managing the default scattering point model component. |
Import detail#
from ansys.stk.core.stkobjects import ScatteringPointProviderPlugin
Property detail#
- property ScatteringPointProviderPlugin.plugin_configuration: CommRadPluginConfiguration#
Get the plugin configuration interface.
- property ScatteringPointProviderPlugin.raw_plugin_object: Any#
Get the raw plugin IUnknown interface.
- property ScatteringPointProviderPlugin.scattering_point_model: IComponentLinkEmbedControl#
Get the link/embed controller for managing the default scattering point model component.