LoggingMode#
- class ansys.stk.core.stkx.LoggingMode#
IntEnum
Overview#
|
The log file is not created. |
|
The log file is created but deleted upon application termination. |
|
The log file is created and kept even after application is terminated. |
Import detail#
from ansys.stk.core.stkx import LoggingMode