DataSaveMode#
- class ansys.stk.core.stkobjects.DataSaveMode#
IntEnum
Overview#
|
Unsupported mode. |
|
Access computations are not saved with the chain. |
|
Access computations are not saved with the chain, but they are recalculated each time that the chain is opened in STK. |
|
Access computations are saved with the chain. |
Import detail#
from ansys.stk.core.stkobjects import DataSaveMode