reevaluate_state#

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

Generate JSON string of reevaluate_state command.

Parameters:
actor_uid: str

Actor uid entry.

hid: str

Hid entry.

passwordstr, opt

Password.

Returns:
str

JSON string of reevaluate_state command.