ProjectionRasterStreamPluginActivatorFactory#
- class ansys.stk.core.graphics.ProjectionRasterStreamPluginActivatorFactory#
The Activator class provides methods to load COM plugins that implement projection and raster streaming. For more information about the projection and raster plugins, see the STK Programming Interface.
Overview#
Initialize a new instance of the Activator type. |
Import detail#
from ansys.stk.core.graphics import ProjectionRasterStreamPluginActivatorFactory
Method detail#
- ProjectionRasterStreamPluginActivatorFactory.initialize(self) ProjectionRasterStreamPluginActivator #
Initialize a new instance of the Activator type.
- Returns:
ProjectionRasterStreamPluginActivator