get_full_project_tree_with_properties#

abstract OslServer.get_full_project_tree_with_properties() Dict#

Get full project tree with properties..

Returns:
Dict

Dictionary of full project tree with 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.