unregister_file#

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

Generate JSON string of unregister file command.

Parameters:
uid: str

Uid entry.

passwordOptional[str], optional

Password, by default None.

Returns:
str

JSON string of unregister file command.