Saves the changes made to the scenario/vdf to a specified path and file name.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def SaveAs(self, FileName:str) -> None: |
- FileName
The scenario is written to the root of the STK User folder. It's recommended to create a new folder for each scenario to keep them separated.






