Created
December 28, 2020 20:37
-
-
Save mnmly/168d26ae60d56531d8647893c709b0d8 to your computer and use it in GitHub Desktop.
ghtree` #python #gh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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