get_annotated_list

classmethod EquationPluginModel.get_annotated_list(parent=None, max_depth=None)

Gets an annotated list from a tree branch.

Parameters
  • parent – The node whose descendants will be annotated. The node itself will be included in the list. If not given, the entire tree will be annotated.

  • max_depth – Optionally limit to specified depth