set_designs#
- TcpOslServer.set_designs(actor_uid: str, designs: Iterable[dict]) None#
Set an actor property.
- Parameters:
- Raises:
OslCommunicationErrorRaised when an error occurs while communicating with server.
OslCommandErrorRaised when the command or query fails.
TimeoutErrorRaised when the timeout float value expires.