IAutomationStrategyFactory#

class ansys.stk.core.stkobjects.aviator.IAutomationStrategyFactory#

Interface used to send connect commands to Aviator objects.

Overview#

construct_strategy

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