remove_criteria# ansys.optislang.core.tcp.server_commands.remove_criteria(actor_uid: str, password: str | None = None) → str# Generate JSON string of remove_criteria command. Parameters: actor_uid: strActor uid entry. passwordOptional[str], optionalPassword. Defaults to None. Returns: strJSON string of remove_criteria command.