ApplicationErrorCodes#

class ansys.stk.core.uiapplication.ApplicationErrorCodes#

IntEnum

Overview#

PERSONALITY_LOAD_FAILED

Failed to load personality.

PERSONALITY_ALREADY_LOADED

Personality already loaded.

PERSONALITY_NOT_LOADED

No personality is loaded.

PERSONALITY_LICENSE_ERROR

You do not have the required license to connect externally to the application.

NO_LICENSE_ERROR

No license could be found.

Import detail#

from ansys.stk.core.uiapplication import ApplicationErrorCodes