save# Siwave.save(file_path: str | Path | None)[source]# Save the project. Parameters: file_pathstr, optionalFull path to the project. The default is None.