save_copy#
- Optislang.save_copy(file_path: str | Path) None#
 Save a copy of the project to a specified location..
- Parameters:
 - file_path
Union[str,pathlib.Path] Path for saving the copy of the project file to.
- file_path
 - Raises:
 OslCommunicationErrorRaised when an error occurs while communicating with the server.
OslCommandErrorRaised when a command or query fails.
TimeoutErrorRaised when the timeout float value expires.
Deprecated since version 0.6.0: This functionality was moved to
Application.