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: strActor uid entry. passwordOptional[str], optionalPassword, by default None. Returns: strJSON string of remove_node command.