open_project#

Siwave.open_project(proj_path=None)[source]#

Open a project.

Parameters:
proj_pathstr, optional

Full path to the project. The default is None.

Returns:
bool

True when successful, False when failed.