close_project# Siwave.close_project(save_project=False)[source]# Close the project. Parameters: save_projectbool, optionalWhether to save the current project before closing it. The default is False. Returns: boolTrue when successful, False when failed.