remove_node#

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

Generate JSON string of remove node command.

Parameters:
actor_uid: str

Actor uid entry.

passwordOptional[str], optional

Password, by default None.

Returns:
str

JSON string of remove_node command.