STKEventsAPIError#

class ansys.stk.core.utilities.exceptions.STKEventsAPIError#

SyntaxError

Raised when attempting to assign to an STK Event rather than using operator += or -=.

Import detail#

from ansys.stk.core.utilities.exceptions import STKEventsAPIError