-
Notifications
You must be signed in to change notification settings - Fork 12
IOTAActionServices
chuacw edited this page Feb 7, 2023
·
4 revisions
Performs basic file actions: open, close, save and reload a file.
Up to Parent: IOTAModuleCreator
Method | Description |
---|---|
CloseFile | Closes the specified file. |
OpenFile | Opens the specified file. |
OpenProject | Opens the specified project. |
ReloadFile | Reloads the specified file. |
SaveFile | Saves the specified file. |
There are no properties.