TargetSelectionMethod#

class ansys.stk.core.stkobjects.TargetSelectionMethod#

IntEnum

Overview#

RANGE

Select a target based on the minimum range.

CLOSING_VELOCITY

Select a target based on the maximum closing velocity.

PRIORITY

Select an target based a user defined priority.

Import detail#

from ansys.stk.core.stkobjects import TargetSelectionMethod