SVApplications
Functions to manipulate the application:
. AppPath
Function to return the full path of the application including the .prj file.
Function to Disconnect the current viewer.
. Output
Function to log a message in the Engineering Log.
Pauses all engines.
Function to return the path of the project.
Disables the option to save changes in TagManager.
Enables the option to save changes in TagManager.
. Run
Executes an external application configured in the path parameter.
Function to execute an external application and wait for the end of its execution.
Function to Send an email to one or more recipients.
Function to Shutdown or restart the Windows.
. Sleep
Function to Suspends the current thread for the specified number of milliseconds..
Starts a specific engine passed in the engine parameter.
Stops a specific engine passed in the engine parameter.
Function to Stop the current viewer.
Restarts a specific engine passed in the engine parameter.
. StopApp
Stops the RunTime application.
Unpauses all the engines.