LogMessageDisplayID#

class ansys.stk.core.stkutil.LogMessageDisplayID#

IntEnum

Overview#

ALL

STK displays the message in all the log destination.

DEFAULT

STK displays the message in the default log destination.

MESSAGE_WINDOW

STK displays the message in the message window.

STATUS_BAR

STK displays the message in the status bar.

Import detail#

from ansys.stk.core.stkutil import LogMessageDisplayID