GH_DocumentTreeNode Class |
Represents a single node in a document tree.
Inheritance Hierarchy
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic class GH_DocumentTreeNode
Public Class GH_DocumentTreeNode
The GH_DocumentTreeNode type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Document |
Gets the document at this node.
|
 | SubNodes |
Gets a collection of subnodes.
|
Top
See Also