get_designs#

abstract ProxySolverNode.get_designs() Any#

Get pending designs from parent node.

Returns:
Any

Pending designs.

Raises:
OslCommunicationError

Raised when an error occurs while communicating with the server.

OslCommandError

Raised when a command or query fails.

TimeoutError

Raised when the timeout float value expires.