move_to#
- abstractmethod RootSystem.move_to(to_system: System) None#
Move node into another system.
- Parameters:
- to_system: System
System to move the node into.
- Raises:
OslCommunicationErrorRaised when an error occurs while communicating with the server.
OslCommandErrorRaised when a command or query fails.
TimeoutErrorRaised when the timeout float value expires.