IAutomationStrategyFactory#
- class ansys.stk.core.stkobjects.aviator.IAutomationStrategyFactory#
Interface used to send connect commands to Aviator objects.
Overview#
Construct the strategy. |
Import detail#
from ansys.stk.core.stkobjects.aviator import IAutomationStrategyFactory
Method detail#
- IAutomationStrategyFactory.construct_strategy(self, obj: IUnknown) IBasicManeuverStrategy #
Construct the strategy.
- Parameters:
obj :
IUnknown
- Returns:
IBasicManeuverStrategy