add_to_set

add_to_set(selection_set, nodes)

Add the list of nodes to the selection set

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

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