open_project# Siwave.open_project(proj_path=None)[source]# Open a project. Parameters: proj_pathstr, optionalFull path to the project. The default is None. Returns: boolTrue when successful, False when failed.