Grasshopper API
GH_DocumentConstructDocumentTree Method |
Create a hierarchical document tree of ownership with this document as the root.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
public GH_DocumentTree ConstructDocumentTree()
Public Function ConstructDocumentTree As GH_DocumentTree
Return Value
Type: GH_DocumentTreeA tree of all documents owned directly or indirectly by this document.