ScenarioBeforeSaveEventArguments#
- class ansys.stk.core.stkobjects.ScenarioBeforeSaveEventArguments#
Contains information about the changes in the object’s state.
Overview#
Scenario file path. |
|
The status to allow/disallow continue saving. |
|
Saving as user-specified file type and filename. |
|
Saving as VDF. |
|
Do not use this property, as it is deprecated. SDF functionality has been removed and this will be removed in the next major release. Saving to SDF. |
Import detail#
from ansys.stk.core.stkobjects import ScenarioBeforeSaveEventArguments
Property detail#
- property ScenarioBeforeSaveEventArguments.continue_save: bool#
The status to allow/disallow continue saving.