Skip to content

Instantly share code, notes, and snippets.

@mnmly
Created December 28, 2020 20:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mnmly/168d26ae60d56531d8647893c709b0d8 to your computer and use it in GitHub Desktop.
Save mnmly/168d26ae60d56531d8647893c709b0d8 to your computer and use it in GitHub Desktop.
ghtree` #python #gh
import ghpythonlib.treehelpers as th
x = th.tree_to_list(x)
layerTree = th.list_to_tree(layerTree, source=[0,0])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment