GH_TreeIndex
Public Struct
Public Method
Public Property
Public Property
Represents a single unique location in a DataTree.
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public struct GH_TreeIndex
The GH_TreeIndex type exposes the following members.
Constructors
Name
Description
Public Method
GH_TreeIndex
Create a new instance of the GH_TreeIndex structure with preset path and item index.
Properties
Name
Description
Public Property
Item
Gets or sets the item index.
Public Property
Path
Gets or sets the Path identifier.