re_register_locations_as_response#

ansys.optislang.core.tcp.server_commands.re_register_locations_as_response(actor_uid: str, password: str | None = None) str#

Generate JSON string of re_register_locations_as_response command.

Parameters:
actor_uid: str

Actor uid entry.

passwordOptional[str], optional

Password, by default None.

Returns:
str

JSON string of re_register_locations_as_response command.