get_full_project_tree#
- abstract OslServer.get_full_project_tree() Dict #
Get full project tree.
- Returns:
Dict
Dictionary of full project tree without properties.
- Raises:
OslCommunicationError
Raised when an error occurs while communicating with server.
OslCommandError
Raised when the command or query fails.
TimeoutError
Raised when the timeout float value expires.