IRadarClutterGeometryModelPlugin#

class ansys.stk.core.stkobjects.IRadarClutterGeometryModelPlugin#

Do not use this interface, as it is deprecated. Use ScatteringPointProviderPlugin interface instead. Provides access to the properties and methods defining a radar clutter geometry plugin model.

Overview#

plugin_configuration

Do not use this property, as it is deprecated. Use PluginConfiguration on ScatteringPointProviderPlugin instead. Gets the plugin configuration interface.

raw_plugin_object

Do not use this property, as it is deprecated. Use RawPluginObject on ScatteringPointProviderPlugin instead. Gets the raw plugin IUnknown interface.

Import detail#

from ansys.stk.core.stkobjects import IRadarClutterGeometryModelPlugin

Property detail#

property IRadarClutterGeometryModelPlugin.plugin_configuration: CommRadPluginConfiguration#

Do not use this property, as it is deprecated. Use PluginConfiguration on ScatteringPointProviderPlugin instead. Gets the plugin configuration interface.

property IRadarClutterGeometryModelPlugin.raw_plugin_object: Any#

Do not use this property, as it is deprecated. Use RawPluginObject on ScatteringPointProviderPlugin instead. Gets the raw plugin IUnknown interface.