actor_internal_variables#

ansys.optislang.core.tcp.server_queries.actor_internal_variables(uid: str, include_reference_values: bool = True, password: str | None = None) str#

Generate JSON string of actor_internal_variables query.

Parameters:
uid: str

Uid entry.

include_reference_values: bool, optional

Whether reference values are to be included.

passwordOptional[str], optional

Password. Defaults to None.

Returns:
str

JSON string of actor_internal_variables query.