get_reference_design#

abstract Project.get_reference_design() Design#

Get a design with reference values of the parameters.

Returns:
Design

Instance of the Design class with defined parameters and reference values.

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.