close_project#

Siwave.close_project(save_project=False)[source]#

Close the project.

Parameters:
save_projectbool, optional

Whether to save the current project before closing it. The default is False.

Returns:
bool

True when successful, False when failed.