reevaluate_state# ansys.optislang.core.tcp.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: strActor uid entry. hid: Optional[str]Hid entry. by default None. passwordOptional[str], optionalPassword, by default None. Returns: strJSON string of reevaluate_state command.