get_criteria#

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

Generate JSON string of get_criteria query.

Parameters:
uid: str

Uid entry.

passwordOptional[str], optional

Password. Defaults to None.

Returns:
str

JSON string of get_criteria query.