l_context_delete function

Delete a context from a navigator

Delete a context from a navigator

Navigators can have multiple contexts. This function removes a context from a navigator.

l_context_delete(navigator, id)

Arguments

  • navigator: navigator hanlde
  • id: context id

Details

For more information run: l_help("learn_R_display_graph.html#contexts")

See Also

l_context_ids, l_context_add_context2d, l_context_add_geodesic2d, l_context_add_slicing2d, l_context_getLabel, l_context_relabel

  • Maintainer: R. Wayne Oldford
  • License: GPL-2
  • Last published: 2023-06-15