windkit.workspace.Workspace.read_wwh

classmethod Workspace.read_wwh(path)[source]

Instantiated Workspace class using WAsP Workspace Hierarchy (WWH) file.

Parameters:

path (str, path) – Path to WAsP Workspace Hierarchy file to read.

Returns:

Instantiated Workspace class.

Return type:

Workspace