Priority#

class ansys.stk.core.stkobjects.Priority#

Class defining a target priority.

Overview#

name

Get the target’s name.

value

Get or set the target’s priority value.

Import detail#

from ansys.stk.core.stkobjects import Priority

Property detail#

property Priority.name: str#

Get the target’s name.

property Priority.value: int#

Get or set the target’s priority value.