remove_from_set

remove_from_set(selection_set, nodes)

Remove the list of nodes from the selection set

Parameters
  • selection_set (SelectionSet) – The selection set to modify

  • nodes ([Node]) – The list of nodes to remove from the selection set